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 x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-243487-83127/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 x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/podman-5.8.4-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-243487-83127/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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SF3voy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-5.8.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/podman-5.8.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-5.8.4 + /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.4 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.aElzw8 + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + export CGO_CFLAGS= + CGO_CFLAGS= + export GO111MODULE=on + GO111MODULE=on ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.4/_build:/builddir/build/BUILD/podman-5.8.4 + GOPATH=/builddir/build/BUILD/podman-5.8.4/_build:/builddir/build/BUILD/podman-5.8.4 ++ echo ++ sed s/-flto=auto//g + CGO_CFLAGS= ++ echo ++ sed s/-Wp,D_GLIBCXX_ASSERTIONS//g + CGO_CFLAGS= + export 'CGO_CFLAGS+= -m64 -mtune=generic -fcf-protection=full' + CGO_CFLAGS+=' -m64 -mtune=generic -fcf-protection=full' + mkdir _build + pushd _build ~/build/BUILD/podman-5.8.4/_build ~/build/BUILD/podman-5.8.4 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd ~/build/BUILD/podman-5.8.4 + ln -s vendor src ++ date +%s + LDFLAGS='-X github.com/containers/podman/v4/libpod/define.buildInfo=1783494817 -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 0xd381befd9185d8fada4fd102eb665e307f2aa357 -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-build1788666410 mkdir -p $WORK/b008/ mkdir -p $WORK/b006/ mkdir -p $WORK/b014/ internal/unsafeheader internal/goarch mkdir -p $WORK/b015/ echo '# import config' > $WORK/b008/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.26 -std -complete -installsuffix shared -buildid mLUmOvAjicy6TgqTHs7z/mLUmOvAjicy6TgqTHs7z -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b006/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.26 -std -complete -installsuffix shared -buildid uYcL4b6PrP--GwnXfQJ3/uYcL4b6PrP--GwnXfQJ3 -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go mkdir -p $WORK/b012/ internal/byteorder mkdir -p $WORK/b023/ mkdir -p $WORK/b029/ math/bits internal/asan echo '# import config' > $WORK/b023/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math/bits -lang=go1.26 -std -complete -installsuffix shared -buildid zybOkrODtsee8-qyQ_47/zybOkrODtsee8-qyQ_47 -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b023/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 internal/godebugs internal/coverage/rtcov mkdir -p $WORK/b018/ echo '# import config' > $WORK/b012/importcfg # internal mkdir -p $WORK/b017/ internal/profilerecord echo '# import config' > $WORK/b029/importcfg # internal mkdir -p $WORK/b035/ mkdir -p $WORK/b046/ mkdir -p $WORK/b052/ echo '# import config' > $WORK/b014/importcfg # internal echo '# import config' > $WORK/b015/importcfg # internal echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.26 -std -complete -installsuffix shared -buildid cwTDyeKoIi-dxjazwFyk/cwTDyeKoIi-dxjazwFyk -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go internal/trace/tracev2 mkdir -p $WORK/b088/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.26 -std -complete -installsuffix shared -buildid M17h8H_sM_tobI8IQaKt/M17h8H_sM_tobI8IQaKt -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque mkdir -p $WORK/b016/ mkdir -p $WORK/b051/ echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/asan -lang=go1.26 -std -complete -installsuffix shared -buildid srXXXCB3Eh9fq9OxLRhg/srXXXCB3Eh9fq9OxLRhg -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go internal/goexperiment /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/trace/tracev2 -lang=go1.26 -std -complete -installsuffix shared -buildid TTN-So33JAx76_cSVgzF/TTN-So33JAx76_cSVgzF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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 unicode echo '# import config' > $WORK/b088/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.26 -std -complete -installsuffix shared -buildid vX28RSXWVFav4-lgutCb/vX28RSXWVFav4-lgutCb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b051/importcfg # internal cmp mkdir -p $WORK/b053/ echo '# import config' > $WORK/b016/importcfg # internal echo '# import config' > $WORK/b046/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode -lang=go1.26 -std -complete -installsuffix shared -buildid TUdgaOlAVCbRg2gjWiwN/TUdgaOlAVCbRg2gjWiwN -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p cmp -lang=go1.26 -std -complete -installsuffix shared -buildid 4uGaidVQrO_DGwvPfSZ_/4uGaidVQrO_DGwvPfSZ_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.26 -std -complete -installsuffix shared -buildid 0alkbzIXqwj8qnZnMPiI/0alkbzIXqwj8qnZnMPiI -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /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_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_goroutineleakprofile_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_on.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_randomizedheapbase64_on.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_runtimefreegc_off.go /usr/lib/golang/src/internal/goexperiment/exp_runtimesecret_off.go /usr/lib/golang/src/internal/goexperiment/exp_simd_off.go /usr/lib/golang/src/internal/goexperiment/exp_sizespecializedmalloc_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go encoding internal/goos mkdir -p $WORK/b033/ echo '# import config' > $WORK/b053/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding -lang=go1.26 -std -complete -installsuffix shared -buildid gDJA7-Rnmjb07sphxjaW/gDJA7-Rnmjb07sphxjaW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b069/ mkdir -p $WORK/b038/ mkdir -p $WORK/b078/ unicode/utf16 unicode/utf8 echo '# import config' > $WORK/b069/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p unicode/utf16 -lang=go1.26 -std -complete -installsuffix shared -buildid rY_bEyWnjkZHe2Hi-_7a/rY_bEyWnjkZHe2Hi-_7a -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.26 -std -complete -installsuffix shared -buildid EEvGq6D-35rOGyMBm_-_/EEvGq6D-35rOGyMBm_-_ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque -lang=go1.26 -complete -installsuffix shared -buildid IsDJ-SIzs4g9xsNcTG5w/IsDJ-SIzs4g9xsNcTG5w -goversion go1.26.3-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/opaque/opaque.go mkdir -p $WORK/b099/ mkdir -p $WORK/b011/ mkdir -p $WORK/b030/ log/internal sync/atomic internal/msan internal/runtime/pprof/label internal/nettrace echo '# import config' > $WORK/b052/importcfg # internal echo '# import config' > $WORK/b030/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p unicode/utf8 -lang=go1.26 -std -complete -installsuffix shared -buildid vgOwywDb12f13oFUMHXP/vgOwywDb12f13oFUMHXP -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/msan -lang=go1.26 -std -complete -installsuffix shared -buildid KFAWmz7Hk357YFuisCXO/KFAWmz7Hk357YFuisCXO -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go internal/cpu go tool buildid -w $WORK/b008/_pkg_.a # internal echo '# import config' > $WORK/b033/importcfg # internal echo '# import config' > $WORK/b017/importcfg # internal echo -n > $WORK/b011/go_asm.h # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/64/64549e5f267c767601e4cdfbf3643b850351a9feb50c5abd31354fda2efa4f8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/runtime/pprof/label -lang=go1.26 -std -complete -installsuffix shared -buildid LS7vuhYq8OI28VvUpJIo/LS7vuhYq8OI28VvUpJIo -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/runtime/pprof/label/labelset.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s echo -n > $WORK/b038/go_asm.h # internal echo '# import config' > $WORK/b078/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.26 -std -complete -installsuffix shared -buildid pgN3o2s9KaS4-LYGbgYE/pgN3o2s9KaS4-LYGbgYE -goversion go1.26.3-X:nodwarf5 -c=11 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/nettrace -lang=go1.26 -std -complete -installsuffix shared -buildid Qp7xagc0Jqs1pOH3sB-R/Qp7xagc0Jqs1pOH3sB-R -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo '# import config' > $WORK/b099/importcfg # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b038/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p log/internal -lang=go1.26 -std -complete -installsuffix shared -buildid jrMWxQQRin233ZyFjxoV/jrMWxQQRin233ZyFjxoV -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/log/internal/internal.go go tool buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/40/40866477d4a90918d03f492618f840b49214c45d9856c9bf4561191a01c66762-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4f/4ff726d815443927139c8c422c6100589a520c7b466f13702022119ff3d3e6ee-d # internal echo '# import config' > $WORK/b011/importcfg # internal mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.26 -std -installsuffix shared -buildid b-gX8Aeu7Bs8mUMpFVBR/b-gX8Aeu7Bs8mUMpFVBR -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b011/symabis -c=13 -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_x86.go /usr/lib/golang/src/internal/cpu/cpu_x86_other.go /usr/lib/golang/src/internal/cpu/datacache_x86.go internal/runtime/math mkdir -p $WORK/b025/ mkdir -p $WORK/b005/ internal/runtime/gc mkdir -p $WORK/b021/ internal/abi mkdir -p $WORK/b019/ cat >/tmp/go-build1788666410/b032/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a EOF go tool buildid -w $WORK/b018/_pkg_.a # internal echo '# import config' > $WORK/b038/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/runtime/math -lang=go1.26 -std -complete -installsuffix shared -buildid dRM7EngeVItww0x72h6Z/dRM7EngeVItww0x72h6Z -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go cat >/tmp/go-build1788666410/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a EOF internal/runtime/syscall/linux go tool buildid -w $WORK/b029/_pkg_.a # internal go tool buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p sync/atomic -lang=go1.26 -std -installsuffix shared -buildid ik56GBgPBYvSAYHnU9Us/ik56GBgPBYvSAYHnU9Us -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b038/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/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/b053/_pkg_.a # internal internal/runtime/atomic echo -n > $WORK/b005/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.26 -std -complete -installsuffix shared -buildid qq7lNrU-Diq_Z2uKQx0_/qq7lNrU-Diq_Z2uKQx0_ -goversion go1.26.3-X:nodwarf5 -c=5 -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/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/be/bede0a6e4c0eb369bfebe1a4cc74f2628736a03fd8fda9fbdd8a496500483023-d # internal echo -n > $WORK/b021/go_asm.h # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dc/dce1461a429960c253f56b067f0b53e674b68f9487eb0e43e242941a391ca81a-d # internal go tool buildid -w $WORK/b014/_pkg_.a # internal go tool buildid -w $WORK/b015/_pkg_.a # internal go tool buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/87/874938e50098265e15a1b7a583d7e387b51c925b6ae846ca1c3074353e31a943-d # internal go tool buildid -w $WORK/b030/_pkg_.a # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/75/75b1b681d9d44497aa89ba7c9aec54acb84271fbe1ad2e784662b304f37ce676-d # internal echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s go tool buildid -w $WORK/b033/_pkg_.a # internal go tool buildid -w $WORK/b032/_pkg_.a # internal go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/72/728c93544609e8f77e9ba64bda34c2b506350093e9c7daba85e7804b3ed24074-d # internal go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/de/de31b03d17e32c0645552b311c071b938b5ef0eae0a7d666673c272a8cfb1641-d # internal cat >/tmp/go-build1788666410/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a EOF go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/27/27a6499e8c787f9d97fe8e24a48a83414cbf70b286f7dae1c56d50808be7ce6f-d # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.26 -std -installsuffix shared -buildid sJNrFpJca0t1oOz2mN0Z/sJNrFpJca0t1oOz2mN0Z -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b019/symabis -c=18 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.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/b035/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/46/46f548d37159a5c0b1cbc402b52b204cfcf47afcca82adf5ec5b0107dd3581cb-d # internal go tool buildid -w $WORK/b017/_pkg_.a # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/98/98768f3e7e2e6716a78fa1201247939fd927eace504b8f352d57a3a7409b5756-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/66/66d9cac15cd70802eac30ca8c44a90bfa64d800515dfe5288b3bf5215581f41e-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8d/8d2630c36f96faaefa5c2cb9ea822e6d9f16a997abb8fa1def087c953985cd62-d # internal cat >/tmp/go-build1788666410/b021/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a EOF cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3d/3d832681ca6f83650aa53de42e2b74b98995841f9a29f80944caaf88a27d02d0-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/76/764485b7418aa8ea02e53f67b3c4d7c298d6bb06cda846f5006b65ebbeb72613-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/syscall/linux -lang=go1.26 -std -installsuffix shared -buildid V8ks48vKMDZS05FRneCY/V8ks48vKMDZS05FRneCY -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b021/symabis -c=13 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/linux/syscall_linux.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1a/1a0d78fa28e7c237f5b0675f04290339c63497b5d72b0ab0226ac1be34aa3a82-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/05/05bc3b60eceeb13f8ea4eaf21d8bb2fa55f120c091a5387878f654ba8341200f-d # internal mkdir -p $WORK/b027/ internal/runtime/sys cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f0/f0c6dfe0deea49aaa41dac0fd66d00abc940b09e4b946b336c8339c75d48de56-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d5/d51db80511de7fa48af987dd8b63d6986e83acd0dec15094b79c12830e310d14-d # internal echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./empty.s cat >/tmp/go-build1788666410/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.26 -std -installsuffix shared -buildid hdnjJDFagn9GcRLGNUyF/hdnjJDFagn9GcRLGNUyF -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b005/symabis -c=16 -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_amd64.go /usr/lib/golang/src/internal/abi/bounds.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.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 mkdir -p $WORK/b022/ internal/strconv cat >/tmp/go-build1788666410/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/strconv -lang=go1.26 -std -complete -installsuffix shared -buildid 4oqCWO48nlyCsZh8Y3O9/4oqCWO48nlyCsZh8Y3O9 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/strconv/atob.go /usr/lib/golang/src/internal/strconv/atoc.go /usr/lib/golang/src/internal/strconv/atof.go /usr/lib/golang/src/internal/strconv/atofeisel.go /usr/lib/golang/src/internal/strconv/atoi.go /usr/lib/golang/src/internal/strconv/ctoa.go /usr/lib/golang/src/internal/strconv/decimal.go /usr/lib/golang/src/internal/strconv/deps.go /usr/lib/golang/src/internal/strconv/ftoa.go /usr/lib/golang/src/internal/strconv/ftoadbox.go /usr/lib/golang/src/internal/strconv/ftoafixed.go /usr/lib/golang/src/internal/strconv/itoa.go /usr/lib/golang/src/internal/strconv/math.go /usr/lib/golang/src/internal/strconv/pow10tab.go go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d1/d108536d42a176ef448e8748ca7ec766d8e21be7679e377b0d5de1cecb87865d-d # internal cat >/tmp/go-build1788666410/b027/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/goos=/tmp/go-build1788666410/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.26 -std -installsuffix shared -buildid 4A7S98AwU6SWAgao1m0U/4A7S98AwU6SWAgao1m0U -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b027/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/60/600f589ab440f14a110c6e788517257fb0091952993ec1a16f1512e74b63e75c-d # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/empty.o ./empty.s cd /usr/lib/golang/src/internal/runtime/syscall/linux go tool pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/4678798423d6a1e4befafca60dba8739b1a3c26426d8fe6dfe46c5f26094c41d-d # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b027/_pkg_.a $WORK/b027/empty.o # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/asm.o ./asm.s cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57247338df495fa461b3b30acb2be1ca673e50ecb47855416666e61db74748eb-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b038/_pkg_.a $WORK/b038/asm.o # internal go tool buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b9/b9fe1dbec1596983c0cdde87aab65815968d257b0dc5625d4339748c76a5160c-d # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/58/58b2bb734fcf1da4f007cce39f180d94cefda0ed231584e78a6b42f43dc9d7e7-d # internal mkdir -p $WORK/b013/ internal/chacha8rand echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s mkdir -p $WORK/b026/ cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal mkdir -p $WORK/b010/ go tool buildid -w $WORK/b019/_pkg_.a # internal internal/bytealg internal/runtime/gc/scan echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s echo -n > $WORK/b026/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./expand_amd64.s ./filter_amd64.s ./scan_amd64.s mkdir -p $WORK/b059/ math echo -n > $WORK/b059/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b059/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/67/67010787b29db2cc76646ac97a4202fb5a5a105fdf718f07a1a10e440e2579a5-d # internal mkdir -p $WORK/b024/ internal/runtime/exithook cat >/tmp/go-build1788666410/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build1788666410/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.26 -std -complete -installsuffix shared -buildid -1IYsE-cOKG5poB1wBCS/-1IYsE-cOKG5poB1wBCS -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build1788666410/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1788666410/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1788666410/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.26 -std -installsuffix shared -buildid jHZEisYY1GMlVjmtCs80/jHZEisYY1GMlVjmtCs80 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b013/symabis -c=14 -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-build1788666410/b059/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1788666410/b011/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math -lang=go1.26 -std -installsuffix shared -buildid emCeSNgy3VmQIgbV8R-T/emCeSNgy3VmQIgbV8R-T -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b059/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/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_noasm.go /usr/lib/golang/src/math/exp_amd64.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_asm.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_asm.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/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-build1788666410/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1788666410/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.26 -std -installsuffix shared -buildid rilgR4NBoz42kdMIDYqu/rilgR4NBoz42kdMIDYqu -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b010/symabis -c=7 -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_amd64.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 cat >/tmp/go-build1788666410/b026/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1788666410/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1788666410/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1788666410/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/gc/scan -lang=go1.26 -std -installsuffix shared -buildid h1T3xAFdzpI3r0QXRulN/h1T3xAFdzpI3r0QXRulN -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b026/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/gc/scan/expand_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/expand_reference.go /usr/lib/golang/src/internal/runtime/gc/scan/filter.go /usr/lib/golang/src/internal/runtime/gc/scan/filter_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_go.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_reference.go go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/fb/fbedd26fd737fe1bcc89f5c38b5799a4fd4cf20fdcda10c393dd303f2bab62ea-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/expand_amd64.o ./expand_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/74/748cf10291f2bffb01206b5fbccb11b3c4ecf71cbff2e256e683357b47db2874-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9c/9cf9a18372af5a521258da076e8ec0201e7a6550246c60a761a09e63d684ee32-d # internal mkdir -p $WORK/b034/ internal/stringslite cat >/tmp/go-build1788666410/b034/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/stringslite -lang=go1.26 -std -complete -installsuffix shared -buildid aJmGe-F53UWtvz3PgCWC/aJmGe-F53UWtvz3PgCWC -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/filter_amd64.o ./filter_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/scan_amd64.o ./scan_amd64.s go tool pack r $WORK/b026/_pkg_.a $WORK/b026/expand_amd64.o $WORK/b026/filter_amd64.o $WORK/b026/scan_amd64.o # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/56/56c3ec7d97f6c751497695877ff177cf143500503c0fc7a7fa9835b7a57bea69-d # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c3155217e508311a64fbabb029150dd21a260ef0c4d069587c322a3a5a92970b-d # internal go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e8/e8833082c32acdd0707f8851f1e1cf4bd3187fb8e7f5bec5c119eeeabe6029c4-d # internal mkdir -p $WORK/b020/ internal/runtime/cgroup cat >/tmp/go-build1788666410/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1788666410/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.26 -std -complete -installsuffix shared -buildid q65AAr1Xgaf6gPrZ5CV4/q65AAr1Xgaf6gPrZ5CV4 -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup.go /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_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s 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/bf/bfcd9afcf437c3bad9efb38827f83f18428d530b31408c77577a9141a0de150a-d # internal mkdir -p $WORK/b031/ internal/race mkdir -p $WORK/b039/ cat >/tmp/go-build1788666410/b031/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/race -lang=go1.26 -std -complete -installsuffix shared -buildid GI_sE_pV4SofbC3Yzy5c/GI_sE_pV4SofbC3Yzy5c -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/synctest cat >/tmp/go-build1788666410/b039/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/synctest -lang=go1.26 -std -complete -installsuffix shared -buildid OaoKXt54uKygsJy2AH36/OaoKXt54uKygsJy2AH36 -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/78/78bd7c41651577db4165614502184ab3f83b73a9b82e693bb11127e3f0846eaa-d # internal mkdir -p $WORK/b037/ mkdir -p $WORK/b028/ internal/sync internal/runtime/maps cat >/tmp/go-build1788666410/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile internal/asan=/tmp/go-build1788666410/b029/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/msan=/tmp/go-build1788666410/b030/_pkg_.a packagefile internal/race=/tmp/go-build1788666410/b031/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1788666410/b032/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1788666410/b027/_pkg_.a EOF cat >/tmp/go-build1788666410/b037/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/race=/tmp/go-build1788666410/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a EOF go tool buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/maps -lang=go1.26 -std -complete -installsuffix shared -buildid 5rVe23I6y_37O6wDV2d7/5rVe23I6y_37O6wDV2d7 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b028/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.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/sync -lang=go1.26 -std -complete -installsuffix shared -buildid 680JAhuXB3U2YFe4HpW7/680JAhuXB3U2YFe4HpW7 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b037/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 cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/eb/eb19bfc0fca08ad4bcf9331c8ff91f5ed427fcc929ecd8ecd464af442815150d-d # internal go tool buildid -w $WORK/b020/_pkg_.a # internal go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d2/d2df22f566ef837ac2045e42fbaf8ea5a11c83c8f15a5910195954a2fa27d8c1-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8f/8f83d0e98d222b1558ee070de82dcf276ce1b9bd2e42191c2a2559cff716134c-d # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/98/9840a08a1d6bedc9df20c2932af0544918e8edd505e37fb81b9dfecd40294a7d-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/log_amd64.o ./log_amd64.s go tool pack r $WORK/b059/_pkg_.a $WORK/b059/dim_amd64.o $WORK/b059/exp_amd64.o $WORK/b059/floor_amd64.o $WORK/b059/hypot_amd64.o $WORK/b059/log_amd64.o # internal go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a6/a68522df2731400c4b9466856f6bcea3873518aa8a2a76041e2edb216c2e2fdf-d # internal go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e7/e74bcc8c0551ecf35201cee962c3e8e69381977157661a3af4a9deef2d64acc0-d # internal mkdir -p $WORK/b009/ runtime echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./secret_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build1788666410/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1788666410/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1788666410/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1788666410/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1788666410/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1788666410/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1788666410/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1788666410/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1788666410/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1788666410/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1788666410/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1788666410/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1788666410/b025/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build1788666410/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1788666410/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1788666410/b032/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build1788666410/b033/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1788666410/b027/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1788666410/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1788666410/b035/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.26 -std -installsuffix shared -buildid 9hqDzNy_R_3nAg5E3TrT/9hqDzNy_R_3nAg5E3TrT -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b009/symabis -c=32 -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_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.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_amd64.go /usr/lib/golang/src/runtime/dit.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/fipsbypass.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/hexdump.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_shim.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/list.go /usr/lib/golang/src/runtime/list_manual.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/malloc_generated.go /usr/lib/golang/src/runtime/malloc_stubs.go /usr/lib/golang/src/runtime/malloc_tables_generated.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.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_greenteagc.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_linux64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.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_amd64.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/preempt_xreg.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/runtime_clearenv.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/secret.go /usr/lib/golang/src/runtime/secret_asm.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_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.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_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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/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_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/secret_amd64.o ./secret_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/secret_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/77/77908c6e7fe2937ec70d8d290e8d9b9e9f1d57b6f043b71c94ab169d883ecf62-d # internal mkdir -p $WORK/b047/ mkdir -p $WORK/b082/ mkdir -p $WORK/b004/ iter internal/reflectlite weak echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build1788666410/b047/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1788666410/b031/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a EOF mkdir -p $WORK/b036/ sync cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p iter -lang=go1.26 -std -complete -installsuffix shared -buildid 63rA10yzBTfqDdR_FdnB/63rA10yzBTfqDdR_FdnB -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build1788666410/b082/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a EOF cat >/tmp/go-build1788666410/b036/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1788666410/b031/_pkg_.a packagefile internal/sync=/tmp/go-build1788666410/b037/_pkg_.a packagefile internal/synctest=/tmp/go-build1788666410/b039/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p weak -lang=go1.26 -std -complete -installsuffix shared -buildid 5yVfs1UzNqkCknmU_zNF/5yVfs1UzNqkCknmU_zNF -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sync -lang=go1.26 -std -installsuffix shared -buildid oCUaZCxrcoAsL-HYaaJk/oCUaZCxrcoAsL-HYaaJk -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.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-build1788666410/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1788666410/b008/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.26 -std -installsuffix shared -buildid TtUInH2gddB4wX9X1grr/TtUInH2gddB4wX9X1grr -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b004/symabis -c=8 -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/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8c/8c5b7884959c989cabf63c02207d9efbcb844fabe6300a3ac96fe8e9040024aa-d # internal go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d3/d3aa7c3c0bfdb399590f533e3aace6088d4191dfa915d6980d3e5ee56441cf8c-d # internal mkdir -p $WORK/b045/ slices cat >/tmp/go-build1788666410/b045/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1788666410/b046/_pkg_.a packagefile iter=/tmp/go-build1788666410/b047/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p slices -lang=go1.26 -std -complete -installsuffix shared -buildid m-r5r1VoVwUu18Uq__jA/m-r5r1VoVwUu18Uq__jA -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b045/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/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b4/b444ea97efd363dbee88ced0c98c642c344747c45f17bb2e0bc200a03a6705bf-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s go tool buildid -w $WORK/b036/_pkg_.a # internal 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/2c/2ca41bd69d8d65590b3ce217fd62bebbb4f131aff7fd0985763cbaeed78bef1c-d # internal mkdir -p $WORK/b003/ errors mkdir -p $WORK/b073/ sort cat >/tmp/go-build1788666410/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1788666410/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.26 -std -complete -installsuffix shared -buildid VZGJxbyIMx_j3Ryk-ueI/VZGJxbyIMx_j3Ryk-ueI -goversion go1.26.3-X:nodwarf5 -c=32 -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-build1788666410/b073/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1788666410/b004/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p sort -lang=go1.26 -std -complete -installsuffix shared -buildid 7S2PE5cdnb5yjYGzGrHF/7S2PE5cdnb5yjYGzGrHF -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b073/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 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9b/9bbabf7de36c70e0dde65b4dfb00d2ce992e7e5d5a7e0831fee0170fdf0d5b2e-d # internal mkdir -p $WORK/b042/ internal/bisect mkdir -p $WORK/b079/ internal/singleflight mkdir -p $WORK/b067/ mkdir -p $WORK/b081/ internal/testlog cat >/tmp/go-build1788666410/b042/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a EOF cat >/tmp/go-build1788666410/b079/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/bisect -lang=go1.26 -std -complete -installsuffix shared -buildid Y67seJAuVZnvR4IrxDDR/Y67seJAuVZnvR4IrxDDR -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p internal/singleflight -lang=go1.26 -std -complete -installsuffix shared -buildid li1EbkB1Gyp6Scuka2xL/li1EbkB1Gyp6Scuka2xL -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build1788666410/b067/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a EOF unique /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/testlog -lang=go1.26 -std -complete -installsuffix shared -buildid RAx7nf96PvzW6pMbLQYi/RAx7nf96PvzW6pMbLQYi -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build1788666410/b081/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile internal/sync=/tmp/go-build1788666410/b037/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile weak=/tmp/go-build1788666410/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p unique -lang=go1.26 -std -complete -installsuffix shared -buildid ozvlMRqr8JV3YiNB9FpH/ozvlMRqr8JV3YiNB9FpH -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b081/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 mkdir -p $WORK/b083/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/82/82f4c5d17717960b33aee26886b06b92cc5411a75f8a64ec9f6a97c9b9f43159-d # internal go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4f/4ff032e9ec8d4a64c99110ad272ee2a8ee197c2ff9bf88a42ffa09832870cea4-d # internal cd $WORK gcc -fno-caret-diagnostics -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c2/c2b0154f7d7d18a62d1829eeaed1736e4d8861129836892c6e3706ac0d31b971-d # internal go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/10/103e58e33d7dd16dbde86a33361b3d91be5a20d384c73b67338673103e93325b-d # internal gcc -Qunused-arguments -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e2/e2722e76261ca46c3c984f66aa00a4f2e759d5b2555b9662f290a9a919e28e09-d # internal go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3f/3fe36bdf58c82445a0bc0ce2cb1ad9ce5f70ad6c2e96e079737da8fbdc997dc2-d # internal gcc -fdebug-prefix-map=a=b -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true mkdir -p $WORK/b041/ gcc -ffile-prefix-map=a=b -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true mkdir -p $WORK/b063/ mkdir -p $WORK/b044/ mkdir -p $WORK/b050/ mkdir -p $WORK/b055/ gcc -gno-record-gcc-switches -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true internal/godebug gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true cat >/tmp/go-build1788666410/b041/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1788666410/b042/_pkg_.a packagefile internal/godebugs=/tmp/go-build1788666410/b015/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/godebug -lang=go1.26 -std -complete -installsuffix shared -buildid xk4ah9CoZnMuMMUqTVRo/xk4ah9CoZnMuMMUqTVRo -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go mkdir -p $WORK/b077/ cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=pt6BqQB4NjsitfGyAkRf -o $WORK/b083/_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=nq0l702N3x8p_VPsXIfj -o $WORK/b083/_x013.o -c gcc_traceback.c cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VV-w5iRkAy8zX9XrOzgl -o $WORK/b083/_x001.o -c _cgo_export.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qMeMn5_ayvNMcIZQXCUr -o $WORK/b083/_x003.o -c gcc_amd64.S TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Qx6t1a1UCVA5q_RLw_X3 -o $WORK/b083/_x005.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NUOJvLPdMFYKLJrMe7ke -o $WORK/b083/_x012.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9i9gyKWpwkI-KqpXFVoF -o $WORK/b083/_x006.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9P-mtRCttLVNOGzcD_Es -o $WORK/b083/_x011.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ikhZcP8oGsqi1EgLwiLz -o $WORK/b083/_x015.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=G-xQjavUfvNm7wLj7QK- -o $WORK/b083/_x007.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=fmfB4iu-oQwLvRHPdVxY -o $WORK/b083/_x014.o -c gcc_util.c internal/oserror TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=z21DIFxUa2mq_f3rknpg -o $WORK/b083/_x010.o -c gcc_setenv.c cat >/tmp/go-build1788666410/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/oserror -lang=go1.26 -std -complete -installsuffix shared -buildid PllUHW9rliE9tujNFFZJ/PllUHW9rliE9tujNFFZJ -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NOjewZ71PoAG03WoAPzP -o $WORK/b083/_x009.o -c gcc_mmap.c io TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qXbbAJeCSQDOA6s2n_72 -o $WORK/b083/_x004.o -c gcc_clearenv.c strconv path TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5a1U2pLmEPdvjuP_O5df -o $WORK/b083/_x008.o -c gcc_linux_amd64.c vendor/golang.org/x/net/dns/dnsmessage cat >/tmp/go-build1788666410/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF cat >/tmp/go-build1788666410/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p strconv -lang=go1.26 -std -complete -installsuffix shared -buildid YEz4kUQO3DhI8NEsPiaL/YEz4kUQO3DhI8NEsPiaL -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/number.go /usr/lib/golang/src/strconv/quote.go cat >/tmp/go-build1788666410/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF cat >/tmp/go-build1788666410/b077/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p io -lang=go1.26 -std -complete -installsuffix shared -buildid JB9zdVJWtp1INelPDRqa/JB9zdVJWtp1INelPDRqa -goversion go1.26.3-X:nodwarf5 -c=8 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path -lang=go1.26 -std -complete -installsuffix shared -buildid Y7JvzoU2hj9pydMdnYuj/Y7JvzoU2hj9pydMdnYuj -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.26 -std -complete -installsuffix shared -buildid 9j9W2JHHxXnC2OMO-DhW/9j9W2JHHxXnC2OMO-DhW -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/svcb.go go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/36/36a62ff2daec30e4f7ad31148dc47d40bea7a6f70bcd656b14e1ec3fbdb00dc3-d # internal mkdir -p $WORK/b043/ syscall echo -n > $WORK/b043/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b043/symabis ./asm_linux_amd64.s cat >/tmp/go-build1788666410/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/asan=/tmp/go-build1788666410/b029/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1788666410/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/msan=/tmp/go-build1788666410/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build1788666410/b044/_pkg_.a packagefile internal/race=/tmp/go-build1788666410/b031/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1788666410/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p syscall -lang=go1.26 -std -installsuffix shared -buildid cyST7jvFd_KEMBhUgX_t/cyST7jvFd_KEMBhUgX_t -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b043/symabis -c=12 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/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_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/71/719d354e505f33cd563168f6802716a07ceb08622191475ae1c270133d980083-d # internal runtime/cgo echo -n > $WORK/b083/preferlinkext # internal cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=286SdCnkqV6e1yUIfEBj -o $WORK/b083/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7f/7fc0d35894443377e3821f18e5b16cfa7d7845997fd08e3240604135a7c8ae11-d # internal mkdir -p $WORK/b080/ net/netip mkdir -p $WORK/b058/ cat >/tmp/go-build1788666410/b080/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1788666410/b046/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1788666410/b012/_pkg_.a packagefile math=/tmp/go-build1788666410/b059/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile unique=/tmp/go-build1788666410/b081/_pkg_.a EOF reflect cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p net/netip -lang=go1.26 -std -complete -installsuffix shared -buildid oU3EeyvaCDCIiVu2Z1YH/oU3EeyvaCDCIiVu2Z1YH -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./asm_amd64.s cat >/tmp/go-build1788666410/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/race=/tmp/go-build1788666410/b031/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1788666410/b028/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1788666410/b027/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1788666410/b008/_pkg_.a packagefile iter=/tmp/go-build1788666410/b047/_pkg_.a packagefile math=/tmp/go-build1788666410/b059/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.26 -std -installsuffix shared -buildid jvOEBLjahe-IyJpL5Fmw/jvOEBLjahe-IyJpL5Fmw -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b058/symabis -c=9 -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.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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/83f19936570132c80fcc3f58af27f401d8aa6c8f50130296571ba3bb3c73e8f2-d # internal mkdir -p $WORK/b049/ bytes mkdir -p $WORK/b054/ cat >/tmp/go-build1788666410/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile iter=/tmp/go-build1788666410/b047/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF encoding/base64 mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p bytes -lang=go1.26 -std -installsuffix shared -buildid Vy0E_Pw_J49RugRgbOVu/Vy0E_Pw_J49RugRgbOVu -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b049/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 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/preferlinkext $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o $WORK/b083/_x015.o -O2 -g -lpthread strings cat >/tmp/go-build1788666410/b054/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1788666410/b012/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p encoding/base64 -lang=go1.26 -std -complete -installsuffix shared -buildid AiPXzHDDCZiME7J-IHet/AiPXzHDDCZiME7J-IHet -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/tmp/go-build1788666410/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile iter=/tmp/go-build1788666410/b047/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p strings -lang=go1.26 -std -complete -installsuffix shared -buildid nm4kQequJdSje1J9x1EX/nm4kQequJdSje1J9x1EX -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b068/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/24/249a5f41abbb1b6b7904827071f458956edc03e9688c47409b912623fea7e323-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/preferlinkext $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o $WORK/b083/_x015.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker echo -n > $WORK/b083/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b083/symabis ./asm_amd64.s cat >/tmp/go-build1788666410/b083/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build1788666410/b027/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p runtime/cgo -lang=go1.26 -std -installsuffix shared -buildid 286SdCnkqV6e1yUIfEBj/286SdCnkqV6e1yUIfEBj -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b083/symabis -c=19 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/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/clearenv.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/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/77/7757a101679b161958808fe97a9c3c6b34eb740a095087b4786e698fde88282a-d # internal go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d6/d68635f4397fa6fbfdfeda36905be241b87bc93a235e25449f7ca136fbf2462b-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b083/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b083/asm_amd64.o ./asm_amd64.s go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e3/e38a26f8db5a53452096e4e60ae664137f2afe408f2c26b3281e793f5b15c73c-d # internal mkdir -p $WORK/b097/ bufio cat >/tmp/go-build1788666410/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF go tool pack r $WORK/b083/_pkg_.a $WORK/b083/asm_amd64.o $WORK/b083/preferlinkext $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o $WORK/b083/_x015.o # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p bufio -lang=go1.26 -std -complete -installsuffix shared -buildid cw1FtacObgdBT9pLrwmq/cw1FtacObgdBT9pLrwmq -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go mkdir -p $WORK/b103/ regexp/syntax cat >/tmp/go-build1788666410/b103/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile sort=/tmp/go-build1788666410/b073/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p regexp/syntax -lang=go1.26 -std -complete -installsuffix shared -buildid tEMKaxY9WXKOIqpZWKby/tEMKaxY9WXKOIqpZWKby -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b103/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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ae/aeb3d10ee0b476e6df223b3b245585bf53e2eabf50b190a45d683f25d530b88c-d # internal go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/72/72bfc58332cbccc3bd6321185724910297aa8f2919e4d72a5233847c92d005fe-d # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/cb/cb10a20d5b3962f363b00dc0f95ef7de3977a3a029841ef526ef3e6c312ab20d-d # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/69/69f7bb379a3e4e9d93987901ef953f23d310f8edc5d054d70e8c5ec1f1c8c12b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b043/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b043/_pkg_.a $WORK/b043/asm_linux_amd64.o # internal go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/82/82c695c09cbf66a56c6c8fb7728c3dc9842f48d2e7d35deebf0ac85106f0a2c2-d # internal mkdir -p $WORK/b066/ internal/syscall/execenv mkdir -p $WORK/b040/ cat >/tmp/go-build1788666410/b066/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a EOF time cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/syscall/execenv -lang=go1.26 -std -complete -installsuffix shared -buildid GxePklrWILAD_a1WMorq/GxePklrWILAD_a1WMorq -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build1788666410/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1788666410/b041/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p time -lang=go1.26 -std -installsuffix shared -buildid z1kPUfuQKOkqjFUQASe4/z1kPUfuQKOkqjFUQASe4 -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b040/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 mkdir -p $WORK/b065/ internal/syscall/unix cat >/tmp/go-build1788666410/b065/importcfg << 'EOF' # internal # import config packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/unix -lang=go1.26 -std -complete -installsuffix shared -buildid ADuN5fC1yy03lg5YLBlh/ADuN5fC1yy03lg5YLBlh -goversion go1.26.3-X:nodwarf5 -c=10 -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_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_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/fchmodat_linux.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_ge.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_amd64.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/ff/ff8879c0b31ea1f9029b427967265af4c080235589587441afeb7d825ecd9051-d # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/fb/fb3aed03b4df918ae9528d6bfe20f24f813d54c757da337901376384b7dc1a09-d # internal go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/75/751554f2c317be162a77a90f9d1557079b1e32d677ac8ead4f7f73211d45000f-d # internal mkdir -p $WORK/b102/ regexp cat >/tmp/go-build1788666410/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile regexp/syntax=/tmp/go-build1788666410/b103/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p regexp -lang=go1.26 -std -complete -installsuffix shared -buildid 6IklmsjzN9hbH70XF0de/6IklmsjzN9hbH70XF0de -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b102/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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1a/1a6cabea15df3a86cb9c36788b70444cf580ec12625493f55a3a4c647a6c9d54-d # internal mkdir -p $WORK/b101/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp cat >/tmp/go-build1788666410/b101/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile regexp=/tmp/go-build1788666410/b102/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.26 -complete -installsuffix shared -buildid 66uabkbegJ5gQXpLlAVf/66uabkbegJ5gQXpLlAVf -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b101/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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/12/129ff36943d646fa54090b1b8fd1ade64db53a2b4a0572d309a3bf189ae85e57-d # internal go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0b/0bba60cb9de5626834594bc715e9e09444f4c2ad5f45465deaea5499b75a11ca-d # internal mkdir -p $WORK/b002/ context cat >/tmp/go-build1788666410/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1788666410/b004/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.26 -std -complete -installsuffix shared -buildid 9zwEgv4_iT5nIvjSTFmC/9zwEgv4_iT5nIvjSTFmC -goversion go1.26.3-X:nodwarf5 -c=31 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go io/fs cat >/tmp/go-build1788666410/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build1788666410/b044/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile path=/tmp/go-build1788666410/b063/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/fs -lang=go1.26 -std -complete -installsuffix shared -buildid w0AAztNoGn1j50Rh1K63/w0AAztNoGn1j50Rh1K63 -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b062/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 mkdir -p $WORK/b064/ internal/poll cat >/tmp/go-build1788666410/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1788666410/b065/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/poll -lang=go1.26 -std -installsuffix shared -buildid 5J5yujNHwZ0Tpc4yAdKe/5J5yujNHwZ0Tpc4yAdKe -goversion go1.26.3-X:nodwarf5 -c=11 -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/695bbb320acfaec9c2d4f2b14a0d761cf3f9ba5cc8da07c20779257116cc61db-d # internal go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/57/571f08beca5e8375612d9935a56e58c67c5dd128e82620ef97e0488ca6490c2c-d # internal mkdir -p $WORK/b061/ internal/filepathlite cat >/tmp/go-build1788666410/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile io/fs=/tmp/go-build1788666410/b062/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/filepathlite -lang=go1.26 -std -complete -installsuffix shared -buildid X7K_O2UdjCbebrm6ersS/X7K_O2UdjCbebrm6ersS -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b061/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/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/18/18647ea29cf25d4431bed2f35cdcdb2f4dbade17eea4be4c9e26185960c9014d-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/8151007d05e54c3bfc48b02d0d3fdffca0526ecf7a27308d66ad7f8aaddf7991-d # internal mkdir -p $WORK/b057/ internal/fmtsort mkdir -p $WORK/b072/ encoding/binary cat >/tmp/go-build1788666410/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1788666410/b046/_pkg_.a packagefile reflect=/tmp/go-build1788666410/b058/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.26 -std -complete -installsuffix shared -buildid j2GGLnR5r-7TlMdcy65T/j2GGLnR5r-7TlMdcy65T -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build1788666410/b072/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile math=/tmp/go-build1788666410/b059/_pkg_.a packagefile reflect=/tmp/go-build1788666410/b058/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p encoding/binary -lang=go1.26 -std -complete -installsuffix shared -buildid _CIpe9cEco_82HZdAUiP/_CIpe9cEco_82HZdAUiP -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b072/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 go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ef/ef3de0518295bb5d7e1499277f828b2e8edaa39891c90d431d1943536904e90d-d # internal mkdir -p $WORK/b060/ os cat >/tmp/go-build1788666410/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1788666410/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1788666410/b061/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/poll=/tmp/go-build1788666410/b064/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1788666410/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1788666410/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build1788666410/b067/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile io/fs=/tmp/go-build1788666410/b062/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p os -lang=go1.26 -std -installsuffix shared -buildid k80XzpL2PYVlnzMBbmLV/k80XzpL2PYVlnzMBbmLV -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b060/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4a/4a7a4e053d0f417dd1104f895502bee12fda193c08e2e66f8ece3525636bfaff-d # internal go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a4/a4c4492526ac487c3b2135254a82c9205509c1e60758b1dc61da32dcb57157be-d # internal mkdir -p $WORK/b071/ github.com/containers/podman/vendor/golang.org/x/sys/unix echo -n > $WORK/b071/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b071/symabis ./asm_linux_amd64.s cat >/tmp/go-build1788666410/b071/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build1788666410/b072/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile sort=/tmp/go-build1788666410/b073/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.26 -installsuffix shared -buildid eWGLXSTSoVtGMnRGWMwc/eWGLXSTSoVtGMnRGWMwc -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b071/symabis -c=29 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/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/readv_unix.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_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.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_amd64.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ef/eff64bf17d739813cd962a36b1f96e140943f9effebf51615b17959f65830bf8-d # internal mkdir -p $WORK/b104/ mkdir -p $WORK/b056/ mkdir -p $WORK/b095/ fmt path/filepath github.com/containers/podman/vendor/go.podman.io/common/pkg/machine cat >/tmp/go-build1788666410/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1788666410/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile math=/tmp/go-build1788666410/b059/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile reflect=/tmp/go-build1788666410/b058/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF cat >/tmp/go-build1788666410/b095/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1788666410/b061/_pkg_.a packagefile io/fs=/tmp/go-build1788666410/b062/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF cat >/tmp/go-build1788666410/b104/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.26 -std -complete -installsuffix shared -buildid 5fDUwiyA8BG8nMgyk6iK/5fDUwiyA8BG8nMgyk6iK -goversion go1.26.3-X:nodwarf5 -c=21 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.26 -complete -installsuffix shared -buildid oulec2IZTVESGfJh8KdS/oulec2IZTVESGfJh8KdS -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p path/filepath -lang=go1.26 -std -complete -installsuffix shared -buildid xrOrJbOsGSlX6cbF0Eiw/xrOrJbOsGSlX6cbF0Eiw -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b095/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 mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b076/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/18/18e7ae8da243fdb4d55d935d083a2529ec1201b6ea80e026c963116f2ae399f2-d # internal go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8d/8dd5986410a03dbc59881cf16725be133481c75f8527ec98c8caf0089ab1b39c-d # internal mkdir -p $WORK/b106/ os/exec cat >/tmp/go-build1788666410/b106/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile context=/tmp/go-build1788666410/b002/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build1788666410/b041/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1788666410/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1788666410/b065/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile io/fs=/tmp/go-build1788666410/b062/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1788666410/b095/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p os/exec -lang=go1.26 -std -complete -installsuffix shared -buildid qBX34nDvBKvYA1jB3LLR/qBX34nDvBKvYA1jB3LLR -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b106/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/lookpath.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0f/0f64830b8a9dab73d0e1abedbeafc0a3923b5e1b6ec02d60f10c51848f9e6c21-d # internal go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9b/9b9aa2e07ba2e974805641544481fbde1d909968de71dc7ea967fb020e77c4e9-d # internal mkdir -p $WORK/b098/ mkdir -p $WORK/b094/ log text/scanner mkdir -p $WORK/b048/ encoding/json cat >/tmp/go-build1788666410/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF cat >/tmp/go-build1788666410/b098/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile log/internal=/tmp/go-build1788666410/b099/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p log -lang=go1.26 -std -complete -installsuffix shared -buildid ArWsNGbTAuXD4hLSiFW-/ArWsNGbTAuXD4hLSiFW- -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p text/scanner -lang=go1.26 -std -complete -installsuffix shared -buildid 3LUuaH7CnBDOuBo8UN-G/3LUuaH7CnBDOuBo8UN-G -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build1788666410/b048/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile cmp=/tmp/go-build1788666410/b046/_pkg_.a packagefile encoding=/tmp/go-build1788666410/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1788666410/b054/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile math=/tmp/go-build1788666410/b059/_pkg_.a packagefile reflect=/tmp/go-build1788666410/b058/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1788666410/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/json -lang=go1.26 -std -complete -installsuffix shared -buildid Nl6ZDeBVH2XgKRy4ELaE/Nl6ZDeBVH2XgKRy4ELaE -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b048/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c6/c687c1e21411f50047ca8e66a58bf0af84203bf0cda78ef4730e93682e5e8e6f-d # internal go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/69/697e905ba97a09b26ccc643afb211aac81c0476bc61e0638210eea073cadff4f-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=f2xHpWB_hZc2cqM9tXfW -o $WORK/b076/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=T9RzRYScfctKe9H_2uwS -o $WORK/b076/_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=6hbW6zu-BcTy5oek9-mk -o $WORK/b076/_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=0vfTttMmJD3BsflGFfms -o $WORK/b076/_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VCx_FpgRHPSOpKt-jxdk -o $WORK/b076/_x005.o -c cgo_unix_cgo.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W6KJEc6vjzKu_lOOu5o3 -o $WORK/b076/_x004.o -c cgo_socknew.cgo2.c net echo -n > $WORK/b076/preferlinkext # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=MO5BsJHF_P-LV8uLk07v -o $WORK/b076/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/preferlinkext $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o -O2 -g -lresolv gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/preferlinkext $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b071/asm_linux_amd64.o ./asm_linux_amd64.s cat >/tmp/go-build1788666410/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build1788666410/b046/_pkg_.a packagefile context=/tmp/go-build1788666410/b002/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1788666410/b077/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1788666410/b041/_pkg_.a packagefile internal/nettrace=/tmp/go-build1788666410/b078/_pkg_.a packagefile internal/poll=/tmp/go-build1788666410/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build1788666410/b079/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1788666410/b065/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile io/fs=/tmp/go-build1788666410/b062/_pkg_.a packagefile net/netip=/tmp/go-build1788666410/b080/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1788666410/b083/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p net -lang=go1.26 -std -installsuffix shared -buildid MO5BsJHF_P-LV8uLk07v/MO5BsJHF_P-LV8uLk07v -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b076/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/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix_cgo.cgo1.go $WORK/b076/cgo_unix_cgo_res.cgo1.go $WORK/b076/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix go tool pack r $WORK/b071/_pkg_.a $WORK/b071/asm_linux_amd64.o # internal go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c3/c3ec246621b999e4f69f19fd36f061e9828e99ad92968d05bd6457e437016c49-d # internal mkdir -p $WORK/b070/ github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns cat >/tmp/go-build1788666410/b070/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-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1788666410/b071/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.26 -complete -installsuffix shared -buildid RcfCwqv1sixcGIg_Z3PA/RcfCwqv1sixcGIg_Z3PA -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9f/9fbbf68e60a6ba94b0b9e3b861eff1d91ccf945a01db8951b5d72dbb349b45dd-d # internal go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fe/feb92a08151baa45088be070941084ba25acbff37ac2399adb433aa0125701b9-d # internal mkdir -p $WORK/b086/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil cat >/tmp/go-build1788666410/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build1788666410/b072/_pkg_.a packagefile encoding/json=/tmp/go-build1788666410/b048/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil -lang=go1.26 -complete -installsuffix shared -buildid R8Xcc4_VrRFc-zTn5f1s/R8Xcc4_VrRFc-zTn5f1s -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil/lowlevelmsgutil.go mkdir -p $WORK/b096/ github.com/containers/podman/vendor/github.com/sirupsen/logrus cat >/tmp/go-build1788666410/b096/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-build1788666410/b097/_pkg_.a packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile context=/tmp/go-build1788666410/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1788666410/b048/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1788666410/b071/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile log=/tmp/go-build1788666410/b098/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile reflect=/tmp/go-build1788666410/b058/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile sort=/tmp/go-build1788666410/b073/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.26 -complete -installsuffix shared -buildid jNbwZboAI_uZFQSuaixv/jNbwZboAI_uZFQSuaixv -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b096/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/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c5/c5624ba81a1ac0b2236d78952b44e502355ecfb88a6bc4e0482f83ce76c110dd-d # internal go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/90/9091b899802298aafcfddaf333455d041f0ab6cce7736ffbd08869d5a31c02a9-d # internal cd /usr/lib/golang/src/net go tool pack r $WORK/b076/_pkg_.a $WORK/b076/preferlinkext $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o # internal go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/85/85a526f361d00830fcb5dbda6a12fb5d04c3652bbdc1ed0be3a34488bcbc6975-d # internal mkdir -p $WORK/b075/ mkdir -p $WORK/b092/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api mkdir -p $WORK/b100/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy cat >/tmp/go-build1788666410/b075/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1788666410/b076/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api -lang=go1.26 -complete -installsuffix shared -buildid 8cXNC451YBkhsuE_kpbT/8cXNC451YBkhsuE_kpbT -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/api.go cat >/tmp/go-build1788666410/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1788666410/b072/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF cat >/tmp/go-build1788666410/b100/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-build1788666410/b048/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1788666410/b101/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy -lang=go1.26 -complete -installsuffix shared -buildid XSyvdIz6S-jLmZhkAeuu/XSyvdIz6S-jLmZhkAeuu -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy/udp_proxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.26 -complete -installsuffix shared -buildid VSTfbbsS4yzPPbvuPCBD/VSTfbbsS4yzPPbvuPCBD -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b100/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/09/0965b1371b14a05a3516683e7382ccf58c5eda3734cd0cde291c171c7cf42b21-d # internal mkdir -p $WORK/b074/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port cat >/tmp/go-build1788666410/b074/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-build1788666410/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1788666410/b075/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port -lang=go1.26 -complete -installsuffix shared -buildid arCjrt_m_0Z4fIe5GxsN/arCjrt_m_0Z4fIe5GxsN -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/port.go go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a9/a926c5409f7814116ff8232ac4626be5a21ba93941e0ed9661b78237e7781f37-d # internal mkdir -p $WORK/b087/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg mkdir -p $WORK/b093/ cat >/tmp/go-build1788666410/b087/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-build1788666410/b003/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1788666410/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1788666410/b071/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg -lang=go1.26 -complete -installsuffix shared -buildid YELha0im0Q_397pq3Ml2/YELha0im0Q_397pq3Ml2 -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg/msg.go cat >/tmp/go-build1788666410/b093/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-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile text/scanner=/tmp/go-build1788666410/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil -lang=go1.26 -complete -installsuffix shared -buildid CuuGzcmvrx0KsgZlCEbU/CuuGzcmvrx0KsgZlCEbU -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil/portutil.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/4e/4e26172bdc467cf90b56859939009fa480f53a461503c255f761af47a4032493-d # internal mkdir -p $WORK/b105/ github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport cat >/tmp/go-build1788666410/b105/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-build1788666410/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.26 -complete -installsuffix shared -buildid W01PkDg3UEPL9ozF-Fph/W01PkDg3UEPL9ozF-Fph -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/fa/fa25ed83a0a2d38ab14f87c781e9a24b82f7767501b0d7111c783278759f51ec-d # internal go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/08/086106b68f895e718513d3f3025a3943f7d2f541168c4b6961fc626a932d3afb-d # internal go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/46/46f64549ce0a769d46bf44729016086e3591d92f40c6368d487b5e5c0c9e0a41-d # internal go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e1/e190e10d52f96ac1f97bd31626e51f2656081dfad382830e7778c70250eb5ac8-d # internal mkdir -p $WORK/b085/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child mkdir -p $WORK/b091/ mkdir -p $WORK/b090/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp cat >/tmp/go-build1788666410/b085/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-build1788666410/b003/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1788666410/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1788666410/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1788666410/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1788666410/b088/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1788666410/b071/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a EOF github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp cat >/tmp/go-build1788666410/b091/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-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1788666410/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build1788666410/b092/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/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 -lang=go1.26 -complete -installsuffix shared -buildid H2ObobozFVBi2_UhZmey/H2ObobozFVBi2_UhZmey -goversion go1.26.3-X:nodwarf5 -c=20 -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/udp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child -lang=go1.26 -complete -installsuffix shared -buildid yD5R8wn-jnPOA5DNs-l3/yD5R8wn-jnPOA5DNs-l3 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child/child.go cat >/tmp/go-build1788666410/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 packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1788666410/b087/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/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/tcp -lang=go1.26 -complete -installsuffix shared -buildid LMZTXixaNBDT6lpqQfVH/LMZTXixaNBDT6lpqQfVH -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp/tcp.go go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/dd/dd046b8cd6c447eb2913c0835600de6e088954faaf3f358847cfadb6f6d9e8b6-d # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7b/7b217d4e5b2166254de6812881de260c8822054da9ee9314146da006c66cf5fc-d # internal mkdir -p $WORK/b089/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent cat >/tmp/go-build1788666410/b089/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-build1788666410/b002/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1788666410/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1788666410/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1788666410/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build1788666410/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build1788666410/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1788666410/b093/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1788666410/b095/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/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 -lang=go1.26 -complete -installsuffix shared -buildid eWViZpS8D8Wvve3Vth35/eWViZpS8D8Wvve3Vth35 -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b089/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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/df/dfef52390590b4ac9ed098ac289477ae01d8b6e379f97b1c1e35c2a21b7346db-d # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/47/47c8e8d336a0650e991a5a13b089df1ecac22efd538e2857e7b3e0168f3e9d47-d # internal mkdir -p $WORK/b084/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin cat >/tmp/go-build1788666410/b084/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-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build1788666410/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build1788666410/b089/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin -lang=go1.26 -complete -installsuffix shared -buildid 0M3uG-WuKZ7d9dU-MXLl/0M3uG-WuKZ7d9dU-MXLl -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b084/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/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c4/c42dc7916c8bdda39b93bd61f1e8fbfd9398b8ea8f498be713428a8eb40e2be4-d # internal mkdir -p $WORK/b001/ github.com/containers/podman/cmd/rootlessport cat >/tmp/go-build1788666410/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-build1788666410/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1788666410/b048/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1788666410/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build1788666410/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1788666410/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1788666410/b096/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1788666410/b100/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1788666410/b104/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build1788666410/b105/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1788666410/b071/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile os/exec=/tmp/go-build1788666410/b106/_pkg_.a packagefile path/filepath=/tmp/go-build1788666410/b095/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1788666410/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.26 -complete -installsuffix shared -buildid ligdaSnFKRSiWJqFkEoP/ligdaSnFKRSiWJqFkEoP -goversion go1.26.3-X:nodwarf5 -c=32 -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/e6/e69825cb4794d309814929690503b45840ed50c8e3622874e4ff406873054d95-d # internal cat >/tmp/go-build1788666410/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/rootlessport=/tmp/go-build1788666410/b001/_pkg_.a packagefile context=/tmp/go-build1788666410/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1788666410/b048/_pkg_.a packagefile errors=/tmp/go-build1788666410/b003/_pkg_.a packagefile fmt=/tmp/go-build1788666410/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1788666410/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1788666410/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build1788666410/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1788666410/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1788666410/b096/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1788666410/b100/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1788666410/b104/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build1788666410/b105/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1788666410/b071/_pkg_.a packagefile io=/tmp/go-build1788666410/b050/_pkg_.a packagefile net=/tmp/go-build1788666410/b076/_pkg_.a packagefile os=/tmp/go-build1788666410/b060/_pkg_.a packagefile os/exec=/tmp/go-build1788666410/b106/_pkg_.a packagefile path/filepath=/tmp/go-build1788666410/b095/_pkg_.a packagefile strings=/tmp/go-build1788666410/b068/_pkg_.a packagefile runtime=/tmp/go-build1788666410/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1788666410/b083/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1788666410/b004/_pkg_.a packagefile sync=/tmp/go-build1788666410/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1788666410/b038/_pkg_.a packagefile time=/tmp/go-build1788666410/b040/_pkg_.a packagefile bytes=/tmp/go-build1788666410/b049/_pkg_.a packagefile cmp=/tmp/go-build1788666410/b046/_pkg_.a packagefile encoding=/tmp/go-build1788666410/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1788666410/b054/_pkg_.a packagefile math=/tmp/go-build1788666410/b059/_pkg_.a packagefile reflect=/tmp/go-build1788666410/b058/_pkg_.a packagefile slices=/tmp/go-build1788666410/b045/_pkg_.a packagefile strconv=/tmp/go-build1788666410/b055/_pkg_.a packagefile unicode=/tmp/go-build1788666410/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1788666410/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1788666410/b052/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1788666410/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build1788666410/b034/_pkg_.a packagefile syscall=/tmp/go-build1788666410/b043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1788666410/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build1788666410/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build1788666410/b089/_pkg_.a packagefile text/scanner=/tmp/go-build1788666410/b094/_pkg_.a packagefile bufio=/tmp/go-build1788666410/b097/_pkg_.a packagefile log=/tmp/go-build1788666410/b098/_pkg_.a packagefile sort=/tmp/go-build1788666410/b073/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1788666410/b101/_pkg_.a packagefile encoding/binary=/tmp/go-build1788666410/b072/_pkg_.a packagefile math/bits=/tmp/go-build1788666410/b023/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1788666410/b077/_pkg_.a packagefile internal/bytealg=/tmp/go-build1788666410/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1788666410/b041/_pkg_.a packagefile internal/nettrace=/tmp/go-build1788666410/b078/_pkg_.a packagefile internal/poll=/tmp/go-build1788666410/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build1788666410/b079/_pkg_.a packagefile internal/strconv=/tmp/go-build1788666410/b022/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1788666410/b065/_pkg_.a packagefile io/fs=/tmp/go-build1788666410/b062/_pkg_.a packagefile net/netip=/tmp/go-build1788666410/b080/_pkg_.a packagefile internal/byteorder=/tmp/go-build1788666410/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1788666410/b061/_pkg_.a packagefile internal/goarch=/tmp/go-build1788666410/b006/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1788666410/b066/_pkg_.a packagefile internal/testlog=/tmp/go-build1788666410/b067/_pkg_.a packagefile internal/abi=/tmp/go-build1788666410/b005/_pkg_.a packagefile iter=/tmp/go-build1788666410/b047/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1788666410/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1788666410/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1788666410/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build1788666410/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1788666410/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1788666410/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1788666410/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1788666410/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1788666410/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1788666410/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1788666410/b025/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build1788666410/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1788666410/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1788666410/b032/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build1788666410/b033/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1788666410/b027/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1788666410/b021/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1788666410/b035/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1788666410/b008/_pkg_.a packagefile internal/race=/tmp/go-build1788666410/b031/_pkg_.a packagefile internal/sync=/tmp/go-build1788666410/b037/_pkg_.a packagefile internal/synctest=/tmp/go-build1788666410/b039/_pkg_.a packagefile internal/asan=/tmp/go-build1788666410/b029/_pkg_.a packagefile internal/msan=/tmp/go-build1788666410/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build1788666410/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1788666410/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1788666410/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1788666410/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build1788666410/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build1788666410/b091/_pkg_.a packagefile log/internal=/tmp/go-build1788666410/b099/_pkg_.a packagefile regexp=/tmp/go-build1788666410/b102/_pkg_.a packagefile internal/bisect=/tmp/go-build1788666410/b042/_pkg_.a packagefile path=/tmp/go-build1788666410/b063/_pkg_.a packagefile unique=/tmp/go-build1788666410/b081/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build1788666410/b092/_pkg_.a packagefile regexp/syntax=/tmp/go-build1788666410/b103/_pkg_.a packagefile weak=/tmp/go-build1788666410/b082/_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 0xd381befd9185d8fada4fd102eb665e307f2aa357 -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,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\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_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=jtInX3-5Y4OgySOYk7zS/ligdaSnFKRSiWJqFkEoP/21p6k1RVtlaDxZxv9kCw/jtInX3-5Y4OgySOYk7zS -B 0xd381befd9185d8fada4fd102eb665e307f2aa357 -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.aElzw8: line 63: hack/btrfs_tag.sh: No such file or directory ++ hack/libdm_tag.sh /var/tmp/rpm-tmp.aElzw8: line 63: 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 ++ 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 ' -ldflags ' -B 0x035daca6c1e709415c7d2d38d81ac96c59f110de -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-build2466828734 mkdir -p $WORK/b008/ mkdir -p $WORK/b006/ mkdir -p $WORK/b015/ internal/unsafeheader internal/goarch internal/godebugs mkdir -p $WORK/b012/ echo '# import config' > $WORK/b008/importcfg # internal echo '# import config' > $WORK/b006/importcfg # internal internal/byteorder cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.26 -std -complete -installsuffix shared -buildid uYcL4b6PrP--GwnXfQJ3/uYcL4b6PrP--GwnXfQJ3 -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.26 -std -complete -installsuffix shared -buildid mLUmOvAjicy6TgqTHs7z/mLUmOvAjicy6TgqTHs7z -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b014/ echo '# import config' > $WORK/b012/importcfg # internal internal/coverage/rtcov /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.26 -std -complete -installsuffix shared -buildid cwTDyeKoIi-dxjazwFyk/cwTDyeKoIi-dxjazwFyk -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b015/importcfg # internal mkdir -p $WORK/b018/ internal/profilerecord /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.26 -std -complete -installsuffix shared -buildid vX28RSXWVFav4-lgutCb/vX28RSXWVFav4-lgutCb -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b014/importcfg # internal mkdir -p $WORK/b016/ echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.26 -std -complete -installsuffix shared -buildid EEvGq6D-35rOGyMBm_-_/EEvGq6D-35rOGyMBm_-_ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/goexperiment /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.26 -std -complete -installsuffix shared -buildid M17h8H_sM_tobI8IQaKt/M17h8H_sM_tobI8IQaKt -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go echo '# import config' > $WORK/b016/importcfg # internal mkdir -p $WORK/b023/ math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.26 -std -complete -installsuffix shared -buildid 0alkbzIXqwj8qnZnMPiI/0alkbzIXqwj8qnZnMPiI -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /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_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_goroutineleakprofile_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_on.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_randomizedheapbase64_on.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_runtimefreegc_off.go /usr/lib/golang/src/internal/goexperiment/exp_runtimesecret_off.go /usr/lib/golang/src/internal/goexperiment/exp_simd_off.go /usr/lib/golang/src/internal/goexperiment/exp_sizespecializedmalloc_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b029/ echo '# import config' > $WORK/b023/importcfg # internal mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math/bits -lang=go1.26 -std -complete -installsuffix shared -buildid zybOkrODtsee8-qyQ_47/zybOkrODtsee8-qyQ_47 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b023/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 internal/asan internal/goos mkdir -p $WORK/b030/ internal/msan echo '# import config' > $WORK/b029/importcfg # internal echo '# import config' > $WORK/b017/importcfg # internal echo '# import config' > $WORK/b030/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/asan -lang=go1.26 -std -complete -installsuffix shared -buildid srXXXCB3Eh9fq9OxLRhg/srXXXCB3Eh9fq9OxLRhg -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.26 -std -complete -installsuffix shared -buildid pgN3o2s9KaS4-LYGbgYE/pgN3o2s9KaS4-LYGbgYE -goversion go1.26.3-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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/msan -lang=go1.26 -std -complete -installsuffix shared -buildid KFAWmz7Hk357YFuisCXO/KFAWmz7Hk357YFuisCXO -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go mkdir -p $WORK/b046/ mkdir -p $WORK/b035/ cmp internal/trace/tracev2 echo '# import config' > $WORK/b046/importcfg # internal echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p cmp -lang=go1.26 -std -complete -installsuffix shared -buildid 4uGaidVQrO_DGwvPfSZ_/4uGaidVQrO_DGwvPfSZ_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/cmp/cmp.go mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/trace/tracev2 -lang=go1.26 -std -complete -installsuffix shared -buildid TTN-So33JAx76_cSVgzF/TTN-So33JAx76_cSVgzF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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 internal/runtime/pprof/label mkdir -p $WORK/b084/ crypto/internal/fips140/alias mkdir -p $WORK/b052/ echo '# import config' > $WORK/b033/importcfg # internal unicode/utf8 mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/runtime/pprof/label -lang=go1.26 -std -complete -installsuffix shared -buildid LS7vuhYq8OI28VvUpJIo/LS7vuhYq8OI28VvUpJIo -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/runtime/pprof/label/labelset.go echo '# import config' > $WORK/b084/importcfg # internal unicode echo '# import config' > $WORK/b052/importcfg # internal mkdir -p $WORK/b069/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140/alias -lang=go1.26 -std -complete -installsuffix shared -buildid fNL-dZaHVxyW0Yivu_Cu/fNL-dZaHVxyW0Yivu_Cu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go echo '# import config' > $WORK/b051/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p unicode/utf8 -lang=go1.26 -std -complete -installsuffix shared -buildid vgOwywDb12f13oFUMHXP/vgOwywDb12f13oFUMHXP -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode -lang=go1.26 -std -complete -installsuffix shared -buildid TUdgaOlAVCbRg2gjWiwN/TUdgaOlAVCbRg2gjWiwN -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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 mkdir -p $WORK/b170/ echo '# import config' > $WORK/b069/importcfg # internal mkdir -p $WORK/b172/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p unicode/utf16 -lang=go1.26 -std -complete -installsuffix shared -buildid rY_bEyWnjkZHe2Hi-_7a/rY_bEyWnjkZHe2Hi-_7a -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go container/list mkdir -p $WORK/b130/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts mkdir -p $WORK/b053/ vendor/golang.org/x/crypto/cryptobyte/asn1 encoding echo '# import config' > $WORK/b172/importcfg # internal mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p container/list -lang=go1.26 -std -complete -installsuffix shared -buildid 8P4OyvC4HhA9y_sYk6Ne/8P4OyvC4HhA9y_sYk6Ne -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/container/list/list.go echo '# import config' > $WORK/b130/importcfg # internal internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.26 -complete -installsuffix shared -buildid lKActmWHi6vVH-cwD3bx/lKActmWHi6vVH-cwD3bx -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go echo '# import config' > $WORK/b053/importcfg # internal mkdir -p $WORK/b313/ mkdir -p $WORK/b093/ mkdir -p $WORK/b186/ echo '# import config' > $WORK/b201/importcfg # internal image/color mkdir -p $WORK/b150/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding -lang=go1.26 -std -complete -installsuffix shared -buildid gDJA7-Rnmjb07sphxjaW/gDJA7-Rnmjb07sphxjaW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/encoding.go crypto/internal/constanttime echo '# import config' > $WORK/b170/importcfg # internal mkdir -p $WORK/b205/ log/internal echo '# import config' > $WORK/b313/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p image/color -lang=go1.26 -std -complete -installsuffix shared -buildid opPS53Bhwp2hjOoc2uEo/opPS53Bhwp2hjOoc2uEo -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.26 -std -complete -installsuffix shared -buildid 2F7GYIhmTDcHDWSyrDqI/2F7GYIhmTDcHDWSyrDqI -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go vendor/golang.org/x/crypto/internal/alias echo '# import config' > $WORK/b093/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p internal/nettrace -lang=go1.26 -std -complete -installsuffix shared -buildid Qp7xagc0Jqs1pOH3sB-R/Qp7xagc0Jqs1pOH3sB-R -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/constanttime -lang=go1.26 -std -complete -installsuffix shared -buildid 23qg-4HN1lDFMnLYyYlB/23qg-4HN1lDFMnLYyYlB -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/constanttime/constant_time.go echo '# import config' > $WORK/b205/importcfg # internal echo '# import config' > $WORK/b186/importcfg # internal echo '# import config' > $WORK/b150/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.26 -complete -installsuffix shared -buildid FavjH5bRnuHXJl3Lch03/FavjH5bRnuHXJl3Lch03 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p log/internal -lang=go1.26 -std -complete -installsuffix shared -buildid jrMWxQQRin233ZyFjxoV/jrMWxQQRin233ZyFjxoV -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/log/internal/internal.go mkdir -p $WORK/b331/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags echo '# import config' > $WORK/b331/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.26 -complete -installsuffix shared -buildid JDbomnJVYYBEMKxVQ0fV/JDbomnJVYYBEMKxVQ0fV -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b331/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 mkdir -p $WORK/b038/ sync/atomic echo -n > $WORK/b038/go_asm.h # internal mkdir -p $WORK/b103/ go tool buildid -w $WORK/b008/_pkg_.a # internal crypto/internal/boring/sig cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b038/symabis ./asm.s echo -n > $WORK/b103/go_asm.h # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/64/64549e5f267c767601e4cdfbf3643b850351a9feb50c5abd31354fda2efa4f8a-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./sig_amd64.s mkdir -p $WORK/b376/ github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig echo '# import config' > $WORK/b376/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.26 -complete -installsuffix shared -buildid opMtyjuoWJAB5zTpY3PW/opMtyjuoWJAB5zTpY3PW -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go go tool buildid -w $WORK/b017/_pkg_.a # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1a/1a0d78fa28e7c237f5b0675f04290339c63497b5d72b0ab0226ac1be34aa3a82-d # internal mkdir -p $WORK/b448/ go tool buildid -w $WORK/b006/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4f/4ff726d815443927139c8c422c6100589a520c7b466f13702022119ff3d3e6ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.26 -std -complete -installsuffix shared -buildid 8l1K1qO_fmQcESoOoTRL/8l1K1qO_fmQcESoOoTRL -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go mkdir -p $WORK/b457/ mkdir -p $WORK/b011/ echo '# import config' > $WORK/b448/importcfg # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.26 -complete -installsuffix shared -buildid dWjExxBGvR7FBgofzXaT/dWjExxBGvR7FBgofzXaT -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/40/40866477d4a90918d03f492618f840b49214c45d9856c9bf4561191a01c66762-d # internal go tool buildid -w $WORK/b018/_pkg_.a # internal internal/cpu echo '# import config' > $WORK/b457/importcfg # internal go tool buildid -w $WORK/b016/_pkg_.a # internal echo -n > $WORK/b011/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.26 -complete -installsuffix shared -buildid zQE_1x6FczbvxaABR9i8/zQE_1x6FczbvxaABR9i8 -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/46/46f548d37159a5c0b1cbc402b52b204cfcf47afcca82adf5ec5b0107dd3581cb-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/87/874938e50098265e15a1b7a583d7e387b51c925b6ae846ca1c3074353e31a943-d # internal go tool buildid -w $WORK/b014/_pkg_.a # internal go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dc/dce1461a429960c253f56b067f0b53e674b68f9487eb0e43e242941a391ca81a-d # internal mkdir -p $WORK/b025/ internal/runtime/gc go tool buildid -w $WORK/b033/_pkg_.a # internal cat >/tmp/go-build2466828734/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.26 -std -complete -installsuffix shared -buildid qq7lNrU-Diq_Z2uKQx0_/qq7lNrU-Diq_Z2uKQx0_ -goversion go1.26.3-X:nodwarf5 -c=9 -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 cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/de/de31b03d17e32c0645552b311c071b938b5ef0eae0a7d666673c272a8cfb1641-d # internal mkdir -p $WORK/b027/ internal/runtime/sys echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./empty.s go tool buildid -w $WORK/b130/_pkg_.a # internal go tool buildid -w $WORK/b084/_pkg_.a # internal go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c2/c21b7376f9cfd350a91d3924649d4dbe775a3092f02da6466fe1e8d4e1571e41-d # internal mkdir -p $WORK/b032/ internal/runtime/math cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/75/75b1b681d9d44497aa89ba7c9aec54acb84271fbe1ad2e784662b304f37ce676-d # internal cat >/tmp/go-build2466828734/b032/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a EOF cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/09/092e82d05aed5d0616d38a8161906a4ff9f12aa7e64734da7c7d0e2ea1afddc1-d # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/runtime/math -lang=go1.26 -std -complete -installsuffix shared -buildid dRM7EngeVItww0x72h6Z/dRM7EngeVItww0x72h6Z -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go mkdir -p $WORK/b469/ go tool buildid -w $WORK/b015/_pkg_.a # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b470/ github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le echo -n > $WORK/b469/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b469/symabis ./cpuinfo_amd64.s echo '# import config' > $WORK/b470/importcfg # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/76/764485b7418aa8ea02e53f67b3c4d7c298d6bb06cda846f5006b65ebbeb72613-d # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.26 -complete -installsuffix shared -buildid 6Sxc8FljvzpMI8Qm1MNw/6Sxc8FljvzpMI8Qm1MNw -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b470/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 mkdir -p $WORK/b479/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash echo '# import config' > $WORK/b479/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.26 -complete -installsuffix shared -buildid rl4SVhJKuibpcYl69SD6/rl4SVhJKuibpcYl69SD6 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b479/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/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/8d/8d2630c36f96faaefa5c2cb9ea822e6d9f16a997abb8fa1def087c953985cd62-d # internal mkdir -p $WORK/b492/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise echo '# import config' > $WORK/b492/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.26 -complete -installsuffix shared -buildid 3cgv3y--qv66HcbxCCuA/3cgv3y--qv66HcbxCCuA -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go go tool buildid -w $WORK/b012/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal go tool buildid -w $WORK/b150/_pkg_.a # internal echo '# import config' > $WORK/b103/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.26 -std -installsuffix shared -buildid b-gX8Aeu7Bs8mUMpFVBR/b-gX8Aeu7Bs8mUMpFVBR -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b011/symabis -c=7 -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_x86.go /usr/lib/golang/src/internal/cpu/cpu_x86_other.go /usr/lib/golang/src/internal/cpu/datacache_x86.go go tool buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/boring/sig -lang=go1.26 -std -installsuffix shared -buildid luSmCYf3RkyETWC2oTIG/luSmCYf3RkyETWC2oTIG -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b103/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go echo '# import config' > $WORK/b038/importcfg # internal go tool buildid -w $WORK/b170/_pkg_.a # internal go tool buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p sync/atomic -lang=go1.26 -std -installsuffix shared -buildid ik56GBgPBYvSAYHnU9Us/ik56GBgPBYvSAYHnU9Us -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b038/symabis -c=7 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/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-build2466828734/b027/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/goos=/tmp/go-build2466828734/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.26 -std -installsuffix shared -buildid 4A7S98AwU6SWAgao1m0U/4A7S98AwU6SWAgao1m0U -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b027/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b035/_pkg_.a # internal go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3d/3d832681ca6f83650aa53de42e2b74b98995841f9a29f80944caaf88a27d02d0-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/be/bede0a6e4c0eb369bfebe1a4cc74f2628736a03fd8fda9fbdd8a496500483023-d # internal mkdir -p $WORK/b504/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d1/d108536d42a176ef448e8748ca7ec766d8e21be7679e377b0d5de1cecb87865d-d # internal mkdir -p $WORK/b512/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b590/ github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias github.com/containers/podman/vendor/github.com/docker/docker/api echo '# import config' > $WORK/b504/importcfg # internal echo '# import config' > $WORK/b512/importcfg # internal echo '# import config' > $WORK/b590/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.26 -complete -installsuffix shared -buildid i91Sro6Xgc9AglUARPlr/i91Sro6Xgc9AglUARPlr -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go go tool buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.26 -complete -installsuffix shared -buildid VlxLrGbDY67wH2wdbsrf/VlxLrGbDY67wH2wdbsrf -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go go tool buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f5/f5c1e17c3518e43af860238eb0314c5308e3974537f8823d887eeb6e03a988cd-d # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/92/9253add6e3e8101dded9181f816349bfebbfc20ed16dddd62e6509a3f6077e5f-d # internal mkdir -p $WORK/b595/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/common mkdir -p $WORK/b599/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage echo '# import config' > $WORK/b595/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.26 -complete -installsuffix shared -buildid UKbtcL3-GBAzIPbSY15w/UKbtcL3-GBAzIPbSY15w -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go echo '# import config' > $WORK/b599/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.26 -complete -installsuffix shared -buildid ZGQZWDur3ixX7jYB8KA6/ZGQZWDur3ixX7jYB8KA6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/62/6293974ee115ee05d5fddbb00aa357868dd26542b3e123f5a475ae11dd036fe6-d # internal mkdir -p $WORK/b608/ mkdir -p $WORK/b021/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint internal/runtime/syscall/linux echo '# import config' > $WORK/b608/importcfg # internal echo -n > $WORK/b021/go_asm.h # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f0/f0c6dfe0deea49aaa41dac0fd66d00abc940b09e4b946b336c8339c75d48de56-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/05/05bc3b60eceeb13f8ea4eaf21d8bb2fa55f120c091a5387878f654ba8341200f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.26 -complete -installsuffix shared -buildid vzJOYNCmHNrVf_GJpx7H/vzJOYNCmHNrVf_GJpx7H -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/27/27a6499e8c787f9d97fe8e24a48a83414cbf70b286f7dae1c56d50808be7ce6f-d # internal mkdir -p $WORK/b635/ mkdir -p $WORK/b005/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/72/728c93544609e8f77e9ba64bda34c2b506350093e9c7daba85e7804b3ed24074-d # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/39/39bc66a1ded473d25468c77722fd6a41f539ac91861277df9fd7d91e95e479af-d # internal mkdir -p $WORK/b639/ echo '# import config' > $WORK/b635/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.26 -complete -installsuffix shared -buildid cPtVilyL9hFiQoue5veR/cPtVilyL9hFiQoue5veR -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go mkdir -p $WORK/b626/ mkdir -p $WORK/b650/ log/slog/internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b019/ internal/runtime/atomic echo '# import config' > $WORK/b626/importcfg # internal mkdir -p $WORK/b088/ internal/abi echo '# import config' > $WORK/b650/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p log/slog/internal -lang=go1.26 -std -complete -installsuffix shared -buildid --fvqOgtRQHQy7y12ClB/--fvqOgtRQHQy7y12ClB -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go echo -n > $WORK/b019/go_asm.h # internal crypto/internal/fips140deps/byteorder github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.26 -complete -installsuffix shared -buildid VmM_OzGYJNIiVM7zWFzA/VmM_OzGYJNIiVM7zWFzA -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.26 -complete -installsuffix shared -buildid Vxq80rhrlLzzk9s1szzT/Vxq80rhrlLzzk9s1szzT -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b608/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 cat >/tmp/go-build2466828734/b088/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140deps/byteorder -lang=go1.26 -std -complete -installsuffix shared -buildid NMyZcO6R82iigHD3hOE4/NMyZcO6R82iigHD3hOE4 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go echo -n > $WORK/b005/go_asm.h # internal echo '# import config' > $WORK/b639/importcfg # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.26 -complete -installsuffix shared -buildid EaM7v1MH9MTE-AEfIyG6/EaM7v1MH9MTE-AEfIyG6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go go tool buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/ef/ef1dca2c6217614e34c062be192ea67eea9224f1ac5fc49c2b049e0db4d91ba4-d # internal mkdir -p $WORK/b653/ github.com/containers/podman/vendor/github.com/containers/buildah/internal echo '# import config' > $WORK/b653/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.26 -complete -installsuffix shared -buildid M5kMIOiqpjTrWZTDmFYx/M5kMIOiqpjTrWZTDmFYx -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go go tool buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/66/66068ad240f45ad3ca0266e027d2bf6d054c8c7f3ae93e59229f93c39985c998-d # internal mkdir -p $WORK/b669/ github.com/containers/podman/vendor/go.podman.io/common/version echo '# import config' > $WORK/b669/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.26 -complete -installsuffix shared -buildid Rkf6SrtntdfRYaYQ79qd/Rkf6SrtntdfRYaYQ79qd -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go echo '# import config' > $WORK/b469/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -lang=go1.26 -installsuffix shared -buildid pY-rBT3bsfI9rUjmQ_qA/pY-rBT3bsfI9rUjmQ_qA -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b469/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack -asmhdr $WORK/b469/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go go tool buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/b6/b6003d76520239c118d3f925809ba992e0399d57fae41bdfa463bb8febb1554a-d # internal mkdir -p $WORK/b702/ github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command echo '# import config' > $WORK/b702/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.26 -complete -installsuffix shared -buildid U0sVCqYLYIrGWjk4exSj/U0sVCqYLYIrGWjk4exSj -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go go tool buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0d/0d658ac1699c7d5a038ac84467491fc9af6528fed9aa5e22deba4348b96fd312-d # internal go tool buildid -w $WORK/b023/_pkg_.a # internal mkdir -p $WORK/b709/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command echo '# import config' > $WORK/b709/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.26 -complete -installsuffix shared -buildid vDUcO9_7sSRoRwi1LDfB/vDUcO9_7sSRoRwi1LDfB -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d5/d51db80511de7fa48af987dd8b63d6986e83acd0dec15094b79c12830e310d14-d # internal mkdir -p $WORK/b022/ internal/strconv cat >/tmp/go-build2466828734/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/strconv -lang=go1.26 -std -complete -installsuffix shared -buildid 4oqCWO48nlyCsZh8Y3O9/4oqCWO48nlyCsZh8Y3O9 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/strconv/atob.go /usr/lib/golang/src/internal/strconv/atoc.go /usr/lib/golang/src/internal/strconv/atof.go /usr/lib/golang/src/internal/strconv/atofeisel.go /usr/lib/golang/src/internal/strconv/atoi.go /usr/lib/golang/src/internal/strconv/ctoa.go /usr/lib/golang/src/internal/strconv/decimal.go /usr/lib/golang/src/internal/strconv/deps.go /usr/lib/golang/src/internal/strconv/ftoa.go /usr/lib/golang/src/internal/strconv/ftoadbox.go /usr/lib/golang/src/internal/strconv/ftoafixed.go /usr/lib/golang/src/internal/strconv/itoa.go /usr/lib/golang/src/internal/strconv/math.go /usr/lib/golang/src/internal/strconv/pow10tab.go go tool buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/91/91956804fc1709c11335f960e3cdc8276bba9af1720cc1a4bd725eb832eecde3-d # internal mkdir -p $WORK/b336/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set cat >/tmp/go-build2466828734/b336/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.26 -complete -installsuffix shared -buildid 3y5qMHCgpPR8lfTDj8o3/3y5qMHCgpPR8lfTDj8o3 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go go tool buildid -w $WORK/b479/_pkg_.a # internal go tool buildid -w $WORK/b492/_pkg_.a # internal go tool buildid -w $WORK/b590/_pkg_.a # internal go tool buildid -w $WORK/b512/_pkg_.a # internal cat >/tmp/go-build2466828734/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.26 -std -installsuffix shared -buildid sJNrFpJca0t1oOz2mN0Z/sJNrFpJca0t1oOz2mN0Z -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b019/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.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 cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/aa/aaa145d72429831f8f2fe9b5f524b65e0570e4c8f06ca9a6f79d288d496fc390-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/3e/3e1dd29406a0ade565dbf053cba16955d6dcd31da7582b5455d5ef983de7837d-d # internal mkdir -p $WORK/b736/ github.com/containers/podman/version/rawversion mkdir -p $WORK/b514/ github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa echo '# import config' > $WORK/b736/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/version/rawversion -lang=go1.26 -complete -installsuffix shared -buildid Xw_1aXZk3LUzSkTpOaY5/Xw_1aXZk3LUzSkTpOaY5 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go echo -n > $WORK/b514/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b514=>" -I $WORK/b514/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b514/symabis ./salsa20_amd64.s go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/66/66d9cac15cd70802eac30ca8c44a90bfa64d800515dfe5288b3bf5215581f41e-d # internal mkdir -p $WORK/b744/ cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/31/311256b0432679012e7093f1ff54c33fda2dcd5af290e805500125a61c5c7273-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/a1/a1626e607dc840ecafe84e2a6c32a4b9e1f50227560a703c91b1e77a9199b036-d # internal mkdir -p $WORK/b764/ mkdir -p $WORK/b866/ github.com/containers/podman/pkg/ps/define internal/gover echo '# import config' > $WORK/b744/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.26 -complete -installsuffix shared -buildid 1vBKBfDN7u2XBVhmFYVP/1vBKBfDN7u2XBVhmFYVP -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go cat >/tmp/go-build2466828734/b866/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p internal/gover -lang=go1.26 -std -complete -installsuffix shared -buildid 7964vOCU9i0F9O-YOo7j/7964vOCU9i0F9O-YOo7j -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack /usr/lib/golang/src/internal/gover/gover.go echo '# import config' > $WORK/b764/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.26 -complete -installsuffix shared -buildid MsAdYWy2uXt9K4HXAb_G/MsAdYWy2uXt9K4HXAb_G -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go go tool buildid -w $WORK/b172/_pkg_.a # internal go tool buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/aa/aacb98f3b639c10196861da22fdc21b89d1c80af088cb25264375ae0fca382db-d # internal mkdir -p $WORK/b867/ internal/goversion echo '# import config' > $WORK/b867/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p internal/goversion -lang=go1.26 -std -complete -installsuffix shared -buildid Ziro9hOmE4lGt1BrzG9W/Ziro9hOmE4lGt1BrzG9W -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/53/53c7efba5eb4157ac69a67b03946f2c1a252bd7f0cf96f4fee1651640ccadce4-d # internal mkdir -p $WORK/b869/ github.com/containers/podman/vendor/github.com/containers/conmon/runner/config echo '# import config' > $WORK/b869/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/vendor/github.com/containers/conmon/runner/config -lang=go1.26 -complete -installsuffix shared -buildid fSGvHwuw8WSRs7B3eFeu/fSGvHwuw8WSRs7B3eFeu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b869/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 cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/60/600f589ab440f14a110c6e788517257fb0091952993ec1a16f1512e74b63e75c-d # internal go tool buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/0e/0e7f0541a6fdf83fd2aeae906807e02d8520662e450b82f7123ed423ab574706-d # internal mkdir -p $WORK/b872/ github.com/containers/podman/libpod/linkmode echo '# import config' > $WORK/b872/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/libpod/linkmode -lang=go1.26 -complete -installsuffix shared -buildid 4_ooZAAUi9YeqTkguKdW/4_ooZAAUi9YeqTkguKdW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/containers/podman/libpod/linkmode/linkmode_dynamic.go go tool buildid -w $WORK/b470/_pkg_.a # internal go tool buildid -w $WORK/b653/_pkg_.a # internal mkdir -p $WORK/b454/ github.com/containers/podman/vendor/github.com/rivo/uniseg cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/c6/c6bdd7a283ffa7f6e75df21ee9ef343f019683db697fb30d539aa7ca20dc6d08-d # internal cat >/tmp/go-build2466828734/b454/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF mkdir -p $WORK/b896/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.26 -complete -installsuffix shared -buildid QyQ_s4ZvvuZxoMvuK7xP/QyQ_s4ZvvuZxoMvuK7xP -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b454/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 cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/cf/cf75ba1d0bdb9cd8f36b56244f67449a537dd3248eed21c3af87f97c436f9cb1-d # internal mkdir -p $WORK/b904/ github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common echo '# import config' > $WORK/b904/importcfg # internal go tool buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.26 -complete -installsuffix shared -buildid XW1jRO6UlaC9J33_zZq1/XW1jRO6UlaC9J33_zZq1 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go echo '# import config' > $WORK/b896/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types -lang=go1.26 -complete -installsuffix shared -buildid 28B1-1V-fJg7qmqZTuGy/28B1-1V-fJg7qmqZTuGy -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types/uid.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/sig_amd64.o ./sig_amd64.s cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/51/51d0ff04174af3fafbc3b442706799da62099dc8d5d66ff5723300d436468ed9-d # internal mkdir -p $WORK/b912/ github.com/containers/podman/pkg/systemd/define echo '# import config' > $WORK/b912/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.26 -complete -installsuffix shared -buildid dz-MqyL0p5m9yH_u3KCM/dz-MqyL0p5m9yH_u3KCM -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go go tool buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/77/7790cd37baa604a940d7894aab42b7ea930326bbd64e1359ccaed9733fc8d058-d # internal mkdir -p $WORK/b924/ github.com/containers/podman/vendor/go.podman.io/common/pkg/resize echo '# import config' > $WORK/b924/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/resize -lang=go1.26 -complete -installsuffix shared -buildid VfIPSCQSQDh88XpLCj6i/VfIPSCQSQDh88XpLCj6i -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b924/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/resize/resize.go go tool buildid -w $WORK/b639/_pkg_.a # internal go tool buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/39/39a0c67b8c99d016bfe476c427db47eedf3d7d05b5d78ddcf5eacd0cf8bec364-d # internal mkdir -p $WORK/b960/ github.com/containers/podman/pkg/logiface go tool buildid -w $WORK/b669/_pkg_.a # internal echo '# import config' > $WORK/b960/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/containers/podman/pkg/logiface -lang=go1.26 -complete -installsuffix shared -buildid 7Ja5_oJQ0VLR7El0YcCG/7Ja5_oJQ0VLR7El0YcCG -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b960/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/cpuinfo_amd64.o ./cpuinfo_amd64.s cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/79/79d8535af29a6d4e604188d75e4e423af1592d72c04071ac90438d3d3f81e477-d # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/28/2835c9e9eb8005d7f9d2d0130ce9e8e0186fe6be53acb17049ab3657641c5a3c-d # internal mkdir -p $WORK/b964/ github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits go tool buildid -w $WORK/b709/_pkg_.a # internal mkdir -p $WORK/b981/ echo '# import config' > $WORK/b964/importcfg # internal cat >/tmp/go-build2466828734/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a EOF github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.26 -complete -installsuffix shared -buildid AplN-jSgMflFhY7z_rIS/AplN-jSgMflFhY7z_rIS -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b964/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.26 -std -installsuffix shared -buildid hdnjJDFagn9GcRLGNUyF/hdnjJDFagn9GcRLGNUyF -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b005/symabis -c=7 -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_amd64.go /usr/lib/golang/src/internal/abi/bounds.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.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 echo '# import config' > $WORK/b981/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.26 -complete -installsuffix shared -buildid Sho9mfTH2e_A8nF5lC9G/Sho9mfTH2e_A8nF5lC9G -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b981/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 cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/1b/1b8b3981df7cf4bb07ded9933cda9751326c90fde7f3a69352ba80bea3ba783f-d # internal go tool buildid -w $WORK/b650/_pkg_.a # internal mkdir -p $WORK/b1058/ github.com/containers/podman/pkg/api/types echo '# import config' > $WORK/b1058/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/containers/podman/pkg/api/types -lang=go1.26 -complete -installsuffix shared -buildid mmreh43W70ED5E7Ej6Mq/mmreh43W70ED5E7Ej6Mq -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1058/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/types/types.go cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/09/09c5d65507a7846c9287ace1ca0366eecc815443faaa7e3ddebd8cdaa1e3480c-d # internal mkdir -p $WORK/b1069/ github.com/containers/podman/pkg/terminal echo '# import config' > $WORK/b1069/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/containers/podman/pkg/terminal -lang=go1.26 -complete -installsuffix shared -buildid FFGSSqYXjSFvZSaqLeAY/FFGSSqYXjSFvZSaqLeAY -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1069/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/empty.o ./empty.s go tool buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/dd/dd371ab0eb5328ce2e13bb525990ea62a70b68ff5af6c753dd521396bd42578a-d # internal go tool buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/b6/b6e7a9edd49f4ee6550cc8125ea51fcb1ae58173c729492d8ca912e7daf87380-d # internal go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/bc/bc8a0e93224273054800815030c8e612ddd6cb547905d86d63b30a688dd1564d-d # internal mkdir -p $WORK/b092/ crypto/internal/fips140/subtle echo -n > $WORK/b092/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./xor_amd64.s go tool buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/68/68da26e82f2f055de9c3ae34204e42960fee04bdcd1754d349cfc25b9bea0ab8-d # internal go tool buildid -w $WORK/b702/_pkg_.a # internal cat >/tmp/go-build2466828734/b021/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/syscall/linux -lang=go1.26 -std -installsuffix shared -buildid V8ks48vKMDZS05FRneCY/V8ks48vKMDZS05FRneCY -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b021/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/linux/syscall_linux.go cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/e9/e99d381dcd4ae276f3103930ee4a74a4942b4638229a7ad50ca11f7d4b1008be-d # internal go tool buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c2/c2404bba9ac8a18ffa171d9e9165e1004e34b1aef0bd6053092418a3093384d1-d # internal go tool buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/12/12aec66fc27248ac1107c09d4f1b3c44bb36e72a0f80a7fb4ce6c4d15f452c80-d # internal go tool buildid -w $WORK/b867/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo go tool pack r $WORK/b469/_pkg_.a $WORK/b469/cpuinfo_amd64.o # internal go tool buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/e2/e2b8a80a5ca85918c5ffbae975c6ccc3d635fbacac4bc5dd680156b68f07252b-d # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b027/_pkg_.a $WORK/b027/empty.o # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57247338df495fa461b3b30acb2be1ca673e50ecb47855416666e61db74748eb-d # internal go tool buildid -w $WORK/b1069/_pkg_.a # internal cp $WORK/b1069/_pkg_.a /builddir/.cache/go-build/bb/bbfe990a356447d86f74053f1aef0409088993a9cc6c9f6c9966ee8f4513b4d5-d # internal cat >/tmp/go-build2466828734/b514/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF go tool buildid -w $WORK/b764/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.26 -installsuffix shared -buildid UgTIPPRZOKFbNqAFS1q2/UgTIPPRZOKFbNqAFS1q2 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b514/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack -asmhdr $WORK/b514/go_asm.h ./_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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cd /usr/lib/golang/src/crypto/internal/boring/sig go tool pack r $WORK/b103/_pkg_.a $WORK/b103/sig_amd64.o # internal go tool buildid -w $WORK/b1058/_pkg_.a # internal go tool buildid -w $WORK/b103/_pkg_.a # internal go tool buildid -w $WORK/b960/_pkg_.a # internal go tool buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/26/26364f45428a41e0e11c6db2c5fb2445cacdee11deca69eebcfe4c0e7460b2d0-d # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/57/57026e891e38a1da244a57559455c27317387dfc3c2f7d749d61a4b5596f1a54-d # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/26/26ff72c3c8cf3e3125ffb95996cd19065813dac4a22cd1bf6d258b5531e751e1-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/03/0386ef83dd2c47d51d7069eb815d306e0e07d1a334ff6b61ed7ead5cac694f03-d # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/a0/a014d6c2f49388422d2af6bb0c3f5272973413812f299dec17a14223b80489a2-d # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/21/217782136e42ab6ecc1511f4567691aa24abccf5e6bbad085a46f6c042b71bee-d # internal go tool buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/d5/d5906bf77d3f8838d1a9eab69e424a19dbcf81920f2be518e73848a5688eb47c-d # internal go tool buildid -w $WORK/b866/_pkg_.a # internal go tool buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/c8/c84ed462687755b3947d7be423f83e5c8e07ec881e287a8845faa935e428e9e9-d # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/04/0435ca8ae72877bf7e1b16b0f10f5830b5a75d9de588aba614850e1379b1af54-d # internal go tool buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/6b/6bd46ae6b828113be73991ae614b76b9bd211298311538c074261d376a833c88-d # internal go tool buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/03/03b327979bb1ed9476d03daa07ea16226d32ecafbfb4b436c56cb80569a198c2-d # internal cat >/tmp/go-build2466828734/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build2466828734/b093/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2466828734/b084/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/fips140/subtle -lang=go1.26 -std -installsuffix shared -buildid pJYD1PcllnrTYXAz3MUZ/pJYD1PcllnrTYXAz3MUZ -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b092/symabis -c=17 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/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/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/6e/6e8273fdaa6d4b409adedc7c0840c2bd2f3f93654f41c142ea9219cf9c0b8e4d-d # internal go tool buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/f7/f7037d25c80f7bdc14c64a9b7841a4f8f2610e5140faf55ce31623158f8fd177-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b038/_pkg_.a $WORK/b038/asm.o # internal go tool buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b9/b9fe1dbec1596983c0cdde87aab65815968d257b0dc5625d4339748c76a5160c-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/58/58b2bb734fcf1da4f007cce39f180d94cefda0ed231584e78a6b42f43dc9d7e7-d # internal mkdir -p $WORK/b013/ mkdir -p $WORK/b089/ internal/chacha8rand crypto/internal/fips140deps/cpu echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s mkdir -p $WORK/b010/ internal/bytealg cat >/tmp/go-build2466828734/b089/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a EOF echo -n > $WORK/b010/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/fips140deps/cpu -lang=go1.26 -std -complete -installsuffix shared -buildid OSriklJ3rLpgyQVrTV1p/OSriklJ3rLpgyQVrTV1p -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go mkdir -p $WORK/b026/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s internal/runtime/gc/scan echo -n > $WORK/b026/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./expand_amd64.s ./filter_amd64.s ./scan_amd64.s mkdir -p $WORK/b059/ math echo -n > $WORK/b059/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b059/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal go tool buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux go tool pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/4678798423d6a1e4befafca60dba8739b1a3c26426d8fe6dfe46c5f26094c41d-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/67/67010787b29db2cc76646ac97a4202fb5a5a105fdf718f07a1a10e440e2579a5-d # internal mkdir -p $WORK/b024/ internal/runtime/exithook cat >/tmp/go-build2466828734/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build2466828734/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.26 -std -complete -installsuffix shared -buildid -1IYsE-cOKG5poB1wBCS/-1IYsE-cOKG5poB1wBCS -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/xor_amd64.o ./xor_amd64.s cat >/tmp/go-build2466828734/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.26 -std -installsuffix shared -buildid rilgR4NBoz42kdMIDYqu/rilgR4NBoz42kdMIDYqu -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b010/symabis -c=14 -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_amd64.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 cat >/tmp/go-build2466828734/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.26 -std -installsuffix shared -buildid jHZEisYY1GMlVjmtCs80/jHZEisYY1GMlVjmtCs80 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b013/symabis -c=9 -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-build2466828734/b059/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math -lang=go1.26 -std -installsuffix shared -buildid emCeSNgy3VmQIgbV8R-T/emCeSNgy3VmQIgbV8R-T -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b059/symabis -c=7 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/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_noasm.go /usr/lib/golang/src/math/exp_amd64.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_asm.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_asm.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/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/crypto/internal/fips140/subtle go tool pack r $WORK/b092/_pkg_.a $WORK/b092/xor_amd64.o # internal go tool buildid -w $WORK/b092/_pkg_.a # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7f/7fd5343a5b9bdd9737d192bb9198397da9c22efb96ab089f0e3032f51317ab1e-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ce/cea6a31f94f36fb2583a92af72dd6ebb20bf87441299dea0f245aefe70955d18-d # internal mkdir -p $WORK/b102/ crypto/subtle cat >/tmp/go-build2466828734/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build2466828734/b093/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2466828734/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/subtle -lang=go1.26 -std -complete -installsuffix shared -buildid qP3FrNkTIymoQYqq3zq6/qP3FrNkTIymoQYqq3zq6 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b102/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b514=>" -I $WORK/b514/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b514/salsa20_amd64.o ./salsa20_amd64.s cat >/tmp/go-build2466828734/b026/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2466828734/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2466828734/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/gc/scan -lang=go1.26 -std -installsuffix shared -buildid h1T3xAFdzpI3r0QXRulN/h1T3xAFdzpI3r0QXRulN -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b026/symabis -c=10 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/gc/scan/expand_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/expand_reference.go /usr/lib/golang/src/internal/runtime/gc/scan/filter.go /usr/lib/golang/src/internal/runtime/gc/scan/filter_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_go.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_reference.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa go tool pack r $WORK/b514/_pkg_.a $WORK/b514/salsa20_amd64.o # internal go tool buildid -w $WORK/b514/_pkg_.a # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/91/91b23a47f9407bfd47d492ba1f81bebb8e2027d2f4f504d765a2eb7ccf9a3b8b-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/fb/fbedd26fd737fe1bcc89f5c38b5799a4fd4cf20fdcda10c393dd303f2bab62ea-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/74/74d14110634d9d005a7258c8c4800253d460f0c46d588e75692ebc0cdef873fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/expand_amd64.o ./expand_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/74/748cf10291f2bffb01206b5fbccb11b3c4ecf71cbff2e256e683357b47db2874-d # internal cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9c/9cf9a18372af5a521258da076e8ec0201e7a6550246c60a761a09e63d684ee32-d # internal mkdir -p $WORK/b034/ internal/stringslite cat >/tmp/go-build2466828734/b034/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/stringslite -lang=go1.26 -std -complete -installsuffix shared -buildid aJmGe-F53UWtvz3PgCWC/aJmGe-F53UWtvz3PgCWC -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/filter_amd64.o ./filter_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/scan_amd64.o ./scan_amd64.s go tool pack r $WORK/b026/_pkg_.a $WORK/b026/expand_amd64.o $WORK/b026/filter_amd64.o $WORK/b026/scan_amd64.o # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/56/56c3ec7d97f6c751497695877ff177cf143500503c0fc7a7fa9835b7a57bea69-d # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c3155217e508311a64fbabb029150dd21a260ef0c4d069587c322a3a5a92970b-d # internal go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e8/e8833082c32acdd0707f8851f1e1cf4bd3187fb8e7f5bec5c119eeeabe6029c4-d # internal mkdir -p $WORK/b020/ internal/runtime/cgroup cat >/tmp/go-build2466828734/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2466828734/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.26 -std -complete -installsuffix shared -buildid q65AAr1Xgaf6gPrZ5CV4/q65AAr1Xgaf6gPrZ5CV4 -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup.go /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 go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8f/8f83d0e98d222b1558ee070de82dcf276ce1b9bd2e42191c2a2559cff716134c-d # internal mkdir -p $WORK/b1028/ github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase cat >/tmp/go-build2466828734/b1028/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.26 -complete -installsuffix shared -buildid XtOYpEh3cHjE4MD0U8Rw/XtOYpEh3cHjE4MD0U8Rw -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d2/d2df22f566ef837ac2045e42fbaf8ea5a11c83c8f15a5910195954a2fa27d8c1-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s 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/b1028/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/fb/fbe9386f2a13fc48141eeaec90e29683f49f77f0cbe2d8bd9aad8af7946727ee-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/bf/bfcd9afcf437c3bad9efb38827f83f18428d530b31408c77577a9141a0de150a-d # internal mkdir -p $WORK/b039/ mkdir -p $WORK/b031/ internal/synctest cat >/tmp/go-build2466828734/b039/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a EOF internal/race cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/synctest -lang=go1.26 -std -complete -installsuffix shared -buildid OaoKXt54uKygsJy2AH36/OaoKXt54uKygsJy2AH36 -goversion go1.26.3-X:nodwarf5 -c=29 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go cat >/tmp/go-build2466828734/b031/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/race -lang=go1.26 -std -complete -installsuffix shared -buildid GI_sE_pV4SofbC3Yzy5c/GI_sE_pV4SofbC3Yzy5c -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/eb/eb19bfc0fca08ad4bcf9331c8ff91f5ed427fcc929ecd8ecd464af442815150d-d # internal go tool buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/dim_amd64.o ./dim_amd64.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/78/78bd7c41651577db4165614502184ab3f83b73a9b82e693bb11127e3f0846eaa-d # internal mkdir -p $WORK/b037/ internal/sync cat >/tmp/go-build2466828734/b037/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF mkdir -p $WORK/b028/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/sync -lang=go1.26 -std -complete -installsuffix shared -buildid 680JAhuXB3U2YFe4HpW7/680JAhuXB3U2YFe4HpW7 -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b037/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 internal/runtime/maps cat >/tmp/go-build2466828734/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/asan=/tmp/go-build2466828734/b029/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/msan=/tmp/go-build2466828734/b030/_pkg_.a packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2466828734/b032/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2466828734/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/maps -lang=go1.26 -std -complete -installsuffix shared -buildid 5rVe23I6y_37O6wDV2d7/5rVe23I6y_37O6wDV2d7 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b028/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.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/log_amd64.o ./log_amd64.s go tool pack r $WORK/b059/_pkg_.a $WORK/b059/dim_amd64.o $WORK/b059/exp_amd64.o $WORK/b059/floor_amd64.o $WORK/b059/hypot_amd64.o $WORK/b059/log_amd64.o # internal go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a6/a68522df2731400c4b9466856f6bcea3873518aa8a2a76041e2edb216c2e2fdf-d # internal mkdir -p $WORK/b458/ mkdir -p $WORK/b466/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal github.com/containers/podman/vendor/github.com/klauspost/compress cat >/tmp/go-build2466828734/b458/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2466828734/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.26 -complete -installsuffix shared -buildid H3oIMCvJoeGLuGAC6y_N/H3oIMCvJoeGLuGAC6y_N -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b458/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 cat >/tmp/go-build2466828734/b466/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2466828734/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.26 -complete -installsuffix shared -buildid HAzIyH2JoI3GB_q6iWyI/HAzIyH2JoI3GB_q6iWyI -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/98/9840a08a1d6bedc9df20c2932af0544918e8edd505e37fb81b9dfecd40294a7d-d # internal go tool buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/a3/a3b80be1c57c5628656d99ed97e992c1452f894b831f8b717a2a0b6ba79983fc-d # internal go tool buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/39/394b033ca030d7ca51679bab25637a2b06f0befa2f85340289ad5fb54df11e8d-d # internal go tool buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/58/584f064fa238996fed2a8547b753efe7f9ab5ba060fe06bd715996aa70e5e17a-d # internal go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e7/e74bcc8c0551ecf35201cee962c3e8e69381977157661a3af4a9deef2d64acc0-d # internal mkdir -p $WORK/b009/ runtime echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./secret_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build2466828734/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2466828734/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2466828734/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2466828734/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2466828734/b016/_pkg_.a packagefile internal/goos=/tmp/go-build2466828734/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2466828734/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2466828734/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2466828734/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2466828734/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2466828734/b025/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build2466828734/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2466828734/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2466828734/b032/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build2466828734/b033/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2466828734/b027/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2466828734/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2466828734/b035/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.26 -std -installsuffix shared -buildid 9hqDzNy_R_3nAg5E3TrT/9hqDzNy_R_3nAg5E3TrT -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b009/symabis -c=32 -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_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.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_amd64.go /usr/lib/golang/src/runtime/dit.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/fipsbypass.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/hexdump.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_shim.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/list.go /usr/lib/golang/src/runtime/list_manual.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/malloc_generated.go /usr/lib/golang/src/runtime/malloc_stubs.go /usr/lib/golang/src/runtime/malloc_tables_generated.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.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_greenteagc.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_linux64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.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_amd64.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/preempt_xreg.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/runtime_clearenv.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/secret.go /usr/lib/golang/src/runtime/secret_asm.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_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.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_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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/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_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/secret_amd64.o ./secret_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/secret_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/77/77908c6e7fe2937ec70d8d290e8d9b9e9f1d57b6f043b71c94ab169d883ecf62-d # internal mkdir -p $WORK/b047/ mkdir -p $WORK/b123/ mkdir -p $WORK/b004/ iter weak internal/reflectlite cat >/tmp/go-build2466828734/b123/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p weak -lang=go1.26 -std -complete -installsuffix shared -buildid 5yVfs1UzNqkCknmU_zNF/5yVfs1UzNqkCknmU_zNF -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go echo -n > $WORK/b004/go_asm.h # internal mkdir -p $WORK/b036/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s sync cat >/tmp/go-build2466828734/b036/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile internal/sync=/tmp/go-build2466828734/b037/_pkg_.a packagefile internal/synctest=/tmp/go-build2466828734/b039/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF cat >/tmp/go-build2466828734/b047/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sync -lang=go1.26 -std -installsuffix shared -buildid oCUaZCxrcoAsL-HYaaJk/oCUaZCxrcoAsL-HYaaJk -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.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_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p iter -lang=go1.26 -std -complete -installsuffix shared -buildid 63rA10yzBTfqDdR_FdnB/63rA10yzBTfqDdR_FdnB -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build2466828734/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2466828734/b008/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.26 -std -installsuffix shared -buildid TtUInH2gddB4wX9X1grr/TtUInH2gddB4wX9X1grr -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b004/symabis -c=8 -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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8c/8c5b7884959c989cabf63c02207d9efbcb844fabe6300a3ac96fe8e9040024aa-d # internal go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d3/d3aa7c3c0bfdb399590f533e3aace6088d4191dfa915d6980d3e5ee56441cf8c-d # internal mkdir -p $WORK/b153/ maps mkdir -p $WORK/b045/ slices cat >/tmp/go-build2466828734/b153/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p maps -lang=go1.26 -std -complete -installsuffix shared -buildid cp69ywA9Fjz9duWbzZXn/cp69ywA9Fjz9duWbzZXn -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go cat >/tmp/go-build2466828734/b045/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p slices -lang=go1.26 -std -complete -installsuffix shared -buildid m-r5r1VoVwUu18Uq__jA/m-r5r1VoVwUu18Uq__jA -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b045/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/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c0/c0980b3e09ef315852eff1c930340a199a988c634a60cf2df198ad0695a93867-d # internal mkdir -p $WORK/b214/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set cat >/tmp/go-build2466828734/b214/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.26 -complete -installsuffix shared -buildid S3TrK5bUDttvRnd1WDBl/S3TrK5bUDttvRnd1WDBl -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go go tool buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/6f/6f914aac96bc28244b966b887211e62630a47a55a947ccddda37f1d9ab6ce97c-d # internal go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b4/b444ea97efd363dbee88ced0c98c642c344747c45f17bb2e0bc200a03a6705bf-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -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 go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2c/2ca41bd69d8d65590b3ce217fd62bebbb4f131aff7fd0985763cbaeed78bef1c-d # internal mkdir -p $WORK/b003/ errors mkdir -p $WORK/b127/ cat >/tmp/go-build2466828734/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2466828734/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.26 -std -complete -installsuffix shared -buildid VZGJxbyIMx_j3Ryk-ueI/VZGJxbyIMx_j3Ryk-ueI -goversion go1.26.3-X:nodwarf5 -c=32 -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 sort cat >/tmp/go-build2466828734/b127/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2466828734/b004/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p sort -lang=go1.26 -std -complete -installsuffix shared -buildid 7S2PE5cdnb5yjYGzGrHF/7S2PE5cdnb5yjYGzGrHF -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b127/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 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9b/9bbabf7de36c70e0dde65b4dfb00d2ce992e7e5d5a7e0831fee0170fdf0d5b2e-d # internal mkdir -p $WORK/b042/ internal/bisect mkdir -p $WORK/b067/ mkdir -p $WORK/b329/ mkdir -p $WORK/b202/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b627/ mkdir -p $WORK/b165/ mkdir -p $WORK/b913/ cat >/tmp/go-build2466828734/b042/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF mkdir -p $WORK/b122/ internal/testlog log/slog/internal/buffer github.com/containers/podman/pkg/syncmap internal/singleflight cat >/tmp/go-build2466828734/b067/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF crypto/internal/fips140cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/bisect -lang=go1.26 -std -complete -installsuffix shared -buildid Y67seJAuVZnvR4IrxDDR/Y67seJAuVZnvR4IrxDDR -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build2466828734/b202/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/testlog -lang=go1.26 -std -complete -installsuffix shared -buildid RAx7nf96PvzW6pMbLQYi/RAx7nf96PvzW6pMbLQYi -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build2466828734/b913/importcfg << 'EOF' # internal # import config packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b627/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p internal/singleflight -lang=go1.26 -std -complete -installsuffix shared -buildid li1EbkB1Gyp6Scuka2xL/li1EbkB1Gyp6Scuka2xL -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p github.com/containers/podman/pkg/syncmap -lang=go1.26 -complete -installsuffix shared -buildid RYeZ5rnb4q-P4BF_5qv1/RYeZ5rnb4q-P4BF_5qv1 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b913/importcfg -pack ./_build/src/github.com/containers/podman/pkg/syncmap/syncmap.go cat >/tmp/go-build2466828734/b329/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p log/slog/internal/buffer -lang=go1.26 -std -complete -installsuffix shared -buildid GzyW4aRF-7e42cbO73gJ/GzyW4aRF-7e42cbO73gJ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go unique cat >/tmp/go-build2466828734/b165/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile weak=/tmp/go-build2466828734/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.26 -complete -installsuffix shared -buildid peMIhYUW3ZGn5nwNxGGX/peMIhYUW3ZGn5nwNxGGX -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build2466828734/b122/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile internal/sync=/tmp/go-build2466828734/b037/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile weak=/tmp/go-build2466828734/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/internal/fips140cache -lang=go1.26 -std -complete -installsuffix shared -buildid y5nROaJQBqszJeVb7MPb/y5nROaJQBqszJeVb7MPb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140cache/cache.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p unique -lang=go1.26 -std -complete -installsuffix shared -buildid ozvlMRqr8JV3YiNB9FpH/ozvlMRqr8JV3YiNB9FpH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b122/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 mkdir -p $WORK/b118/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b118/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/19/19bf0029b328c3a6beb5e3c6941e60056fddacced2a575933f060246d5667bd4-d # internal go tool buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/a9/a95b6a9a3aa241e8b3529559bf788f55a5ff68808c502ce8564ca64a036918b2-d # internal go tool buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/4b/4bd6a623c64af11cf809deeaee099aededcf7b65e7179783b9aad3c66742b083-d # internal go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4f/4ff032e9ec8d4a64c99110ad272ee2a8ee197c2ff9bf88a42ffa09832870cea4-d # internal go tool buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/82/82f4c5d17717960b33aee26886b06b92cc5411a75f8a64ec9f6a97c9b9f43159-d # internal go tool buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/df/df16fb5230236350e462fd82da5500cb8a97d979214f6d03c7a4ea0651d059a6-d # internal cd $WORK/b118 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=GzAKGjAIv3w733lR4Avc -o $WORK/b118/_x001.o -c _cgo_export.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qMeMn5_ayvNMcIZQXCUr -o $WORK/b118/_x003.o -c gcc_amd64.S TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Qx6t1a1UCVA5q_RLw_X3 -o $WORK/b118/_x005.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9i9gyKWpwkI-KqpXFVoF -o $WORK/b118/_x006.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qXbbAJeCSQDOA6s2n_72 -o $WORK/b118/_x004.o -c gcc_clearenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=G-xQjavUfvNm7wLj7QK- -o $WORK/b118/_x007.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5a1U2pLmEPdvjuP_O5df -o $WORK/b118/_x008.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NOjewZ71PoAG03WoAPzP -o $WORK/b118/_x009.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=z21DIFxUa2mq_f3rknpg -o $WORK/b118/_x010.o -c gcc_setenv.c cd $WORK/b118 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=rVbJCb89UMig8jxm7vki -o $WORK/b118/_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9P-mtRCttLVNOGzcD_Es -o $WORK/b118/_x011.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NUOJvLPdMFYKLJrMe7ke -o $WORK/b118/_x012.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=nq0l702N3x8p_VPsXIfj -o $WORK/b118/_x013.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=fmfB4iu-oQwLvRHPdVxY -o $WORK/b118/_x014.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ikhZcP8oGsqi1EgLwiLz -o $WORK/b118/_x015.o -c linux_syscall.c go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c2/c2b0154f7d7d18a62d1829eeaed1736e4d8861129836892c6e3706ac0d31b971-d # internal mkdir -p $WORK/b044/ mkdir -p $WORK/b063/ internal/oserror mkdir -p $WORK/b050/ path io mkdir -p $WORK/b055/ mkdir -p $WORK/b410/ cat >/tmp/go-build2466828734/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a EOF mkdir -p $WORK/b309/ cat >/tmp/go-build2466828734/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cat >/tmp/go-build2466828734/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF mkdir -p $WORK/b200/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer github.com/containers/podman/vendor/golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/oserror -lang=go1.26 -std -complete -installsuffix shared -buildid PllUHW9rliE9tujNFFZJ/PllUHW9rliE9tujNFFZJ -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b829/ mkdir -p $WORK/b668/ cat >/tmp/go-build2466828734/b200/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF mkdir -p $WORK/b106/ github.com/containers/podman/vendor/go.etcd.io/bbolt/errors cat >/tmp/go-build2466828734/b410/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.26 -std -complete -installsuffix shared -buildid 9j9W2JHHxXnC2OMO-DhW/9j9W2JHHxXnC2OMO-DhW -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/svcb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.26 -complete -installsuffix shared -buildid Z_I9G2813O1zO4rz9u-j/Z_I9G2813O1zO4rz9u-j -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >/tmp/go-build2466828734/b829/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a EOF mkdir -p $WORK/b926/ cat >/tmp/go-build2466828734/b668/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build2466828734/b669/_pkg_.a EOF cat >/tmp/go-build2466828734/b309/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p io -lang=go1.26 -std -complete -installsuffix shared -buildid JB9zdVJWtp1INelPDRqa/JB9zdVJWtp1INelPDRqa -goversion go1.26.3-X:nodwarf5 -c=8 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path -lang=go1.26 -std -complete -installsuffix shared -buildid Y7JvzoU2hj9pydMdnYuj/Y7JvzoU2hj9pydMdnYuj -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.26 -complete -installsuffix shared -buildid ewIIe792zbflfbRHa7jY/ewIIe792zbflfbRHa7jY -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b668/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.26 -complete -installsuffix shared -buildid HixP_JOw0baDMIP7-DFx/HixP_JOw0baDMIP7-DFx -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go math/rand/v2 cat >/tmp/go-build2466828734/b106/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2466828734/b013/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p math/rand/v2 -lang=go1.26 -std -complete -installsuffix shared -buildid Atqtdlco3xO3GIYFZwxE/Atqtdlco3xO3GIYFZwxE -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b106/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 github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/errors -lang=go1.26 -complete -installsuffix shared -buildid QMjnnceW6ZjoqG3Rwxz3/QMjnnceW6ZjoqG3Rwxz3 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors/errors.go cat >/tmp/go-build2466828734/b926/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.26 -complete -installsuffix shared -buildid a35tYQNfuluhsUFqU1l_/a35tYQNfuluhsUFqU1l_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b926/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go strconv cat >/tmp/go-build2466828734/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p strconv -lang=go1.26 -std -complete -installsuffix shared -buildid YEz4kUQO3DhI8NEsPiaL/YEz4kUQO3DhI8NEsPiaL -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/number.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/c6/c6545c38d7c9c124b8a17be95a366ffd16ee63f73c7f23223e70d8bfa9b46cbe-d # internal go tool buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/7a/7af394f6e9ad63b6f0f41e2f681bee4040af1af547d09dee7021f37636440526-d # internal go tool buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/92/92d9055d6a736ddcf1c8662ded561356cce49b1f5fb5591e3226adaa4326eb29-d # internal go tool buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/90/90b8e4c3fd84689e005da0d30c75d9db4bbe372827fd795193beb0ea951a8a3a-d # internal go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/36/36a62ff2daec30e4f7ad31148dc47d40bea7a6f70bcd656b14e1ec3fbdb00dc3-d # internal mkdir -p $WORK/b043/ syscall echo -n > $WORK/b043/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b043/symabis ./asm_linux_amd64.s cat >/tmp/go-build2466828734/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/asan=/tmp/go-build2466828734/b029/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/msan=/tmp/go-build2466828734/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build2466828734/b044/_pkg_.a packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2466828734/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p syscall -lang=go1.26 -std -installsuffix shared -buildid cyST7jvFd_KEMBhUgX_t/cyST7jvFd_KEMBhUgX_t -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b043/symabis -c=14 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/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_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/10/103e58e33d7dd16dbde86a33361b3d91be5a20d384c73b67338673103e93325b-d # internal mkdir -p $WORK/b041/ internal/godebug cat >/tmp/go-build2466828734/b041/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2466828734/b042/_pkg_.a packagefile internal/godebugs=/tmp/go-build2466828734/b015/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/godebug -lang=go1.26 -std -complete -installsuffix shared -buildid xk4ah9CoZnMuMMUqTVRo/xk4ah9CoZnMuMMUqTVRo -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b063/_pkg_.a # internal runtime/cgo echo -n > $WORK/b118/preferlinkext # internal cd $WORK/b118 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=286SdCnkqV6e1yUIfEBj -o $WORK/b118/_cgo_main.o -c _cgo_main.c cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/71/719d354e505f33cd563168f6802716a07ceb08622191475ae1c270133d980083-d # internal go tool buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/93/93d7831013118786a8c5e932847a37caf25cda1cc6e44f0440a3572fa2e0d67c-d # internal go tool buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e2/e2722e76261ca46c3c984f66aa00a4f2e759d5b2555b9662f290a9a919e28e09-d # internal mkdir -p $WORK/b451/ container/heap cat >/tmp/go-build2466828734/b451/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p container/heap -lang=go1.26 -std -complete -installsuffix shared -buildid Vq4e3TBBzc5sIvMXoACT/Vq4e3TBBzc5sIvMXoACT -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /usr/lib/golang/src/container/heap/heap.go go tool buildid -w $WORK/b106/_pkg_.a # internal go tool buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/69/696359c66cde9b229ec7b7fbd91b18ec82ff6eab7853eeba8415dfa8f33395cb-d # internal go tool buildid -w $WORK/b050/_pkg_.a # internal go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/83f19936570132c80fcc3f58af27f401d8aa6c8f50130296571ba3bb3c73e8f2-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3f/3fe36bdf58c82445a0bc0ce2cb1ad9ce5f70ad6c2e96e079737da8fbdc997dc2-d # internal mkdir -p $WORK/b079/ mkdir -p $WORK/b105/ mkdir -p $WORK/b169/ hash mkdir -p $WORK/b213/ mkdir -p $WORK/b049/ mkdir -p $WORK/b737/ crypto/internal/randutil mkdir -p $WORK/b262/ internal/saferio mkdir -p $WORK/b783/ bytes mkdir -p $WORK/b1060/ cat >/tmp/go-build2466828734/b079/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/detach cat >/tmp/go-build2466828734/b105/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a EOF mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p hash -lang=go1.26 -std -complete -installsuffix shared -buildid M1LIwFGgeXB5ctPEv1Zg/M1LIwFGgeXB5ctPEv1Zg -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/hash/hash.go github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/randutil -lang=go1.26 -std -complete -installsuffix shared -buildid AcMeLmH-vAY25D3Ceedx/AcMeLmH-vAY25D3Ceedx -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/tmp/go-build2466828734/b169/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cat >/tmp/go-build2466828734/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p internal/saferio -lang=go1.26 -std -complete -installsuffix shared -buildid IED0bpf3Tl2YV1XyBr1j/IED0bpf3Tl2YV1XyBr1j -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p bytes -lang=go1.26 -std -installsuffix shared -buildid Vy0E_Pw_J49RugRgbOVu/Vy0E_Pw_J49RugRgbOVu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b049/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 github.com/containers/podman/pkg/channel github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader cat >/tmp/go-build2466828734/b213/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF strings cat >/tmp/go-build2466828734/b783/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.26 -complete -installsuffix shared -buildid 0GkNQCjzHZFEnnpF1H6T/0GkNQCjzHZFEnnpF1H6T -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.26 -complete -installsuffix shared -buildid OOuH61_8H0R8kOqCZNTZ/OOuH61_8H0R8kOqCZNTZ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b783/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 cat >/tmp/go-build2466828734/b1060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b262/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b737/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.26 -complete -installsuffix shared -buildid bTEQu53CdRgz9OpSjr3T/bTEQu53CdRgz9OpSjr3T -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/containers/podman/pkg/channel -lang=go1.26 -complete -installsuffix shared -buildid 4pkAbVQF3wHHJyHf-C-b/4pkAbVQF3wHHJyHf-C-b -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1060/importcfg -pack ./_build/src/github.com/containers/podman/pkg/channel/doc.go ./_build/src/github.com/containers/podman/pkg/channel/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.26 -complete -installsuffix shared -buildid 6bHe9wjkMyvOQ2ItaUIZ/6bHe9wjkMyvOQ2ItaUIZ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -o $WORK/b118/_cgo_.o $WORK/b118/_cgo_main.o $WORK/b118/preferlinkext $WORK/b118/_x001.o $WORK/b118/_x002.o $WORK/b118/_x003.o $WORK/b118/_x004.o $WORK/b118/_x005.o $WORK/b118/_x006.o $WORK/b118/_x007.o $WORK/b118/_x008.o $WORK/b118/_x009.o $WORK/b118/_x010.o $WORK/b118/_x011.o $WORK/b118/_x012.o $WORK/b118/_x013.o $WORK/b118/_x014.o $WORK/b118/_x015.o -O2 -g -lpthread cat >/tmp/go-build2466828734/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7f/7fc0d35894443377e3821f18e5b16cfa7d7845997fd08e3240604135a7c8ae11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p strings -lang=go1.26 -std -complete -installsuffix shared -buildid nm4kQequJdSje1J9x1EX/nm4kQequJdSje1J9x1EX -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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 mkdir -p $WORK/b054/ mkdir -p $WORK/b203/ mkdir -p $WORK/b121/ mkdir -p $WORK/b304/ encoding/base64 net/netip encoding/base32 mkdir -p $WORK/b816/ mkdir -p $WORK/b688/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors cat >/tmp/go-build2466828734/b054/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF cat >/tmp/go-build2466828734/b121/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile unique=/tmp/go-build2466828734/b122/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p encoding/base64 -lang=go1.26 -std -complete -installsuffix shared -buildid AiPXzHDDCZiME7J-IHet/AiPXzHDDCZiME7J-IHet -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/tmp/go-build2466828734/b203/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/netip -lang=go1.26 -std -complete -installsuffix shared -buildid oU3EeyvaCDCIiVu2Z1YH/oU3EeyvaCDCIiVu2Z1YH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go github.com/containers/podman/vendor/golang.org/x/crypto/twofish cat >/tmp/go-build2466828734/b304/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p encoding/base32 -lang=go1.26 -std -complete -installsuffix shared -buildid EsswTqidC-K1ixT3WYxy/EsswTqidC-K1ixT3WYxy -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go mkdir -p $WORK/b868/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.26 -complete -installsuffix shared -buildid ABhe1hvW1ZyTi9bnYymd/ABhe1hvW1ZyTi9bnYymd -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go cat >/tmp/go-build2466828734/b688/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF internal/types/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.26 -complete -installsuffix shared -buildid N1LB3rSzQUAwn0Srahtb/N1LB3rSzQUAwn0Srahtb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b688/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 cat >/tmp/go-build2466828734/b816/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/twofish -lang=go1.26 -complete -installsuffix shared -buildid q0Bn4mc61I_nVO8w0IWR/q0Bn4mc61I_nVO8w0IWR -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/twofish/twofish.go cat >/tmp/go-build2466828734/b868/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p internal/types/errors -lang=go1.26 -std -complete -installsuffix shared -buildid GCS7vi2tVjbYHWjyfSA9/GCS7vi2tVjbYHWjyfSA9 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack /usr/lib/golang/src/internal/types/errors/code_string.go /usr/lib/golang/src/internal/types/errors/codes.go echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./asm_amd64.s go tool buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/ef/efa2453bf2b9b917c15e10ec87f0a26ec5c86697d0feed9d39e318f7f53ccc87-d # internal cat >/tmp/go-build2466828734/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2466828734/b028/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2466828734/b027/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2466828734/b008/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.26 -std -installsuffix shared -buildid jvOEBLjahe-IyJpL5Fmw/jvOEBLjahe-IyJpL5Fmw -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b058/symabis -c=13 -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.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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/21/214ecd837f8e17167019119df87f72c8a4274ee5471c2723eaa412d1a352a1a3-d # internal go tool buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/78/78e9b4b06912c9984f675e2a1d3bb5cdec1090420edf5cb926ba47c2653736d6-d # internal go tool buildid -w $WORK/b737/_pkg_.a # internal go tool buildid -w $WORK/b1060/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/e1/e1d09500b2e01359507def7c3ac0bcbecaac152718d40740295ab3d6c779d4fd-d # internal go tool buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/6c/6ca6fc2d95ad92ad8f9507c1bce6e2dba525b4b0bef148126657b98bf70227b5-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/e2/e263f3527f7a992ffd73c91d6c80c2e072483c85b87b00a4c7733e5ae6677397-d # internal go tool buildid -w $WORK/b213/_pkg_.a # internal go tool buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/27/27f67dbc746c2af6696e5c856e8e7ae3bbdce450a55b8c1b047e76bfede26496-d # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/69/696cc441a13723a25ed1eb8a4f2fe9ea36eb16bb2211adebd6dc9b6019288549-d # internal mkdir -p $WORK/b212/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types cat >/tmp/go-build2466828734/b212/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-build2466828734/b213/_pkg_.a EOF go tool buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.26 -complete -installsuffix shared -buildid SY5pSJ0EPfi4hGEZQ-jW/SY5pSJ0EPfi4hGEZQ-jW -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ed/eda143cdee4d10902b2c6a58c7c6819849179436f93251f437439b14a3582d1a-d # internal mkdir -p $WORK/b078/ mkdir -p $WORK/b308/ mkdir -p $WORK/b326/ mkdir -p $WORK/b480/ crypto hash/adler32 hash/fnv mkdir -p $WORK/b221/ go tool buildid -w $WORK/b304/_pkg_.a # internal hash/crc64 cat >/tmp/go-build2466828734/b078/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF cat >/tmp/go-build2466828734/b308/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto -lang=go1.26 -std -complete -installsuffix shared -buildid s39MxcER0WtDFuGB9FYv/s39MxcER0WtDFuGB9FYv -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >/tmp/go-build2466828734/b326/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cat >/tmp/go-build2466828734/b480/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p hash/adler32 -lang=go1.26 -std -complete -installsuffix shared -buildid 5KdWGADW-YES6RA8UgGd/5KdWGADW-YES6RA8UgGd -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p hash/crc64 -lang=go1.26 -std -complete -installsuffix shared -buildid dU40XGRdzbWTSpDOEbkS/dU40XGRdzbWTSpDOEbkS -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/63/6379ac9874c1926a56c6a961d749e1a2ec705937c78871e84bf9e6e5b1deb4cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p hash/fnv -lang=go1.26 -std -complete -installsuffix shared -buildid Ml0TKNxdace4y_Ug6ABJ/Ml0TKNxdace4y_Ug6ABJ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go hash/crc32 echo -n > $WORK/b221/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b221=>" -I $WORK/b221/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b221/symabis ./crc32_amd64.s cat >/tmp/go-build2466828734/b221/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p hash/crc32 -lang=go1.26 -std -installsuffix shared -buildid _jGud5n5t_pYs5oZMQdl/_jGud5n5t_pYs5oZMQdl -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b221/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack -asmhdr $WORK/b221/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -o $WORK/b118/_cgo_.o $WORK/b118/_cgo_main.o $WORK/b118/preferlinkext $WORK/b118/_x001.o $WORK/b118/_x002.o $WORK/b118/_x003.o $WORK/b118/_x004.o $WORK/b118/_x005.o $WORK/b118/_x006.o $WORK/b118/_x007.o $WORK/b118/_x008.o $WORK/b118/_x009.o $WORK/b118/_x010.o $WORK/b118/_x011.o $WORK/b118/_x012.o $WORK/b118/_x013.o $WORK/b118/_x014.o $WORK/b118/_x015.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b118/_cgo_.o -dynout $WORK/b118/_cgo_import.go -dynlinker go tool buildid -w $WORK/b078/_pkg_.a # internal go tool buildid -w $WORK/b688/_pkg_.a # internal go tool buildid -w $WORK/b868/_pkg_.a # internal go tool buildid -w $WORK/b212/_pkg_.a # internal go tool buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/0a/0a28970f47ba0a00ca75c8308dd6001b3107df15a213d316bb1e20d6448b3f91-d # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/56/568245304352e020a874d9aeb72d25a4f9c636b16ae64b54cf4a078d6bcbf743-d # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/19/19cb05b313ccf88d2ef40bdbd1e18ae6c161d9d0a13e23827c0c981f41edf6ff-d # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/26/26b80037c27c68d1360981c375046a498816e94cccb09d72ebb2091cf6765e26-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a6/a6414d1a2d384ba93d0f6621ab0833f1baa72b25ed446a3b0a5a0298fd627613-d # internal mkdir -p $WORK/b311/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b815/ cat >/tmp/go-build2466828734/b311/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-build2466828734/b078/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2466828734/b304/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.26 -complete -installsuffix shared -buildid szYn_jMFFYvkKleuKDzv/szYn_jMFFYvkKleuKDzv -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go echo -n > $WORK/b118/go_asm.h # internal cat >/tmp/go-build2466828734/b815/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b118/symabis ./asm_amd64.s go tool buildid -w $WORK/b308/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 -lang=go1.26 -complete -installsuffix shared -buildid l8hmLuL1J_7sMPEa83Pu/l8hmLuL1J_7sMPEa83Pu -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b815/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 cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/85/8530372437b51e222b0ea5ed5b7e84f83287e361486f1813710b73f9dd24cd75-d # internal cat >/tmp/go-build2466828734/b118/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build2466828734/b027/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p runtime/cgo -lang=go1.26 -std -installsuffix shared -buildid 286SdCnkqV6e1yUIfEBj/286SdCnkqV6e1yUIfEBj -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b118/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/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/clearenv.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/b118/_cgo_gotypes.go $WORK/b118/cgo.cgo1.go $WORK/b118/_cgo_import.go go tool buildid -w $WORK/b480/_pkg_.a # internal go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/03/03d4fdc290d94d2add7e608e0d93909df8d5108e6bcd6d17aa801c1df703afed-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/77/7757a101679b161958808fe97a9c3c6b34eb740a095087b4786e698fde88282a-d # internal go tool buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/bf/bfc3ded11ecd774229f901fad9b7e20faa8ecad1e052c59317fc7cf739b7480c-d # internal go tool buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/71/71bdd112e6e5894ae820a91e9fd6aced4ff93b15f31a7ea25c46f39f6c0deabf-d # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/24/249a5f41abbb1b6b7904827071f458956edc03e9688c47409b912623fea7e323-d # internal mkdir -p $WORK/b083/ crypto/internal/fips140deps/godebug cat >/tmp/go-build2466828734/b083/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a EOF mkdir -p $WORK/b108/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140deps/godebug -lang=go1.26 -std -complete -installsuffix shared -buildid b4lEp8cC83s081LlwFCu/b4lEp8cC83s081LlwFCu -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go math/rand cat >/tmp/go-build2466828734/b108/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p math/rand -lang=go1.26 -std -complete -installsuffix shared -buildid MCbVO2J2_a0IBY3oWJK6/MCbVO2J2_a0IBY3oWJK6 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b108/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 go tool buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/5f/5f6774e7edb22c9dd86b17ad133d04cf465f085bc152a6e62a399ec45b2f4aa0-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b221=>" -I $WORK/b221/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b221/crc32_amd64.o ./crc32_amd64.s go tool buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/0a/0a54f5f974f2701d2a8c90dba1f87ed6c205f59fdf725c0c30723c87f447f998-d # internal go tool pack r $WORK/b221/_pkg_.a $WORK/b221/crc32_amd64.o # internal go tool buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/7c/7c71c46646f498d896db37f61fb799307952cc86caead7530580ba897786ee6e-d # internal go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c2/c28b4718a9207885fb28aabf077587cf57a33d48d461f0446b9715b28a317173-d # internal go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d6/d68635f4397fa6fbfdfeda36905be241b87bc93a235e25449f7ca136fbf2462b-d # internal mkdir -p $WORK/b225/ mkdir -p $WORK/b422/ mkdir -p $WORK/b944/ vendor/golang.org/x/text/transform github.com/containers/podman/pkg/domain/infra/abi/internal/expansion github.com/containers/podman/vendor/golang.org/x/text/transform cat >/tmp/go-build2466828734/b225/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p vendor/golang.org/x/text/transform -lang=go1.26 -std -complete -installsuffix shared -buildid k6SRThf3bTkd2nN6UJ1i/k6SRThf3bTkd2nN6UJ1i -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build2466828734/b944/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a EOF cat >/tmp/go-build2466828734/b422/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p github.com/containers/podman/pkg/domain/infra/abi/internal/expansion -lang=go1.26 -complete -installsuffix shared -buildid QPeo14u2llkXMX6vDJ1S/QPeo14u2llkXMX6vDJ1S -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b944/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/internal/expansion/expand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.26 -complete -installsuffix shared -buildid Diwi655n4NFPYtdzVCxd/Diwi655n4NFPYtdzVCxd -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/42/425b36336eee30aecd78cca0d220ecb0f1f7cc799090f1a08298c6e2f68faf1f-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b118/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b118/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b118/_pkg_.a $WORK/b118/asm_amd64.o $WORK/b118/preferlinkext $WORK/b118/_x001.o $WORK/b118/_x002.o $WORK/b118/_x003.o $WORK/b118/_x004.o $WORK/b118/_x005.o $WORK/b118/_x006.o $WORK/b118/_x007.o $WORK/b118/_x008.o $WORK/b118/_x009.o $WORK/b118/_x010.o $WORK/b118/_x011.o $WORK/b118/_x012.o $WORK/b118/_x013.o $WORK/b118/_x014.o $WORK/b118/_x015.o # internal go tool buildid -w $WORK/b118/_pkg_.a # internal go tool buildid -w $WORK/b108/_pkg_.a # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ae/aeb3d10ee0b476e6df223b3b245585bf53e2eabf50b190a45d683f25d530b88c-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/21/212569788c8ef65c995393d4f25edf626220effa5e097070a1ff475363200c0a-d # internal mkdir -p $WORK/b918/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator cat >/tmp/go-build2466828734/b918/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -lang=go1.26 -complete -installsuffix shared -buildid w_nlu8C8IX_tApmF-uTV/w_nlu8C8IX_tApmF-uTV -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b918/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator/names-generator.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e3/e38a26f8db5a53452096e4e60ae664137f2afe408f2c26b3281e793f5b15c73c-d # internal mkdir -p $WORK/b090/ mkdir -p $WORK/b198/ mkdir -p $WORK/b073/ mkdir -p $WORK/b206/ mkdir -p $WORK/b236/ encoding/pem bufio mkdir -p $WORK/b568/ crypto/internal/impl mkdir -p $WORK/b767/ mkdir -p $WORK/b082/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b711/ net/http/internal/ascii mkdir -p $WORK/b126/ github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 cat >/tmp/go-build2466828734/b073/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cat >/tmp/go-build2466828734/b198/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF crypto/internal/fips140 github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal mkdir -p $WORK/b865/ cat >/tmp/go-build2466828734/b090/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b767/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b206/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b236/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF mkdir -p $WORK/b360/ cat >/tmp/go-build2466828734/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2466828734/b083/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF mkdir -p $WORK/b864/ mkdir -p $WORK/b855/ regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/impl -lang=go1.26 -std -complete -installsuffix shared -buildid Zvd_Qxz7XRlYO1odYXm2/Zvd_Qxz7XRlYO1odYXm2 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.26 -complete -installsuffix shared -buildid oOga8pwzAfzHbu_iME4K/oOga8pwzAfzHbu_iME4K -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p net/http/internal/ascii -lang=go1.26 -std -complete -installsuffix shared -buildid PB2CfT8wpmzWSZCJwf_Z/PB2CfT8wpmzWSZCJwf_Z -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go go/version cat >/tmp/go-build2466828734/b126/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p encoding/pem -lang=go1.26 -std -complete -installsuffix shared -buildid EayuScVNQQffNmHHtbaq/EayuScVNQQffNmHHtbaq -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p bufio -lang=go1.26 -std -complete -installsuffix shared -buildid cw1FtacObgdBT9pLrwmq/cw1FtacObgdBT9pLrwmq -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p regexp/syntax -lang=go1.26 -std -complete -installsuffix shared -buildid tEMKaxY9WXKOIqpZWKby/tEMKaxY9WXKOIqpZWKby -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b126/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/build/constraint /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 -lang=go1.26 -complete -installsuffix shared -buildid oqXQ0hZWY4pD1vmvCwBL/oqXQ0hZWY4pD1vmvCwBL -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3/gotree.go cat >/tmp/go-build2466828734/b865/importcfg << 'EOF' # internal # import config packagefile internal/gover=/tmp/go-build2466828734/b866/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140 -lang=go1.26 -std -complete -installsuffix shared -buildid FL2O6wfNAsr1dauF22dH/FL2O6wfNAsr1dauF22dH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b082/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 /usr/lib/golang/src/crypto/internal/fips140/notpurego.go cat >/tmp/go-build2466828734/b864/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cat >/tmp/go-build2466828734/b360/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p go/version -lang=go1.26 -std -complete -installsuffix shared -buildid gCBEGTaPwMKkbYm4ISV4/gCBEGTaPwMKkbYm4ISV4 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack /usr/lib/golang/src/go/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p go/build/constraint -lang=go1.26 -std -complete -installsuffix shared -buildid qoGog9ivf9ce5hSGGxuu/qoGog9ivf9ce5hSGGxuu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go cat >/tmp/go-build2466828734/b711/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p html -lang=go1.26 -std -complete -installsuffix shared -buildid ewv3zui_PZ2q7ObH1iGK/ewv3zui_PZ2q7ObH1iGK -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.26 -complete -installsuffix shared -buildid cEJ6Ax1OWpsam_5-krct/cEJ6Ax1OWpsam_5-krct -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils cat >/tmp/go-build2466828734/b568/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.26 -complete -installsuffix shared -buildid pSTP36ZNz9iOGNhHm6hr/pSTP36ZNz9iOGNhHm6hr -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go github.com/containers/podman/vendor/golang.org/x/mod/semver cat >/tmp/go-build2466828734/b855/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/containers/podman/vendor/golang.org/x/mod/semver -lang=go1.26 -complete -installsuffix shared -buildid jmXudzxzSUSLJrkpNgEm/jmXudzxzSUSLJrkpNgEm -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/mod/semver/semver.go go tool buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/72/72bfc58332cbccc3bd6321185724910297aa8f2919e4d72a5233847c92d005fe-d # internal go tool buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/71/71db2c74e8f19c19d5865a1600075a6c1ad574e1b6178b0e03fa34a097ad45e6-d # internal go tool buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/e7/e7bf4faa90df38fccc1af87f80d7d4615f2141bf8879a2ca69afeae62399f5e5-d # internal go tool buildid -w $WORK/b236/_pkg_.a # internal go tool buildid -w $WORK/b225/_pkg_.a # internal go tool buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/13/13910b1d8ebb3b2b27357c5b0ad1ea1fd8da58f0592037a1469e578cf244015d-d # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/c2/c2b137bc01d689a62619ea6cd6018115bccb152e6eef2d6584e6b0d16c52ca6e-d # internal go tool buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/7f/7fd0c835d678c4a645226065f3d0646c59af6febf0382156f0154f3f653f5c29-d # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/f4/f4880effe362d701a56c63fd67b44d44d995f6abdc22a2ceebcf663b60a5b5b9-d # internal go tool buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/5d/5d4e6187c3bd422cbf47e15b950a5be443675b921de54dfcd61e624cdb9e19f8-d # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9b/9b6059edccdf452b5138212c510756405d338e69b6da7b32d14bb1ae293962b7-d # internal mkdir -p $WORK/b091/ crypto/internal/fips140/sha3 echo -n > $WORK/b091/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./sha3_amd64.s go tool buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/0d/0d1b067a0937e231b965e434f15ae88df001756ff50c9466a7370e1b75c3239c-d # internal go tool buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/b8/b8011228717f3ad8517aa1819a008e0b3cf71f31a0d6644a3096e02700198d34-d # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f2/f22311c6353a1a5e37dfc632b9456518e55802c1855c96dc8300dd6c567933ae-d # internal mkdir -p $WORK/b087/ mkdir -p $WORK/b094/ crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 echo -n > $WORK/b087/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./sha256block_amd64.s echo -n > $WORK/b094/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./sha512block_amd64.s cat >/tmp/go-build2466828734/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2466828734/b089/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/fips140/sha3 -lang=go1.26 -std -installsuffix shared -buildid 5v-6KWbwJPxsPElT8TTZ/5v-6KWbwJPxsPElT8TTZ -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b091/symabis -c=20 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/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_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go cat >/tmp/go-build2466828734/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2466828734/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2466828734/b090/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140/sha512 -lang=go1.26 -std -installsuffix shared -buildid hO4fpZ9mphfGzCRZEB71/hO4fpZ9mphfGzCRZEB71 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b094/symabis -c=12 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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_amd64.go cat >/tmp/go-build2466828734/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2466828734/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2466828734/b090/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140/sha256 -lang=go1.26 -std -installsuffix shared -buildid I_eLYWK43Yp6YIXJj2EL/I_eLYWK43Yp6YIXJj2EL -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b087/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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_amd64.go go tool buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c2/c2fd1ddf49b6daa39a934863fa3ac71338f0b29d6c8b827f657cbe4111e5d203-d # internal go tool buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/b4/b4c0bde55990ed45760f74358bc7f2daffb6de3ad784269239bd67178949b446-d # internal go tool buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/0a/0a7469f2ce91a30efa570756f36ae48eff0788c4c46ab8952c687a2570fd4e1f-d # internal go tool buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/92/9258958b9dddbc6be56e790d80a8f185a219e6cbc76e1a5bd7fd76775533689c-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/sha256block_amd64.o ./sha256block_amd64.s go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cb/cb10a20d5b3962f363b00dc0f95ef7de3977a3a029841ef526ef3e6c312ab20d-d # internal mkdir -p $WORK/b303/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b306/ compress/bzip2 mkdir -p $WORK/b312/ cat >/tmp/go-build2466828734/b303/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2466828734/b304/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF image cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.26 -complete -installsuffix shared -buildid M0nclzbExeFjLQIPqIKj/M0nclzbExeFjLQIPqIKj -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b303/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 cat >/tmp/go-build2466828734/b306/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF cat >/tmp/go-build2466828734/b312/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile image/color=/tmp/go-build2466828734/b313/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p compress/bzip2 -lang=go1.26 -std -complete -installsuffix shared -buildid J62JRFO_nzv2P05cFcU4/J62JRFO_nzv2P05cFcU4 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b306/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p image -lang=go1.26 -std -complete -installsuffix shared -buildid HW0jwEY7-7AVQk_ytBFS/HW0jwEY7-7AVQk_ytBFS -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b312/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/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha256 go tool pack r $WORK/b087/_pkg_.a $WORK/b087/sha256block_amd64.o # internal go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c0/c0ef67f5d602561e3fab7acc79729c1edbc973aa6431f5327300a5745070957c-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 go tool pack r $WORK/b094/_pkg_.a $WORK/b094/sha512block_amd64.o # internal go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/87/87330f3053e83ceffc039468758ef3d8389c05b5695e8b40a1f1ef2a41bfd008-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/sha3_amd64.o ./sha3_amd64.s go tool buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/95/95a0dd5e7903dba58b622ae6c872d24f579bc28855eb7ccbb1e47adb7284c508-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b043/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha3 go tool pack r $WORK/b091/_pkg_.a $WORK/b091/sha3_amd64.o # internal go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/45/45e25a238e805cc16ac5119182acde6a8f97e735e3b3970cb613e37a6c3959dc-d # internal mkdir -p $WORK/b114/ mkdir -p $WORK/b086/ crypto/sha3 crypto/internal/fips140/hmac cat >/tmp/go-build2466828734/b114/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2466828734/b091/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF cat >/tmp/go-build2466828734/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2466828734/b091/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/hmac -lang=go1.26 -std -complete -installsuffix shared -buildid 58EsPbegxwCoynNX0b9A/58EsPbegxwCoynNX0b9A -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/sha3 -lang=go1.26 -std -complete -installsuffix shared -buildid meIwFhkUOzmpL5ygXrHG/meIwFhkUOzmpL5ygXrHG -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go cd /usr/lib/golang/src/syscall go tool pack r $WORK/b043/_pkg_.a $WORK/b043/asm_linux_amd64.o # internal go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/82/82c695c09cbf66a56c6c8fb7728c3dc9842f48d2e7d35deebf0ac85106f0a2c2-d # internal mkdir -p $WORK/b066/ mkdir -p $WORK/b747/ internal/syscall/execenv github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups cat >/tmp/go-build2466828734/b066/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF mkdir -p $WORK/b040/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/syscall/execenv -lang=go1.26 -std -complete -installsuffix shared -buildid GxePklrWILAD_a1WMorq/GxePklrWILAD_a1WMorq -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time cat >/tmp/go-build2466828734/b747/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.26 -complete -installsuffix shared -buildid ekSCNGW_ggsFWzUMSsXb/ekSCNGW_ggsFWzUMSsXb -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go cat >/tmp/go-build2466828734/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p time -lang=go1.26 -std -installsuffix shared -buildid z1kPUfuQKOkqjFUQASe4/z1kPUfuQKOkqjFUQASe4 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b040/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/unix cat >/tmp/go-build2466828734/b065/importcfg << 'EOF' # internal # import config packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/unix -lang=go1.26 -std -complete -installsuffix shared -buildid ADuN5fC1yy03lg5YLBlh/ADuN5fC1yy03lg5YLBlh -goversion go1.26.3-X:nodwarf5 -c=5 -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_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_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/fchmodat_linux.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_ge.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_amd64.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/ff/ff8879c0b31ea1f9029b427967265af4c080235589587441afeb7d825ecd9051-d # internal go tool buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/99/99c83deedc365759bf53ca83d686d1060c0c040ebe5ba185f5fbd1b4c46aee37-d # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3a/3af5278e292a8995b1e6bae2f649c3c1b82c2534bfc503a3d5ec4022d2b1954c-d # internal mkdir -p $WORK/b085/ crypto/internal/fips140/check cat >/tmp/go-build2466828734/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2466828734/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2466828734/b083/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/fips140/check -lang=go1.26 -std -complete -installsuffix shared -buildid Tl-GMcqdzdWal1L69ypT/Tl-GMcqdzdWal1L69ypT -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go go tool buildid -w $WORK/b306/_pkg_.a # internal go tool buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/2b/2b512a02835fb5ab6f0a2a4664d872ec8acd3725174bf2560b35d31c89b0bf18-d # internal mkdir -p $WORK/b113/ crypto/internal/fips140hash cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/1b/1b030a4dc70b2986fea3d8b5be648d02a6ffd6cd6e1f4340f1ebd2df80ce5a9f-d # internal cat >/tmp/go-build2466828734/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build2466828734/b091/_pkg_.a packagefile crypto/sha3=/tmp/go-build2466828734/b114/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/fips140hash -lang=go1.26 -std -complete -installsuffix shared -buildid TcTYc9jM2hKXy2GpNef9/TcTYc9jM2hKXy2GpNef9 -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go go tool buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ed/edfd3378f620ca07d6ba5902fd712c04e51d65468b7dfeead2a2e7290a4be844-d # internal go tool buildid -w $WORK/b121/_pkg_.a # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/fb/fb3aed03b4df918ae9528d6bfe20f24f813d54c757da337901376384b7dc1a09-d # internal go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/40/400f0809ea7c96d35ae7815f3fa7d02bbbf17563e70e17cf1668c6297360683f-d # internal mkdir -p $WORK/b101/ mkdir -p $WORK/b179/ mkdir -p $WORK/b189/ crypto/fips140 mkdir -p $WORK/b111/ mkdir -p $WORK/b299/ mkdir -p $WORK/b162/ crypto/internal/fips140/hkdf crypto/internal/fips140/pbkdf2 cat >/tmp/go-build2466828734/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a EOF crypto/internal/fips140/bigmod mkdir -p $WORK/b081/ crypto/internal/fips140/edwards25519/field crypto/internal/fips140/tls12 cat >/tmp/go-build2466828734/b179/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2466828734/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/fips140 -lang=go1.26 -std -complete -installsuffix shared -buildid fHDR0mlOtf5-zF9vmDRr/fHDR0mlOtf5-zF9vmDRr -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/fips140/enforcement.go /usr/lib/golang/src/crypto/fips140/fips140.go cat >/tmp/go-build2466828734/b299/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2466828734/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF echo -n > $WORK/b111/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/internal/fips140/hkdf -lang=go1.26 -std -complete -installsuffix shared -buildid Mx2hsFvTsa54m7YczqCf/Mx2hsFvTsa54m7YczqCf -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b179/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/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b111/symabis ./nat_amd64.s echo -n > $WORK/b162/go_asm.h # internal cat >/tmp/go-build2466828734/b189/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2466828734/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p crypto/internal/fips140/pbkdf2 -lang=go1.26 -std -complete -installsuffix shared -buildid 6egnCApolDzWxLbhMkZv/6egnCApolDzWxLbhMkZv -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/pbkdf2/cast.go /usr/lib/golang/src/crypto/internal/fips140/pbkdf2/pbkdf2.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b162/symabis ./fe_amd64.s mkdir -p $WORK/b161/ crypto/internal/fips140/aes crypto/internal/fips140/nistec/fiat cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p crypto/internal/fips140/tls12 -lang=go1.26 -std -complete -installsuffix shared -buildid -ORLqIDUqdsV7qXWvww-/-ORLqIDUqdsV7qXWvww- -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go cat >/tmp/go-build2466828734/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF echo -n > $WORK/b081/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./aes_amd64.s ./ctr_amd64.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.26 -std -complete -installsuffix shared -buildid 6ZoQii2h0KyolDrp52TN/6ZoQii2h0KyolDrp52TN -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b161/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 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/69/69f7bb379a3e4e9d93987901ef953f23d310f8edc5d054d70e8c5ec1f1c8c12b-d # internal cat >/tmp/go-build2466828734/b162/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.26 -std -installsuffix shared -buildid TBLX39sICUK46sgzFNUU/TBLX39sICUK46sgzFNUU -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b162/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/tmp/go-build2466828734/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2466828734/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2466828734/b090/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/bigmod -lang=go1.26 -std -installsuffix shared -buildid TYhLvQOXsBVOrtQRTlFV/TYhLvQOXsBVOrtQRTlFV -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b111/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go cat >/tmp/go-build2466828734/b081/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2466828734/b084/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2466828734/b089/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2466828734/b083/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2466828734/b090/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140/aes -lang=go1.26 -std -installsuffix shared -buildid wYixzT6rEg-rx-Tq8_RT/wYixzT6rEg-rx-Tq8_RT -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b081/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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/b101/_pkg_.a # internal go tool buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ea/eaa955d47f3edb29d73a7bdb8ae760d3b1a5042db5b95ffbf837f39107a8caa7-d # internal mkdir -p $WORK/b190/ cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5e/5ebfd61393e49d923de32f35cec150fdbfdd17ceb1d150be76906e54c72b1886-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b193/ cat >/tmp/go-build2466828734/b190/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2466828734/b179/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF crypto/tls/internal/fips140tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p crypto/internal/fips140/tls13 -lang=go1.26 -std -complete -installsuffix shared -buildid Z2ycuLdkhcj6FTbvCgig/Z2ycuLdkhcj6FTbvCgig -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go cat >/tmp/go-build2466828734/b193/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build2466828734/b101/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p crypto/tls/internal/fips140tls -lang=go1.26 -std -complete -installsuffix shared -buildid XF403LBX-pRxYIz6sF1E/XF403LBX-pRxYIz6sF1E -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go go tool buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/52/5280c20c261ce86b178c64ccd38230e90f0e88a43b00f33c695087040e970035-d # internal go tool buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/5c/5cfac44ef93ff8aeae4558fb5f07d28d6ceaa7bcb60a48c1469974b6c5e4d46b-d # internal go tool buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/0d/0d676e5f4c2b0b512d7666e7af637e1f6235f32372dae947e64b2c49b9f2d9b2-d # internal go tool buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/cc/cc0806808002516b04c1c55b5ffb3a331d290456f1cc88c18cc9cc566eae0770-d # internal mkdir -p $WORK/b315/ image/internal/imageutil cat >/tmp/go-build2466828734/b315/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build2466828734/b312/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p image/internal/imageutil -lang=go1.26 -std -complete -installsuffix shared -buildid z8ERYH_8lKdBzYJJpZf7/z8ERYH_8lKdBzYJJpZf7 -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go go tool buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/75/751554f2c317be162a77a90f9d1557079b1e32d677ac8ead4f7f73211d45000f-d # internal mkdir -p $WORK/b125/ regexp cat >/tmp/go-build2466828734/b125/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile regexp/syntax=/tmp/go-build2466828734/b126/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p regexp -lang=go1.26 -std -complete -installsuffix shared -buildid 6IklmsjzN9hbH70XF0de/6IklmsjzN9hbH70XF0de -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b125/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/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b162/fe_amd64.o ./fe_amd64.s go tool pack r $WORK/b162/_pkg_.a $WORK/b162/fe_amd64.o # internal go tool buildid -w $WORK/b162/_pkg_.a # internal go tool buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/bf/bf9f05550350567831c2399d9c8f15aaa69535554f83f0fbc423daec436a6ef7-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/89/89dd883c3777d58ffbc5ec97fcfa49b698e7f07611b6a2adb63cb30c0df2c6dd-d # internal mkdir -p $WORK/b177/ crypto/internal/fips140/edwards25519 cat >/tmp/go-build2466828734/b177/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build2466828734/b093/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2466828734/b162/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/internal/fips140/edwards25519 -lang=go1.26 -std -complete -installsuffix shared -buildid wBJo1RtJPbVT1-AvIb97/wBJo1RtJPbVT1-AvIb97 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b177/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 go tool buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/3d/3d89687001ffbb8dcb5cb5a8e105996f69fc4683b9ca2e5c80d5ee2a5f6a0554-d # internal mkdir -p $WORK/b314/ image/jpeg cat >/tmp/go-build2466828734/b314/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile image=/tmp/go-build2466828734/b312/_pkg_.a packagefile image/color=/tmp/go-build2466828734/b313/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2466828734/b315/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p image/jpeg -lang=go1.26 -std -complete -installsuffix shared -buildid TL9Ni5y_Zu1E047InWUj/TL9Ni5y_Zu1E047InWUj -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/lib/golang/src/image/jpeg/dct.go /usr/lib/golang/src/image/jpeg/huffman.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 cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/ctr_amd64.o ./ctr_amd64.s go tool pack r $WORK/b081/_pkg_.a $WORK/b081/aes_amd64.o $WORK/b081/ctr_amd64.o # internal go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/83/832419a6850d068cf35802075ea24666db04032f0c17a4ae5eec1eb54f9995ca-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b111/nat_amd64.o ./nat_amd64.s go tool pack r $WORK/b111/_pkg_.a $WORK/b111/nat_amd64.o # internal go tool buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/13/13baa79a89742b530a307bfee9f403793aa1cdcf9d1ca3e703d0ae656f518c39-d # internal go tool buildid -w $WORK/b314/_pkg_.a # internal go tool buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/54/543de18f4404cee007759dc4795c55aea6c3b2d36425c5e35221d635885b1bc4-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/9a/9a7de61cf283361705aa65c596564d2811ce18b067e3f9b435a7364a0356a9d7-d # internal go tool buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1a/1a6cabea15df3a86cb9c36788b70444cf580ec12625493f55a3a4c647a6c9d54-d # internal mkdir -p $WORK/b452/ mkdir -p $WORK/b208/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp github.com/containers/podman/vendor/github.com/acarl005/stripansi cat >/tmp/go-build2466828734/b208/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.26 -complete -installsuffix shared -buildid 66uabkbegJ5gQXpLlAVf/66uabkbegJ5gQXpLlAVf -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b208/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 cat >/tmp/go-build2466828734/b452/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.26 -complete -installsuffix shared -buildid PryQGR8TjlLOTWBiBywm/PryQGR8TjlLOTWBiBywm -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go go tool buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/48/48e361913acbf0e516edd1b1cea6a8c1b384472a6afaf1bc2f946aa909de7c56-d # internal go tool buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/12/129ff36943d646fa54090b1b8fd1ade64db53a2b4a0572d309a3bf189ae85e57-d # internal go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0b/0bba60cb9de5626834594bc715e9e09444f4c2ad5f45465deaea5499b75a11ca-d # internal mkdir -p $WORK/b002/ context cat >/tmp/go-build2466828734/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2466828734/b004/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.26 -std -complete -installsuffix shared -buildid 9zwEgv4_iT5nIvjSTFmC/9zwEgv4_iT5nIvjSTFmC -goversion go1.26.3-X:nodwarf5 -c=29 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b062/ io/fs cat >/tmp/go-build2466828734/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build2466828734/b044/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/fs -lang=go1.26 -std -complete -installsuffix shared -buildid w0AAztNoGn1j50Rh1K63/w0AAztNoGn1j50Rh1K63 -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b062/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 mkdir -p $WORK/b064/ internal/poll cat >/tmp/go-build2466828734/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2466828734/b065/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/poll -lang=go1.26 -std -installsuffix shared -buildid 5J5yujNHwZ0Tpc4yAdKe/5J5yujNHwZ0Tpc4yAdKe -goversion go1.26.3-X:nodwarf5 -c=10 -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 mkdir -p $WORK/b098/ crypto/internal/fips140deps/time mkdir -p $WORK/b271/ github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal cat >/tmp/go-build2466828734/b098/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/fips140deps/time -lang=go1.26 -std -complete -installsuffix shared -buildid YJuITXxV74sZYuK41_jW/YJuITXxV74sZYuK41_jW -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/time/time.go cat >/tmp/go-build2466828734/b271/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF mkdir -p $WORK/b364/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.26 -complete -installsuffix shared -buildid eC_PzHCiCmszJLbU_S6X/eC_PzHCiCmszJLbU_S6X -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go github.com/containers/podman/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b383/ cat >/tmp/go-build2466828734/b364/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.26 -complete -installsuffix shared -buildid uq5-t3cBy5b4VaPB4Nbd/uq5-t3cBy5b4VaPB4Nbd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b430/ github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv github.com/containers/podman/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b757/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal cat >/tmp/go-build2466828734/b427/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter cat >/tmp/go-build2466828734/b430/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv -lang=go1.26 -complete -installsuffix shared -buildid eEjxrLizkokJoolhQ_WT/eEjxrLizkokJoolhQ_WT -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv/httpsfv.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.26 -complete -installsuffix shared -buildid TM2UI1P-mX4rVlPzBObE/TM2UI1P-mX4rVlPzBObE -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go cat >/tmp/go-build2466828734/b757/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.26 -complete -installsuffix shared -buildid 06RXvDjJGMF_x7Ri0Z1x/06RXvDjJGMF_x7Ri0Z1x -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b757/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 cat >/tmp/go-build2466828734/b383/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.26 -complete -installsuffix shared -buildid Ej64EC11a4hWdDN8WYDK/Ej64EC11a4hWdDN8WYDK -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go go tool buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/f7/f7873c5ceaa2c8e81ab84b03063f7fa703301fc02e47f51459991873f18ffe10-d # internal go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/be/be2c39d95a79666827d4757d1970fe7195d731ffa8afcb1eb999aeabb09c9d16-d # internal mkdir -p $WORK/b097/ crypto/internal/entropy/v1.0.0 cat >/tmp/go-build2466828734/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/time=/tmp/go-build2466828734/b098/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/entropy/v1.0.0 -lang=go1.26 -std -complete -installsuffix shared -buildid KwvNnJfkVhOPUhre1Fgd/KwvNnJfkVhOPUhre1Fgd -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/v1.0.0/entropy.go /usr/lib/golang/src/crypto/internal/entropy/v1.0.0/sha384.go go tool buildid -w $WORK/b271/_pkg_.a # internal go tool buildid -w $WORK/b430/_pkg_.a # internal go tool buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/88/88125f30c8eb21c983a497cf96f450032f9f7bdf17d15123adc8eadff663b04b-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/66/663f3890a3f98517bfbd9790283fb69459831550469b31948a2cda320fef1716-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/8e/8e908ad0835817c8ff499ad2e899516e2135b8645a43150cd5fe4e6eecfa2ecb-d # internal go tool buildid -w $WORK/b757/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/asm_amd64.o ./asm_amd64.s cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/63/631499fd7442e428c9424fbe2efa4c70e0e09f94bc2a668626b6ba19cb5560e7-d # internal go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e1/e1229e2270a1f9d356fa494c1ab76422062f867f9e0bbc87b522d4c583538f0e-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/8151007d05e54c3bfc48b02d0d3fdffca0526ecf7a27308d66ad7f8aaddf7991-d # internal mkdir -p $WORK/b242/ mkdir -p $WORK/b135/ github.com/containers/podman/vendor/github.com/hashicorp/errwrap encoding/binary cat >/tmp/go-build2466828734/b135/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b242/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.26 -complete -installsuffix shared -buildid eXMu02W-dXUF0y_T_GnL/eXMu02W-dXUF0y_T_GnL -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p encoding/binary -lang=go1.26 -std -complete -installsuffix shared -buildid _CIpe9cEco_82HZdAUiP/_CIpe9cEco_82HZdAUiP -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b135/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 mkdir -p $WORK/b057/ internal/fmtsort mkdir -p $WORK/b620/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal cat >/tmp/go-build2466828734/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.26 -std -complete -installsuffix shared -buildid j2GGLnR5r-7TlMdcy65T/j2GGLnR5r-7TlMdcy65T -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build2466828734/b620/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.26 -complete -installsuffix shared -buildid zmCsKOhN-pKILkVnFGtM/zmCsKOhN-pKILkVnFGtM -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go mkdir -p $WORK/b488/ github.com/containers/podman/vendor/github.com/modern-go/reflect2 go tool buildid -w $WORK/b427/_pkg_.a # internal echo -n > $WORK/b488/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b488/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/77/77b8966540c52314463be21707f4841e6749d2d875d6ff2d085cf7b88dbd44bb-d # internal cat >/tmp/go-build2466828734/b488/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.26 -installsuffix shared -buildid 59uMU9-WTLchJ1gcEaNo/59uMU9-WTLchJ1gcEaNo -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b488/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack -asmhdr $WORK/b488/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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/57/571f08beca5e8375612d9935a56e58c67c5dd128e82620ef97e0488ca6490c2c-d # internal mkdir -p $WORK/b061/ mkdir -p $WORK/b342/ internal/filepathlite cat >/tmp/go-build2466828734/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF embed /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/filepathlite -lang=go1.26 -std -complete -installsuffix shared -buildid X7K_O2UdjCbebrm6ersS/X7K_O2UdjCbebrm6ersS -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b061/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 cat >/tmp/go-build2466828734/b342/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p embed -lang=go1.26 -std -complete -installsuffix shared -buildid QmwmyVvYXwQhAbgSFA5A/QmwmyVvYXwQhAbgSFA5A -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/embed/embed.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/695bbb320acfaec9c2d4f2b14a0d761cf3f9ba5cc8da07c20779257116cc61db-d # internal mkdir -p $WORK/b291/ mkdir -p $WORK/b398/ mkdir -p $WORK/b587/ mkdir -p $WORK/b409/ mkdir -p $WORK/b642/ mkdir -p $WORK/b982/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage github.com/containers/podman/vendor/github.com/containerd/errdefs cat >/tmp/go-build2466828734/b398/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2466828734/b364/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b982/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a EOF cat >/tmp/go-build2466828734/b291/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.26 -complete -installsuffix shared -buildid Taw5GaV9UAFpmKzLR4UW/Taw5GaV9UAFpmKzLR4UW -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b982/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 cat >/tmp/go-build2466828734/b409/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2466828734/b410/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.26 -complete -installsuffix shared -buildid B_WfiNxv1GU2GBK_d3Hf/B_WfiNxv1GU2GBK_d3Hf -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go cat >/tmp/go-build2466828734/b642/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a EOF cat >/tmp/go-build2466828734/b587/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.26 -complete -installsuffix shared -buildid iFSWGGaL0K9S-M2lwpT5/iFSWGGaL0K9S-M2lwpT5 -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.26 -complete -installsuffix shared -buildid jJZuib07ECNN-U-VxwpD/jJZuib07ECNN-U-VxwpD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b642/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.26 -complete -installsuffix shared -buildid IZzup2y2sCO2-eoSOvg7/IZzup2y2sCO2-eoSOvg7 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b409/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.26 -complete -installsuffix shared -buildid Lfg3ShUggNEOVyjVun31/Lfg3ShUggNEOVyjVun31 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b587/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/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a8/a8f8448d638a23e3be8f4f413eddfa41692e343d85d5e2139451d94b01a31ad8-d # internal go tool buildid -w $WORK/b642/_pkg_.a # internal go tool buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/dc/dcd7834520ef3eb7fa6cae3269e7b725ed660c3185403006e10f51b79bd91eec-d # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/37/371cd6a9330d80e42ac26182aaa09eae1b10ef1917e6d5ad538a6a0705393c96-d # internal go tool buildid -w $WORK/b161/_pkg_.a # internal go tool buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/d7/d7d67fb9c4791698c43b1a2e0c86b51da13aba2ad5eff649c902c33ed89cc331-d # internal go tool buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/c8/c81076836e71e9ca9ac9a963c48debf941497f118eb002c5940cc3a016c817f6-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c4/c45a05012d2ad3553e8f905f5b5b854db1f4bb9e036b8cbb1e0031ed3578675c-d # internal go tool buildid -w $WORK/b291/_pkg_.a # internal mkdir -p $WORK/b160/ crypto/internal/fips140/nistec echo -n > $WORK/b160/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b160/symabis ./p256_asm_amd64.s cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/16/16ebe91ef6052b429577bb4d7e32eda8d1db9859482be9e63070adfae529e053-d # internal go tool buildid -w $WORK/b409/_pkg_.a # internal go tool buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/bd/bdbc3f02db2d5c658536fe158c6541beb0d5c149e727da733038751a3f609e45-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/10/10fe0c498e68bad8941c3d789e429ebb20ceff5ba7089a67429a4488a7a7f0d5-d # internal mkdir -p $WORK/b341/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults cat >/tmp/go-build2466828734/b341/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build2466828734/b342/_pkg_.a EOF cat >/tmp/go-build2466828734/b341/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.26 -complete -installsuffix shared -buildid 8NA6fo3Oz5XOryVvgS1r/8NA6fo3Oz5XOryVvgS1r -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b341/importcfg -embedcfg $WORK/b341/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4a/4a7a4e053d0f417dd1104f895502bee12fda193c08e2e66f8ece3525636bfaff-d # internal cat >/tmp/go-build2466828734/b160/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build2466828734/b093/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2466828734/b161/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/nistec -lang=go1.26 -std -installsuffix shared -buildid 7pkXVfD-YQ_wwT8oJNfn/7pkXVfD-YQ_wwT8oJNfn -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b160/symabis -c=14 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/18/18647ea29cf25d4431bed2f35cdcdb2f4dbade17eea4be4c9e26185960c9014d-d # internal go tool buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/53/5333ac5d780301fae7747178921f74bada9fa1eefae70e56b75b02cb10bc4485-d # internal go tool buildid -w $WORK/b064/_pkg_.a # internal go tool buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ef/ef3de0518295bb5d7e1499277f828b2e8edaa39891c90d431d1943536904e90d-d # internal mkdir -p $WORK/b060/ os cat >/tmp/go-build2466828734/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2466828734/b061/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/poll=/tmp/go-build2466828734/b064/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2466828734/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2466828734/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build2466828734/b067/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p os -lang=go1.26 -std -installsuffix shared -buildid k80XzpL2PYVlnzMBbmLV/k80XzpL2PYVlnzMBbmLV -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b060/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/b587/_pkg_.a /builddir/.cache/go-build/7f/7ff9914a10b6d87a67ca684bfb6ee4d6705006c9489bee606be0f2c717eb66d0-d # internal go tool buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a4/a4c4492526ac487c3b2135254a82c9205509c1e60758b1dc61da32dcb57157be-d # internal mkdir -p $WORK/b187/ mkdir -p $WORK/b471/ mkdir -p $WORK/b472/ vendor/golang.org/x/crypto/internal/poly1305 github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b513/ echo -n > $WORK/b187/go_asm.h # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 cat >/tmp/go-build2466828734/b471/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF echo -n > $WORK/b472/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b187/symabis ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b472=>" -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b472/symabis ./xxhash_amd64.s echo -n > $WORK/b513/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b513/symabis ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.26 -complete -installsuffix shared -buildid G_fRB7jFsqiaS_tw90tu/G_fRB7jFsqiaS_tw90tu -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b471/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 mkdir -p $WORK/b134/ github.com/containers/podman/vendor/golang.org/x/sys/unix echo -n > $WORK/b134/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b134/symabis ./asm_linux_amd64.s cat >/tmp/go-build2466828734/b187/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.26 -std -installsuffix shared -buildid tuysb-E5OWPI39_J67o5/tuysb-E5OWPI39_J67o5 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b187/symabis -c=11 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack -asmhdr $WORK/b187/go_asm.h /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_asm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2466828734/b513/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.26 -installsuffix shared -buildid jlJPeTweILv-7oSlRx8Z/jlJPeTweILv-7oSlRx8Z -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b513/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack -asmhdr $WORK/b513/go_asm.h ./_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_asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2466828734/b472/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.26 -installsuffix shared -buildid hYLI5oyztpzBOTkoOXPL/hYLI5oyztpzBOTkoOXPL -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b472/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack -asmhdr $WORK/b472/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 cat >/tmp/go-build2466828734/b134/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.26 -installsuffix shared -buildid eWGLXSTSoVtGMnRGWMwc/eWGLXSTSoVtGMnRGWMwc -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b134/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/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/readv_unix.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_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.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_amd64.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b472=>" -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b472/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b187/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b513/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash go tool pack r $WORK/b472/_pkg_.a $WORK/b472/xxhash_amd64.o # internal go tool buildid -w $WORK/b472/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 go tool pack r $WORK/b187/_pkg_.a $WORK/b187/sum_amd64.o # internal go tool buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/0d/0dce3585a3710dbc539e914cb3984ae83bc5ae7b835a439df8db8aebd847a5c0-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 go tool pack r $WORK/b513/_pkg_.a $WORK/b513/sum_amd64.o # internal go tool buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/63/633888bf3033b5ca71bc91262c90759293d36651e1c332253231de19f0964fa7-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/3c/3c74e47ce46bd128a5f1441ab7a57f11059aaa457c0030baf81d750d2a003afa-d # internal mkdir -p $WORK/b511/ github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox cat >/tmp/go-build2466828734/b511/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-build2466828734/b512/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2466828734/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build2466828734/b514/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.26 -complete -installsuffix shared -buildid rvwTNp_7gxZ0iGX2kKn6/rvwTNp_7gxZ0iGX2kKn6 -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go go tool buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6b/6b128f08b0170a18cc1a23ef590e11d63d77fcfcaf06591ce11be6da06942188-d # internal go tool buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/53/5305982b5c248bc6dbbe953acaa0cd3fa5dff58466d345763729cae052ba5998-d # internal go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ef/eff64bf17d739813cd962a36b1f96e140943f9effebf51615b17959f65830bf8-d # internal mkdir -p $WORK/b099/ mkdir -p $WORK/b204/ mkdir -p $WORK/b259/ mkdir -p $WORK/b124/ mkdir -p $WORK/b285/ mkdir -p $WORK/b374/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless io/ioutil mkdir -p $WORK/b597/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b056/ mkdir -p $WORK/b579/ os/signal mkdir -p $WORK/b721/ mkdir -p $WORK/b701/ crypto/internal/sysrand mkdir -p $WORK/b745/ mkdir -p $WORK/b453/ cat >/tmp/go-build2466828734/b204/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount cat >/tmp/go-build2466828734/b374/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF echo -n > $WORK/b285/go_asm.h # internal mkdir -p $WORK/b890/ path/filepath mkdir -p $WORK/b956/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p io/ioutil -lang=go1.26 -std -complete -installsuffix shared -buildid fzKYiA_nvuQFyyQzLELJ/fzKYiA_nvuQFyyQzLELJ -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b285=>" -I $WORK/b285/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b285/symabis ./sig.s github.com/containers/podman/vendor/go.podman.io/common/pkg/machine cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.26 -complete -installsuffix shared -buildid iGbJIHH2XdJwReJ-rtXs/iGbJIHH2XdJwReJ-rtXs -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b374/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 cat >/tmp/go-build2466828734/b259/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF cat >/tmp/go-build2466828734/b597/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.26 -complete -installsuffix shared -buildid pGL8vVPZzzl7fEZHzSnn/pGL8vVPZzzl7fEZHzSnn -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go cat >/tmp/go-build2466828734/b124/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2466828734/b061/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cat >/tmp/go-build2466828734/b099/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2466828734/b065/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b721/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2466828734/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/sysrand -lang=go1.26 -std -complete -installsuffix shared -buildid rMh25ondNcQnalOzPWqu/rMh25ondNcQnalOzPWqu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.26 -std -complete -installsuffix shared -buildid 5fDUwiyA8BG8nMgyk6iK/5fDUwiyA8BG8nMgyk6iK -goversion go1.26.3-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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.26 -complete -installsuffix shared -buildid eWuraP_1blJ6-bg4ofQO/eWuraP_1blJ6-bg4ofQO -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.26 -complete -installsuffix shared -buildid oulec2IZTVESGfJh8KdS/oulec2IZTVESGfJh8KdS -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go github.com/containers/podman/vendor/github.com/moby/sys/sequential mkdir -p $WORK/b528/ mkdir -p $WORK/b325/ internal/sysinfo cat >/tmp/go-build2466828734/b701/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand github.com/containers/podman/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.26 -complete -installsuffix shared -buildid luRGoBPkR4WNXXnTKjml/luRGoBPkR4WNXXnTKjml -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b701/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 cat >/tmp/go-build2466828734/b579/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p internal/sysinfo -lang=go1.26 -std -complete -installsuffix shared -buildid gRAbHy4G2mv_aAceWfIZ/gRAbHy4G2mv_aAceWfIZ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/tmp/go-build2466828734/b325/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile hash/fnv=/tmp/go-build2466828734/b326/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF cat >/tmp/go-build2466828734/b453/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-build2466828734/b454/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF mkdir -p $WORK/b188/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path/filepath -lang=go1.26 -std -complete -installsuffix shared -buildid xrOrJbOsGSlX6cbF0Eiw/xrOrJbOsGSlX6cbF0Eiw -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b124/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 github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.26 -complete -installsuffix shared -buildid 4gnWNX1LS1IJuNI4ChZW/4gnWNX1LS1IJuNI4ChZW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go github.com/containers/podman/pkg/ctime github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo echo -n > $WORK/b528/go_asm.h # internal vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.26 -complete -installsuffix shared -buildid kfqUBl7H637yNWweiYO-/kfqUBl7H637yNWweiYO- -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b453/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 cat >/tmp/go-build2466828734/b890/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev echo -n > $WORK/b188/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/pkg/ctime -lang=go1.26 -complete -installsuffix shared -buildid fyVfki29D_rOgZ5B-9Fg/fyVfki29D_rOgZ5B-9Fg -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ctime/ctime.go ./_build/src/github.com/containers/podman/pkg/ctime/ctime_linux.go cat >/tmp/go-build2466828734/b956/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b188=>" -I $WORK/b188/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b188/symabis ./cpu_gc_x86.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b528/symabis ./cpu_gc_x86.s cat >/tmp/go-build2466828734/b745/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo -lang=go1.26 -complete -installsuffix shared -buildid cMmnQwc5CMvUiUkGRLC6/cMmnQwc5CMvUiUkGRLC6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b956/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.26 -complete -installsuffix shared -buildid xhDQgNEvgMsujblHJerE/xhDQgNEvgMsujblHJerE -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go cat >/tmp/go-build2466828734/b285/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p os/signal -lang=go1.26 -std -installsuffix shared -buildid 6wZ9jSeJMjSqW1UAj4OC/6wZ9jSeJMjSqW1UAj4OC -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b285/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack -asmhdr $WORK/b285/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 mkdir -p $WORK/b199/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b199/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build2466828734/b528/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.26 -installsuffix shared -buildid L6DHOZbQiVjhCtYo2NPj/L6DHOZbQiVjhCtYo2NPj -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b528/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack -asmhdr $WORK/b528/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_gc_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_other_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_x86.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/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cat >/tmp/go-build2466828734/b188/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p vendor/golang.org/x/sys/cpu -lang=go1.26 -std -installsuffix shared -buildid FwVCXuIQGJcJSc_qT5o3/FwVCXuIQGJcJSc_qT5o3 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b188/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack -asmhdr $WORK/b188/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go go tool buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/d2/d24a188212a002e9ae066b189311d9d55205188e4314b7e85a5b7d4583d970ce-d # internal go tool buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/94/94313cbe5641aefb1a8c078f619fcd3160ff124118ce4dcde65c0fbc27f72e20-d # internal go tool buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/f4/f415a12a2d8050666d090e7fa4d86c5446be33bf175ecdfc2ed768da0e705fc8-d # internal go tool buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/18/18e7ae8da243fdb4d55d935d083a2529ec1201b6ea80e026c963116f2ae399f2-d # internal go tool buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/cc/cc85716fbc07de3b482de4dde93af8a5fdb03995e3e7cd7e972d529765cd7fc9-d # internal go tool buildid -w $WORK/b701/_pkg_.a # internal go tool buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/e8/e8eaed4ac803981d34bd22a2b5e03bf3cdd56baecb6cba062eb67b29809ab38f-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d3/d3bde2667525504ab025367ff28b2bee4e047f2dd0b9e378ac39d4e7989319fc-d # internal go tool buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/0c/0cd426ba83ec587589c6afa0b9242bcb6a87d4cf131b560bd2a895d033e1791c-d # internal go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6c/6c9d46f6c09cdb4af245d76f9104f8a7e587734385f25ce6b43a3e1909265c48-d # internal mkdir -p $WORK/b096/ crypto/internal/fips140/drbg cat >/tmp/go-build2466828734/b096/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/entropy/v1.0.0=/tmp/go-build2466828734/b097/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2466828734/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2466828734/b099/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/fips140/drbg -lang=go1.26 -std -complete -installsuffix shared -buildid Wr64kjRlyYLfO04K7uyv/Wr64kjRlyYLfO04K7uyv -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b096/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/entropy_fips140.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go go tool buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/e7/e7d504c62458fcbcb6dc0f205ebcc9dc49a8b482766c5b9be1088c88dde47baf-d # internal go tool buildid -w $WORK/b745/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/reflect2_amd64.o ./reflect2_amd64.s cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/69/6914d26dcbda86290e5e754a4d3b5f8988b4ebe4b50c6dfba66c17e59f42b889-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/relfect2_mips64x.o ./relfect2_mips64x.s go tool buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/68/686c92c684be69c3de03c1f0ca10da5d85e61ef145f84cf99470530929a48cf2-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b528/cpu_gc_x86.o ./cpu_gc_x86.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b285=>" -I $WORK/b285/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b285/sig.o ./sig.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b528/_pkg_.a $WORK/b528/cpu_gc_x86.o # internal go tool buildid -w $WORK/b528/_pkg_.a # internal go tool buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/4a/4a451ae4051fbdeb647678b213bd4cb3bfa353e03be4c894091a85aa170b9d4f-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/68/68851df030760e2432518872bdf695c8ab5b970116de27a4d88920e3c3f3f18d-d # internal mkdir -p $WORK/b814/ github.com/containers/podman/vendor/golang.org/x/crypto/blake2b echo -n > $WORK/b814/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b814=>" -I $WORK/b814/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b814/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s mkdir -p $WORK/b527/ github.com/containers/podman/vendor/golang.org/x/crypto/sha3 cat >/tmp/go-build2466828734/b527/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-build2466828734/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2466828734/b528/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.26 -complete -installsuffix shared -buildid J3DacLwir7u7WQYhXj72/J3DacLwir7u7WQYhXj72 -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b527/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 cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b188=>" -I $WORK/b188/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b188/cpu_gc_x86.o ./cpu_gc_x86.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/relfect2_mipsx.o ./relfect2_mipsx.s cd /usr/lib/golang/src/os/signal go tool pack r $WORK/b285/_pkg_.a $WORK/b285/sig.o # internal go tool buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/04/04aaa476755cf8e9fa8c2d8a99f9e47eb1c5368f1afdb280fd90ce7438205962-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b188/_pkg_.a $WORK/b188/cpu_gc_x86.o # internal go tool buildid -w $WORK/b188/_pkg_.a # internal go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/69/69229f9519f427757c9418c2cc7219a8e7b329a6b3ad4fa8f3399dc4669631c6-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0e/0ece8e64552b80e2bcc102e1b316931893d0030264d999e89471824f13d8ff5c-d # internal mkdir -p $WORK/b100/ crypto/internal/fips140only mkdir -p $WORK/b176/ cat >/tmp/go-build2466828734/b100/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build2466828734/b101/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2466828734/b091/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF crypto/internal/fips140/ed25519 mkdir -p $WORK/b112/ mkdir -p $WORK/b183/ mkdir -p $WORK/b095/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/fips140only -lang=go1.26 -std -complete -installsuffix shared -buildid pe9NB0nsffC8MPMdovWm/pe9NB0nsffC8MPMdovWm -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go crypto/internal/fips140/rsa cat >/tmp/go-build2466828734/b176/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2466828734/b177/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF crypto/internal/fips140/mlkem crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/internal/fips140/ed25519 -lang=go1.26 -std -complete -installsuffix shared -buildid _FhX82z3nuWE4HLSSxp7/_FhX82z3nuWE4HLSSxp7 -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go echo -n > $WORK/b095/go_asm.h # internal cat >/tmp/go-build2466828734/b112/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/constanttime=/tmp/go-build2466828734/b093/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2466828734/b111/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2466828734/b091/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b183/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2466828734/b091/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b095/symabis ./gcm_amd64.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/fips140/rsa -lang=go1.26 -std -complete -installsuffix shared -buildid X1f7OWKLZMnv9jEtnIHc/X1f7OWKLZMnv9jEtnIHc -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b112/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p crypto/internal/fips140/mlkem -lang=go1.26 -std -complete -installsuffix shared -buildid cP1G82gV-2Y_FVhQ9HS5/cP1G82gV-2Y_FVhQ9HS5 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b183/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 go tool pack r $WORK/b488/_pkg_.a $WORK/b488/reflect2_amd64.o $WORK/b488/relfect2_mips64x.o $WORK/b488/relfect2_mipsx.o $WORK/b488/relfect2_ppc64x.o # internal go tool buildid -w $WORK/b488/_pkg_.a # internal cat >/tmp/go-build2466828734/b814/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2466828734/b528/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -lang=go1.26 -installsuffix shared -buildid yEhTH7Saeusah7sqdLco/yEhTH7Saeusah7sqdLco -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b814/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack -asmhdr $WORK/b814/go_asm.h ./_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/blake2bAVX2_amd64.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/blake2x.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/register.go cat >/tmp/go-build2466828734/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2466828734/b081/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2466828734/b084/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2466828734/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2466828734/b090/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/fips140/aes/gcm -lang=go1.26 -std -installsuffix shared -buildid -rIwMHj76DTin16hB_Bx/-rIwMHj76DTin16hB_Bx -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b095/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/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/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b160/p256_asm_amd64.o ./p256_asm_amd64.s go tool buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8d/8dd5986410a03dbc59881cf16725be133481c75f8527ec98c8caf0089ab1b39c-d # internal mkdir -p $WORK/b268/ os/exec cat >/tmp/go-build2466828734/b268/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2466828734/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2466828734/b065/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p os/exec -lang=go1.26 -std -complete -installsuffix shared -buildid qBX34nDvBKvYA1jB3LLR/qBX34nDvBKvYA1jB3LLR -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b268/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/lookpath.go /usr/lib/golang/src/os/exec/lp_unix.go mkdir -p $WORK/b550/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory mkdir -p $WORK/b787/ cat >/tmp/go-build2466828734/b550/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF github.com/containers/podman/vendor/github.com/kr/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.26 -complete -installsuffix shared -buildid 86TdH3kUwKuw6U2LVu4x/86TdH3kUwKuw6U2LVu4x -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b550/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 cat >/tmp/go-build2466828734/b787/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.26 -complete -installsuffix shared -buildid _g8Rb9auhnCqUu-DhD_X/_g8Rb9auhnCqUu-DhD_X -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b787/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/8f/8f97f3bb51f311c1ee8d9f12af8d6f2c1e3fb30ea3a5e8adcd6926dbe49c0cff-d # internal mkdir -p $WORK/b178/ crypto/hkdf mkdir -p $WORK/b192/ mkdir -p $WORK/b298/ mkdir -p $WORK/b191/ crypto/rc4 cat >/tmp/go-build2466828734/b178/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/hkdf=/tmp/go-build2466828734/b179/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2466828734/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/hkdf -lang=go1.26 -std -complete -installsuffix shared -buildid caE-PHEy-D6sCuao9Ke5/caE-PHEy-D6sCuao9Ke5 -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/hkdf/hkdf.go crypto/md5 cat >/tmp/go-build2466828734/b192/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build2466828734/b084/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p crypto/rc4 -lang=go1.26 -std -complete -installsuffix shared -buildid I9lAXSr0afahYZTZBAmG/I9lAXSr0afahYZTZBAmG -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >/tmp/go-build2466828734/b298/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/pbkdf2=/tmp/go-build2466828734/b299/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2466828734/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF echo -n > $WORK/b191/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p crypto/pbkdf2 -lang=go1.26 -std -complete -installsuffix shared -buildid uut-EboMks0fk5lvurIs/uut-EboMks0fk5lvurIs -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /usr/lib/golang/src/crypto/pbkdf2/pbkdf2.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b191/symabis ./md5block_amd64.s cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/95/956dcd3559cf8cebaa929874ca5748c3bdbf3d115cbbe764cc5b125f1a42f99c-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec go tool pack r $WORK/b160/_pkg_.a $WORK/b160/p256_asm_amd64.o # internal go tool buildid -w $WORK/b160/_pkg_.a # internal cat >/tmp/go-build2466828734/b191/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p crypto/md5 -lang=go1.26 -std -installsuffix shared -buildid FNAK-6EuxcLbByvM5xpV/FNAK-6EuxcLbByvM5xpV -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b191/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack -asmhdr $WORK/b191/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 go tool buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/6f/6f5f334e684496d769c0ba1b8b4a4e94bc12a25cb98355e741232d51e594c7b8-d # internal mkdir -p $WORK/b159/ crypto/internal/fips140/ecdh cat >/tmp/go-build2466828734/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2466828734/b160/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/internal/fips140/ecdh -lang=go1.26 -std -complete -installsuffix shared -buildid dmFbMGSh_YPyW-qLyBVE/dmFbMGSh_YPyW-qLyBVE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go mkdir -p $WORK/b164/ cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a8/a8a98fc0bbd8ae1045aebcef1b03c510cd9067a4bdbb60edfab98a228eb8c24b-d # internal crypto/internal/fips140/ecdsa mkdir -p $WORK/b516/ github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 cat >/tmp/go-build2466828734/b164/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2466828734/b111/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2466828734/b086/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2466828734/b160/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b516/importcfg << 'EOF' # internal # import config packagefile crypto/pbkdf2=/tmp/go-build2466828734/b298/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/internal/fips140/ecdsa -lang=go1.26 -std -complete -installsuffix shared -buildid b59swu3B9AqQcVkCJBaT/b59swu3B9AqQcVkCJBaT -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b164/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.26 -complete -installsuffix shared -buildid 27oQmYDWb43Qm_DON1gK/27oQmYDWb43Qm_DON1gK -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go go tool buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/48/484ebdba893b101ef47cfbbe50c957b3a8328e1170306d8e15c95743a62dfa3f-d # internal go tool buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/84/84ba72eb227977a73a932823482a850bb945bb493aabd6f90b25983bec5aa54d-d # internal go tool buildid -w $WORK/b550/_pkg_.a # internal go tool buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/cf/cf808bd87f9e8f19cd7e43c20fb336815094628f820b53b3201ff2b82c7cbfb4-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f7/f70d426397f4d8e2828f3db3cd0bca67dde2d1a833a50c9dc52de9ec8a21b344-d # internal go tool buildid -w $WORK/b527/_pkg_.a # internal go tool buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/99/99d83d597ca1153f1fac5a0e1887b0dbc7689253ee1b712148181d5f694c1608-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/9f/9fd3c45c991452f75f203ce9b72b8f0a0e46b3f321a64ea7d45a6d0df9b72d9f-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b814=>" -I $WORK/b814/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b814/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s go tool buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/d5/d57a6d8fd5337b59f7ee17f9600938bc1e9bff7ebce0b5f11e70796ad36ac823-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b814=>" -I $WORK/b814/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b814/blake2b_amd64.o ./blake2b_amd64.s go tool buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c8/c808afc1c50a980affccee14c2756f8a41a0d60afa3d0cfad750045de940485b-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b095/gcm_amd64.o ./gcm_amd64.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b go tool pack r $WORK/b814/_pkg_.a $WORK/b814/blake2bAVX2_amd64.o $WORK/b814/blake2b_amd64.o # internal go tool buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/aa/aa7a2cace28eb7ae663ba3eebc72f41d5f52e9bfa48e67fc156cea9a793345ad-d # internal mkdir -p $WORK/b813/ github.com/containers/podman/vendor/golang.org/x/crypto/argon2 echo -n > $WORK/b813/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -trimpath "$WORK/b813=>" -I $WORK/b813/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b813/symabis ./blamka_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b191/md5block_amd64.o ./md5block_amd64.s cat >/tmp/go-build2466828734/b813/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blake2b=github.com/containers/podman/vendor/golang.org/x/crypto/blake2b importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build2466828734/b814/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2466828734/b528/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -lang=go1.26 -installsuffix shared -buildid PLR2HW3V47A0RF8wZDm5/PLR2HW3V47A0RF8wZDm5 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b813/symabis -c=27 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack -asmhdr $WORK/b813/go_asm.h ./_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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blamka_generic.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm go tool pack r $WORK/b095/_pkg_.a $WORK/b095/gcm_amd64.o # internal go tool buildid -w $WORK/b095/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 go tool pack r $WORK/b191/_pkg_.a $WORK/b191/md5block_amd64.o # internal go tool buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/05/05fcaab21fb3bd38e19c3d26cb8fb1c35fb9295803401be5be4765a6253e6fa5-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5f/5fda1efd74700849406b0d343777dcbb5fad640fb5b11cd69d4ef6a48a9c4764-d # internal mkdir -p $WORK/b080/ crypto/cipher cat >/tmp/go-build2466828734/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2466828734/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2466828734/b095/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2466828734/b084/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/cipher -lang=go1.26 -std -complete -installsuffix shared -buildid xXduHWYuF8p5buDCnQ0v/xXduHWYuF8p5buDCnQ0v -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b080/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/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e3/e37af9985c2339b5469d5f09e086f01abe6ada34f8f718885ac3476b5f9476fa-d # internal mkdir -p $WORK/b182/ crypto/mlkem cat >/tmp/go-build2466828734/b182/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build2466828734/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p crypto/mlkem -lang=go1.26 -std -complete -installsuffix shared -buildid l-kIC7y6X4MJE0A9RZyo/l-kIC7y6X4MJE0A9RZyo -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go go tool buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/0f/0f64830b8a9dab73d0e1abedbeafc0a3923b5e1b6ec02d60f10c51848f9e6c21-d # internal mkdir -p $WORK/b1020/ github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open cat >/tmp/go-build2466828734/b1020/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.26 -complete -installsuffix shared -buildid tVXTGaOyebjGxU8W05Of/tVXTGaOyebjGxU8W05Of -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b1020/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/b164/_pkg_.a # internal go tool buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/8d/8da56975ccb6a9b8691a6737802fb8d48906892382276d0d6784491b466b6eac-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e5/e5db96ce139ea7dbd0dfed20bee15a1f968f34697c05cc0cb93bf8da16877ca9-d # internal go tool buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/98/98f18d5abd7045e2279367b954bb6630a2097ac0a79dcb70f19a182968bdf171-d # internal go tool buildid -w $WORK/b112/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -trimpath "$WORK/b813=>" -I $WORK/b813/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b813/blamka_amd64.o ./blamka_amd64.s cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/75/759ce605ee9cbac4a4283bb3faff29b256c8cbca9d28c158d64c1a622c11a5f2-d # internal go tool pack r $WORK/b813/_pkg_.a $WORK/b813/blamka_amd64.o # internal go tool buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/fa/fa9a78e9b6bcb1e8af68a5503f1efbb9a5001d0287e58ef63760973bf7980b65-d # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ed/eddeb9a78bb03bfd047166a04e9e828c142f65aa649705477fd51380565a68ac-d # internal mkdir -p $WORK/b077/ mkdir -p $WORK/b685/ mkdir -p $WORK/b174/ mkdir -p $WORK/b185/ crypto/internal/boring mkdir -p $WORK/b812/ mkdir -p $WORK/b817/ github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 crypto/des vendor/golang.org/x/crypto/chacha20 cat >/tmp/go-build2466828734/b077/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2466828734/b103/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF github.com/containers/podman/vendor/github.com/aead/serpent cat >/tmp/go-build2466828734/b174/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2466828734/b084/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b685/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-build2466828734/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2466828734/b512/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF cat >/tmp/go-build2466828734/b185/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2466828734/b186/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/xts cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p crypto/des -lang=go1.26 -std -complete -installsuffix shared -buildid B5zwOG2hDebWuSL3hah3/B5zwOG2hDebWuSL3hah3 -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b174/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.26 -std -complete -installsuffix shared -buildid us8yG4rQF4GNp46w0Y4c/us8yG4rQF4GNp46w0Y4c -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/boring -lang=go1.26 -std -complete -installsuffix shared -buildid aRge7kqsx5vQw0LNOoHp/aRge7kqsx5vQw0LNOoHp -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/tmp/go-build2466828734/b812/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.26 -complete -installsuffix shared -buildid 2lQjp9AuVHSA0qotZ0RX/2lQjp9AuVHSA0qotZ0RX -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_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/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/vendor/github.com/aead/serpent -lang=go1.26 -complete -installsuffix shared -buildid JiUj-_tEh4u_wQATABm-/JiUj-_tEh4u_wQATABm- -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b812/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 cat >/tmp/go-build2466828734/b817/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-build2466828734/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2466828734/b512/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/xts -lang=go1.26 -complete -installsuffix shared -buildid qD4JoJdN6Ez94_f-LkWb/qD4JoJdN6Ez94_f-LkWb -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/xts/xts.go go tool buildid -w $WORK/b056/_pkg_.a # internal go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a0/a043c6262979e9785152a0cab4ee182a1ce18b7ee58ca7060f70fb540a730501-d # internal mkdir -p $WORK/b104/ mkdir -p $WORK/b116/ mkdir -p $WORK/b166/ mkdir -p $WORK/b173/ cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9b/9b9aa2e07ba2e974805641544481fbde1d909968de71dc7ea967fb020e77c4e9-d # internal mkdir -p $WORK/b180/ mkdir -p $WORK/b115/ crypto/internal/rand crypto/sha256 crypto/sha1 cat >/tmp/go-build2466828734/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2466828734/b105/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF echo -n > $WORK/b115/go_asm.h # internal cat >/tmp/go-build2466828734/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/rand -lang=go1.26 -std -complete -installsuffix shared -buildid uxP96190Hr2XGei1TPpT/uxP96190Hr2XGei1TPpT -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/rand/rand.go /usr/lib/golang/src/crypto/internal/rand/rand_fips140v1.26.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha256 -lang=go1.26 -std -complete -installsuffix shared -buildid dfO0ckZzJp0Irp109cUp/dfO0ckZzJp0Irp109cUp -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b115/symabis ./sha1block_amd64.s mkdir -p $WORK/b120/ mkdir -p $WORK/b048/ net/url encoding/json mkdir -p $WORK/b136/ cat >/tmp/go-build2466828734/b048/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF mkdir -p $WORK/b140/ cat >/tmp/go-build2466828734/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/json -lang=go1.26 -std -complete -installsuffix shared -buildid Nl6ZDeBVH2XgKRy4ELaE/Nl6ZDeBVH2XgKRy4ELaE -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b048/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/url -lang=go1.26 -std -complete -installsuffix shared -buildid Dt1yrtGuhzBQjntxyX-x/Dt1yrtGuhzBQjntxyX-x -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/net/url/encoding_table.go /usr/lib/golang/src/net/url/url.go mkdir -p $WORK/b117/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert mkdir -p $WORK/b144/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b117/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full ./params.go ./pkcs11.go ./types.go cat >/tmp/go-build2466828734/b140/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.26 -complete -installsuffix shared -buildid X5X2PdrFkFr48W5XHfiK/X5X2PdrFkFr48W5XHfiK -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go mkdir -p $WORK/b128/ github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b107/ math/big mkdir -p $WORK/b147/ crypto/sha512 cat >/tmp/go-build2466828734/b128/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF crypto/hmac cat >/tmp/go-build2466828734/b136/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF echo -n > $WORK/b107/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./arith_amd64.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.26 -complete -installsuffix shared -buildid 4lHHiqj_TjRWeWw3BUrd/4lHHiqj_TjRWeWw3BUrd -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b128/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 cat >/tmp/go-build2466828734/b166/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.26 -complete -installsuffix shared -buildid -JvJr9ZtgS1uxA3YoW2c/-JvJr9ZtgS1uxA3YoW2c -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b136/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/sha512 -lang=go1.26 -std -complete -installsuffix shared -buildid B-Sz1ksDKdcNdaTawcte/B-Sz1ksDKdcNdaTawcte -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go cat >/tmp/go-build2466828734/b180/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2466828734/b086/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2466828734/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a EOF encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/hmac -lang=go1.26 -std -complete -installsuffix shared -buildid 8CnovOvgoQ0tUeJalULC/8CnovOvgoQ0tUeJalULC -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/tmp/go-build2466828734/b197/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p encoding/hex -lang=go1.26 -std -complete -installsuffix shared -buildid 32OQ7PzShUrTUeDsgvZf/32OQ7PzShUrTUeDsgvZf -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build2466828734/b144/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF mkdir -p $WORK/b219/ compress/flate mkdir -p $WORK/b149/ log mkdir -p $WORK/b143/ github.com/containers/podman/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.26 -complete -installsuffix shared -buildid VicHhLzYAeetoztVL8Vg/VicHhLzYAeetoztVL8Vg -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b144/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 cat >/tmp/go-build2466828734/b149/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log/internal=/tmp/go-build2466828734/b150/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b143/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p log -lang=go1.26 -std -complete -installsuffix shared -buildid ArWsNGbTAuXD4hLSiFW-/ArWsNGbTAuXD4hLSiFW- -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/log/log.go crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.26 -complete -installsuffix shared -buildid nny16eSsXRsED5kZThQ6/nny16eSsXRsED5kZThQ6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b143/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 cat >/tmp/go-build2466828734/b173/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2466828734/b081/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p crypto/aes -lang=go1.26 -std -complete -installsuffix shared -buildid zVGLaXC9vHkfGOEhfgXV/zVGLaXC9vHkfGOEhfgXV -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b227/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b230/ cat >/tmp/go-build2466828734/b147/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b233/ cat >/tmp/go-build2466828734/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2466828734/b225/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.26 -complete -installsuffix shared -buildid dywqUQ_lS00GCTMfXSr7/dywqUQ_lS00GCTMfXSr7 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b147/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.26 -std -complete -installsuffix shared -buildid pKoELW-zhk-hNlIqd9lu/pKoELW-zhk-hNlIqd9lu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b227/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 mime cat >/tmp/go-build2466828734/b230/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.26 -std -complete -installsuffix shared -buildid _RFQJmeBdv6vfpHMtC9u/_RFQJmeBdv6vfpHMtC9u -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b230/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 cat >/tmp/go-build2466828734/b231/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cat >/tmp/go-build2466828734/b219/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p mime -lang=go1.26 -std -complete -installsuffix shared -buildid NF-p86ZcDn32hWD_lT6R/NF-p86ZcDn32hWD_lT6R -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b231/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 cat >/tmp/go-build2466828734/b233/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF mkdir -p $WORK/b235/ mkdir -p $WORK/b241/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p mime/quotedprintable -lang=go1.26 -std -complete -installsuffix shared -buildid 4vdMCNMSO0vz1z6q30ie/4vdMCNMSO0vz1z6q30ie -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go github.com/containers/podman/vendor/github.com/hashicorp/go-multierror net/http/internal cat >/tmp/go-build2466828734/b241/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build2466828734/b242/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p compress/flate -lang=go1.26 -std -complete -installsuffix shared -buildid 2cg5Z_LeMl5ylgNgeVtk/2cg5Z_LeMl5ylgNgeVtk -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b219/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.26 -complete -installsuffix shared -buildid cDYz5_z8pUqOdcLK_JU2/cDYz5_z8pUqOdcLK_JU2 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b241/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 cat >/tmp/go-build2466828734/b235/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p net/http/internal -lang=go1.26 -std -complete -installsuffix shared -buildid JmXlD8ev9u5TMFdUUU8O/JmXlD8ev9u5TMFdUUU8O -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go go tool buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/c0/c0143179d9fa0829f4731fb8299e0e0990fe45dfcd5b14205af5b283cb47aca4-d # internal mkdir -p $WORK/b252/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits cat >/tmp/go-build2466828734/b252/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.26 -complete -installsuffix shared -buildid MLOoZQbz7oqOg3ZOmZE2/MLOoZQbz7oqOg3ZOmZE2 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go cat >/tmp/go-build2466828734/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p math/big -lang=go1.26 -std -installsuffix shared -buildid 2uparY_dkoszAJLiIUgJ/2uparY_dkoszAJLiIUgJ -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b107/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/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_amd64.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 cat >/tmp/go-build2466828734/b115/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2466828734/b090/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha1 -lang=go1.26 -std -installsuffix shared -buildid ZZG-NH7v9DCiaQBf_zWA/ZZG-NH7v9DCiaQBf_zWA -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/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_amd64.go go tool buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/72/72245b3d7744bdf6df14a78024f9a2ea2b549dee1f83ad35e56f91793fa354ff-d # internal mkdir -p $WORK/b257/ go tool buildid -w $WORK/b116/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr cat >/tmp/go-build2466828734/b257/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.26 -complete -installsuffix shared -buildid k9dkCaPK_yQrwWAkHJsj/k9dkCaPK_yQrwWAkHJsj -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3d/3df721cc19c0864c70b7c6458c7d0d761336d0e1344533b48623f849696e3bf1-d # internal mkdir -p $WORK/b264/ github.com/containers/podman/vendor/go.podman.io/image/v5/version cat >/tmp/go-build2466828734/b264/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.26 -complete -installsuffix shared -buildid aoagOoYY1nIUzAyWyQIY/aoagOoYY1nIUzAyWyQIY -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go go tool buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1a/1a9015a189f2481a39f8a3bb2a3fab9cb10babb60a111acb8435368a7ce4c587-d # internal mkdir -p $WORK/b273/ text/scanner go tool buildid -w $WORK/b173/_pkg_.a # internal cat >/tmp/go-build2466828734/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p text/scanner -lang=go1.26 -std -complete -installsuffix shared -buildid 3LUuaH7CnBDOuBo8UN-G/3LUuaH7CnBDOuBo8UN-G -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go go tool buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/be/beedcf5db8321f8d9648722b200b424605505654c73d183cfe5ac842b5a39dfd-d # internal mkdir -p $WORK/b276/ github.com/containers/podman/vendor/github.com/moby/sys/capability cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c8/c891f5bea2d0f868710ecd720510032f25c1138127369eaa1c9e15e026cb405b-d # internal mkdir -p $WORK/b280/ cat >/tmp/go-build2466828734/b276/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.26 -complete -installsuffix shared -buildid nL-A08nxSIptRUZ5UDaE/nL-A08nxSIptRUZ5UDaE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b276/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 cat >/tmp/go-build2466828734/b280/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.26 -complete -installsuffix shared -buildid g89WmgT18ygIK19Y1lXE/g89WmgT18ygIK19Y1lXE -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b280/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/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/8e/8e5ec84363fc27c993138e6a38bb0c1102381e9b78c98174d1e6d9f8143e9660-d # internal mkdir -p $WORK/b283/ go tool buildid -w $WORK/b144/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b283/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/e5/e5cf0173df544e40cee5f8c5881ff03e76117bfcc1b3685ddb09a32640aa02e2-d # internal mkdir -p $WORK/b284/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec cat >/tmp/go-build2466828734/b284/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.26 -complete -installsuffix shared -buildid 7oVx-b6I1gcHJ5yudOUD/7oVx-b6I1gcHJ5yudOUD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b284/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/b104/_pkg_.a # internal go tool buildid -w $WORK/b685/_pkg_.a # internal go tool buildid -w $WORK/b166/_pkg_.a # internal go tool buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/28/281ba123c3667bb7f9fde305d6250fcb0d8f407b03a699acd79fa1fc7e638142-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/fa/faae91a46d399544f99ac298ae2ec6666035894ce98431f53aba627cb1678e8a-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/80/80db300e0a81987540c80d3c35604badcee035fd72380cfaa16a0340e4cfe928-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2d/2d57202859d7aa9a3cf83fed5773d6efb84610d5e7d0e47d5792efe4408349ec-d # internal mkdir -p $WORK/b301/ github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json mkdir -p $WORK/b158/ mkdir -p $WORK/b324/ crypto/ecdh cat >/tmp/go-build2466828734/b301/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b333/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.26 -complete -installsuffix shared -buildid v9ZWZvBbAMRTbZI85keL/v9ZWZvBbAMRTbZI85keL -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b301/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 cat >/tmp/go-build2466828734/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build2466828734/b159/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2466828734/b162/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF go/token cat >/tmp/go-build2466828734/b324/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2466828734/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/ecdh -lang=go1.26 -std -complete -installsuffix shared -buildid jxf_8Qzqc7mkoUy11OtM/jxf_8Qzqc7mkoUy11OtM -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b158/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.26 -complete -installsuffix shared -buildid x43CUVolntctjuCjNw10/x43CUVolntctjuCjNw10 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go cat >/tmp/go-build2466828734/b333/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p go/token -lang=go1.26 -std -complete -installsuffix shared -buildid -sOtQCqS_H1soRaOdi1_/-sOtQCqS_H1soRaOdi1_ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b333/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/b257/_pkg_.a # internal go tool buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a8/a83efd869e8d7165f4a544b051cc7a9639261bda3da895bbcaf1e83df81be495-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/53/53747b65bc67e36483f77c17163ab40304564f8889551b18408c1f16a67c4a46-d # internal mkdir -p $WORK/b354/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b362/ text/template/parse cat >/tmp/go-build2466828734/b354/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.26 -complete -installsuffix shared -buildid P74tW_afrOn_h6U1CsIY/P74tW_afrOn_h6U1CsIY -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go cat >/tmp/go-build2466828734/b362/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p text/template/parse -lang=go1.26 -std -complete -installsuffix shared -buildid 1CA7RhaiaUIc_bUjSSeT/1CA7RhaiaUIc_bUjSSeT -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b362/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/b241/_pkg_.a # internal go tool buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/cd/cd5949b04bf604d8844fd8713214998a79161e9a3a08667bd669d866bbca733e-d # internal mkdir -p $WORK/b363/ text/tabwriter cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/39/39d38f2142345b6de3b03c2dd61d1173813a15dfbd7d93540077590dab357b83-d # internal cat >/tmp/go-build2466828734/b363/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF mkdir -p $WORK/b372/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p text/tabwriter -lang=go1.26 -std -complete -installsuffix shared -buildid F8JQGSVGQLL06XhGUYQ3/F8JQGSVGQLL06XhGUYQ3 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go github.com/containers/podman/vendor/google.golang.org/grpc/attributes cat >/tmp/go-build2466828734/b372/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.26 -complete -installsuffix shared -buildid kuWYi-qsARvVM1rQjX_Y/kuWYi-qsARvVM1rQjX_Y -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go go tool buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/34/3441e69560f2dfc7aa4b2db0be0a73a3432da5c90d4dc2e1a977a7bdcd951558-d # internal mkdir -p $WORK/b411/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle go tool buildid -w $WORK/b235/_pkg_.a # internal cat >/tmp/go-build2466828734/b411/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.26 -complete -installsuffix shared -buildid j7TNiI5bLz9FXqbV4OxI/j7TNiI5bLz9FXqbV4OxI -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go go tool buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/79/799a67d911f5e0e4b66115b540eb6650403b43a4ee1eadc82812ab4069225676-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b115/sha1block_amd64.o ./sha1block_amd64.s go tool buildid -w $WORK/b185/_pkg_.a # internal mkdir -p $WORK/b424/ github.com/containers/podman/vendor/golang.org/x/text/unicode/norm cat >/tmp/go-build2466828734/b424/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-build2466828734/b135/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2466828734/b422/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.26 -complete -installsuffix shared -buildid L_uv0hnbVUwJUH47zwdC/L_uv0hnbVUwJUH47zwdC -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b424/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/b143/_pkg_.a /builddir/.cache/go-build/54/54b2d5b54591698c4f76dc03bd787c83394a389e118075f725c704fe4fd1cfd4-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/3a/3a51d44eede3bf9776546bf72a22f0f0369124c53bfa3d038dc32680486b009b-d # internal mkdir -p $WORK/b142/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 cat >/tmp/go-build2466828734/b142/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-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.26 -complete -installsuffix shared -buildid oRyjS_k3kNsQs-gxVd7Y/oRyjS_k3kNsQs-gxVd7Y -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b142/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/b264/_pkg_.a # internal mkdir -p $WORK/b184/ vendor/golang.org/x/crypto/chacha20poly1305 echo -n > $WORK/b184/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b184/symabis ./chacha20poly1305_amd64.s cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/92/920d824d605eb78a5d5988f844eda274ac551d0291402932f083ee8c9d1c002e-d # internal mkdir -p $WORK/b207/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference cat >/tmp/go-build2466828734/b207/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.26 -complete -installsuffix shared -buildid 2yA2QyHqWPTCurh9wABa/2yA2QyHqWPTCurh9wABa -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b207/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 go tool buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/84/84a154c59250efd3aac8301c92b004a0892f7b02d472b2706c2643dc803bc98f-d # internal mkdir -p $WORK/b239/ github.com/containers/podman/vendor/github.com/distribution/reference cat >/tmp/go-build2466828734/b239/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.26 -complete -installsuffix shared -buildid ob1g0XdlZI7pLRRJuKmT/ob1g0XdlZI7pLRRJuKmT -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b239/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 go tool buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/84/8453f6a6739610847742f598bc24ce8282a46f8a1727447f6b29b19d315af49f-d # internal mkdir -p $WORK/b263/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent cat >/tmp/go-build2466828734/b263/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-build2466828734/b264/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.26 -complete -installsuffix shared -buildid e8LimPDUea7tobD2zm4Q/e8LimPDUea7tobD2zm4Q -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go go tool buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/dc/dc7584774235a1988f86baf1a0618eec241173b0c82659c24fde0be0f4519b81-d # internal mkdir -p $WORK/b425/ github.com/containers/podman/vendor/golang.org/x/net/http2/hpack cat >/tmp/go-build2466828734/b425/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.26 -complete -installsuffix shared -buildid 4YSM2HzTyfKlPQazIigi/4YSM2HzTyfKlPQazIigi -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b425/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/b280/_pkg_.a # internal cd $WORK/b199 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=20Imxz6T7ejZzFiQMPOX -o $WORK/b199/_x001.o -c _cgo_export.c cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/7f/7f636dabb9d234b707051a2cacdcd44173a8bdd090de2fcc692a498c847f64a7-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IgzyCbPkdv-RLLm8t50T -o $WORK/b199/_x002.o -c cgo_linux.cgo2.c go tool buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/3d/3dcae8e67298ba1a40ec20a53d73f6da16c6d3693fd7595cc8a98f3c6c494db5-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=FB18vT6uacuR9xekX8OU -o $WORK/b199/_x003.o -c cgo_resnew.cgo2.c cat >/tmp/go-build2466828734/b184/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/fips140=/tmp/go-build2466828734/b101/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2466828734/b185/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2466828734/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2466828734/b187/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2466828734/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.26 -std -installsuffix shared -buildid xg5iSWj0jrrF6YTYIzpr/xg5iSWj0jrrF6YTYIzpr -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b184/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/fips140only_go1.26.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go go tool buildid -w $WORK/b372/_pkg_.a # internal go tool buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/85/85eddee1736ccbe2d377c944b9836a8f70dd790dc3de28e3367fddf7f2ad0712-d # internal cd $WORK/b199 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=x3dN4Tt_ENHBzQ-hKl2D -o $WORK/b199/_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/crypto/sha1 go tool pack r $WORK/b115/_pkg_.a $WORK/b115/sha1block_amd64.o # internal go tool buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/69/697e905ba97a09b26ccc643afb211aac81c0476bc61e0638210eea073cadff4f-d # internal cd $WORK/b199 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=K78MWWdxj0LRrGpPk-Ed -o $WORK/b199/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6f/6f285051c6241b22071447b3ed9970b70383aecddba4daa1fe5fe0bdd11bfb03-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=0eSklqlA2SUx5-LzFPIg -o $WORK/b199/_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/7d/7d35b91be7a1da96b93e4ce020162669177e245212afa38b11aa09a1395d6542-d # internal mkdir -p $WORK/b152/ github.com/containers/podman/vendor/go.podman.io/common/internal cat >/tmp/go-build2466828734/b152/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-build2466828734/b142/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.26 -complete -installsuffix shared -buildid EplGFNn0VinyI7S9rYJV/EplGFNn0VinyI7S9rYJV -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go go tool buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/bb/bb534218c8ff3390c7e52f3764149af982469c8d87191dda519c94e6f72295da-d # internal mkdir -p $WORK/b226/ vendor/golang.org/x/text/unicode/bidi cat >/tmp/go-build2466828734/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.26 -std -complete -installsuffix shared -buildid caBIiEuk8fexRET_8KZa/caBIiEuk8fexRET_8KZa -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b226/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 go tool buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/eb/ebd24e1781a572529ae677f93ec33f40505bd4b6534ed324f7b1255708df9bf6-d # internal go tool buildid -w $WORK/b230/_pkg_.a # internal mkdir -p $WORK/b323/ github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire cat >/tmp/go-build2466828734/b323/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-build2466828734/b324/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.26 -complete -installsuffix shared -buildid gRmMKsxVM6CJW8bM_ZFC/gRmMKsxVM6CJW8bM_ZFC -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b7/b794b550f74aa750068d3213fbaba9bdc96d5a02be639d8a81489feb69080a95-d # internal mkdir -p $WORK/b358/ github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries cat >/tmp/go-build2466828734/b358/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.26 -complete -installsuffix shared -buildid 3F7tmJ2WspS6cGUmvyZR/3F7tmJ2WspS6cGUmvyZR -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go go tool buildid -w $WORK/b263/_pkg_.a # internal go tool buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/31/31f0be914028de168bfa540441ccb1cf8bace793df1fc7c9971b493bb36553bc-d # internal go tool buildid -w $WORK/b158/_pkg_.a # internal mkdir -p $WORK/b423/ github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c6/c687c1e21411f50047ca8e66a58bf0af84203bf0cda78ef4730e93682e5e8e6f-d # internal cat >/tmp/go-build2466828734/b423/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.26 -complete -installsuffix shared -buildid dxUlTnYf2nH7SPzPdI6T/dxUlTnYf2nH7SPzPdI6T -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b423/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 mkdir -p $WORK/b456/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor cat >/tmp/go-build2466828734/b456/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build2466828734/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2466828734/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2466828734/b458/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.26 -complete -installsuffix shared -buildid wdgh9N0QXfbZlAxQXjbT/wdgh9N0QXfbZlAxQXjbT -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b456/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 cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/c9/c90cdbb565ca067b34e0475664423063d3ce94fb98519e1576fc8edfab836bba-d # internal mkdir -p $WORK/b468/ github.com/containers/podman/vendor/github.com/klauspost/compress/fse cat >/tmp/go-build2466828734/b468/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.26 -complete -installsuffix shared -buildid ygbcZVKfqN8d8-ECLPXD/ygbcZVKfqN8d8-ECLPXD -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b468/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 go tool buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/15/15a747b64054fcad2f4712f684eda5bd3e6482c2b9f7d3a9163aaff1f36e2f50-d # internal mkdir -p $WORK/b245/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration cat >/tmp/go-build2466828734/b245/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.26 -complete -installsuffix shared -buildid H0fvmez17psiLv-CDpzF/H0fvmez17psiLv-CDpzF -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go mkdir -p $WORK/b473/ runtime/debug echo -n > $WORK/b473/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b473/symabis ./debug.s go tool buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9e/9eeade55bbbe71b7706501f97d1887a0e98854e083793dd95851640f8950905b-d # internal mkdir -p $WORK/b119/ github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri cat >/tmp/go-build2466828734/b119/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.26 -complete -installsuffix shared -buildid 0cwYeZexB9c5sm1oJWOQ/0cwYeZexB9c5sm1oJWOQ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b134/asm_linux_amd64.o ./asm_linux_amd64.s go tool buildid -w $WORK/b152/_pkg_.a # internal mkdir -p $WORK/b211/ github.com/containers/podman/vendor/go.podman.io/image/v5/types cat >/tmp/go-build2466828734/b211/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/84/8430fcd6c223936729a306de4864911329120d2e83bfa9923f3f5b7a34162f28-d # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.26 -complete -installsuffix shared -buildid rVm8xhYSZivG7dhKn4Mo/rVm8xhYSZivG7dhKn4Mo -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go mkdir -p $WORK/b477/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog cat >/tmp/go-build2466828734/b477/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.26 -complete -installsuffix shared -buildid CZ2jhV9qLZATUm_jIg0V/CZ2jhV9qLZATUm_jIg0V -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b184/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s go tool buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f0/f0b71f16317c29f595f7ec8468b040cd22687e34bd0aee934c61f04adff5e388-d # internal mkdir -p $WORK/b495/ database/sql/driver mkdir -p $WORK/b515/ mkdir -p $WORK/b498/ github.com/containers/podman/vendor/golang.org/x/crypto/scrypt cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme cat >/tmp/go-build2466828734/b515/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-build2466828734/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2466828734/b516/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.26 -complete -installsuffix shared -buildid PpZziXRigoLTBJJsVq5T/PpZziXRigoLTBJJsVq5T -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go cat >/tmp/go-build2466828734/b495/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p database/sql/driver -lang=go1.26 -std -complete -installsuffix shared -buildid qnZiAjMgabt-PpSsbUXH/qnZiAjMgabt-PpSsbUXH -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b495/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/b239/_pkg_.a # internal go tool buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e5/e5fad77340967743a3667681741d1d654f086934e3105e712e66ef58498d66fd-d # internal mkdir -p $WORK/b519/ github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer cat >/tmp/go-build2466828734/b519/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a EOF cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/a9/a96b0b78893f3972d21a2528ab18c90f21aa3ccaea61e35d4301fde85ccbbac0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.26 -complete -installsuffix shared -buildid pIIx86Lw3y3AYVYXhZWT/pIIx86Lw3y3AYVYXhZWT -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b519/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 mkdir -p $WORK/b537/ github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal cat >/tmp/go-build2466828734/b537/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.26 -complete -installsuffix shared -buildid QK0fNz_UiaNr9JP2OIKG/QK0fNz_UiaNr9JP2OIKG -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go go tool buildid -w $WORK/b323/_pkg_.a # internal mkdir -p $WORK/b540/ github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset cat >/tmp/go-build2466828734/b540/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.26 -complete -installsuffix shared -buildid hgBmup3d7ZYbg6HT0xyj/hgBmup3d7ZYbg6HT0xyj -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b540/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 cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/43/43af9d2407c3fe259246168b6e6b3aee9703d87ac1a88656e047faada04895e6-d # internal mkdir -p $WORK/b328/ github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect cat >/tmp/go-build2466828734/b328/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.26 -complete -installsuffix shared -buildid A-k5OYQcgppNRda4nVV5/A-k5OYQcgppNRda4nVV5 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b328/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 net echo -n > $WORK/b199/preferlinkext # internal cd $WORK/b199 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=MO5BsJHF_P-LV8uLk07v -o $WORK/b199/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/97/9727507b33254f637c9f62064f5f0fdf1e51e243b01074afc2a8d221cbca12db-d # internal mkdir -p $WORK/b542/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir cat >/tmp/go-build2466828734/b542/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.26 -complete -installsuffix shared -buildid HWMXXRV1ABjAp1jot1Ng/HWMXXRV1ABjAp1jot1Ng -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go go tool buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/88f1ce31bd39aafcd38fa65617246c22ef1b8358907b0f6aa6bf4870b0a5bedb-d # internal cat >/tmp/go-build2466828734/b473/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/poll=/tmp/go-build2466828734/b064/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p runtime/debug -lang=go1.26 -std -installsuffix shared -buildid gXI98InoLczTHTwu1W34/gXI98InoLczTHTwu1W34 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b473/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack -asmhdr $WORK/b473/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 mkdir -p $WORK/b220/ compress/gzip cat >/tmp/go-build2466828734/b220/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p compress/gzip -lang=go1.26 -std -complete -installsuffix shared -buildid cMgqmrDtn57cd7GL-oMB/cMgqmrDtn57cd7GL-oMB -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go go tool buildid -w $WORK/b211/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix go tool pack r $WORK/b134/_pkg_.a $WORK/b134/asm_linux_amd64.o # internal go tool buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a3/a3d245f11ced0e853bd3b4ab9fac63826a1808ae0c9f75c14233ca8be0ba9024-d # internal mkdir -p $WORK/b246/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache cat >/tmp/go-build2466828734/b246/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-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.26 -complete -installsuffix shared -buildid lEWjpjZc6ClpMwGIs_Vu/lEWjpjZc6ClpMwGIs_Vu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b246/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/b358/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme go tool buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/69/69c4dd133c240094e6393081e0b83f82f21c0750d4235cfea56e9098b88e3fe7-d # internal mkdir -p $WORK/b258/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest cat >/tmp/go-build2466828734/b258/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-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.26 -complete -installsuffix shared -buildid Y_cS3hDFqlF9aqldb8tF/Y_cS3hDFqlF9aqldb8tF -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest/put_blob_digest.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/cb/cbceb92a8a845c94795fc05248f4bb5e674438df52e6f95334bc8d9500f9c58f-d # internal mkdir -p $WORK/b261/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir cat >/tmp/go-build2466828734/b261/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-build2466828734/b211/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.26 -complete -installsuffix shared -buildid g7rLMQ-rXzzFfmXNBa1T/g7rLMQ-rXzzFfmXNBa1T -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c3/c3ec246621b999e4f69f19fd36f061e9828e99ad92968d05bd6457e437016c49-d # internal mkdir -p $WORK/b133/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal cat >/tmp/go-build2466828734/b133/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.26 -complete -installsuffix shared -buildid arWf1lCtGByhau8CRcM0/arWf1lCtGByhau8CRcM0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b133/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/b537/_pkg_.a # internal go tool buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/f3/f3f994c7eff6147a63ad21792f9f52493c9e58d7a3d48f336b883f688fef1502-d # internal mkdir -p $WORK/b138/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion cat >/tmp/go-build2466828734/b138/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2466828734/b136/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.26 -complete -installsuffix shared -buildid hW_waKx4bFCP8CmuYKvD/hW_waKx4bFCP8CmuYKvD -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fd/fd8490263aa93047f07800f3f97a802c35921f7451f521cbf7ac093e2e556b72-d # internal mkdir -p $WORK/b146/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config cat >/tmp/go-build2466828734/b146/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.26 -complete -installsuffix shared -buildid j7fe6n6RDEdcZcjD_rnE/j7fe6n6RDEdcZcjD_rnE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b146/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/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/09/09e131afd3670ade62a904468b6d6a15e037a1ccea867b0124aab40fa06fee48-d # internal mkdir -p $WORK/b278/ github.com/containers/podman/vendor/github.com/moby/sys/user cat >/tmp/go-build2466828734/b278/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.26 -complete -installsuffix shared -buildid BpAWmcqYj6no9lokaVW3/BpAWmcqYj6no9lokaVW3 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b278/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/b231/_pkg_.a # internal go tool buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/9e/9e66eab0c71fc24f6cb234a9e4adbb6396ee3205638c34ba5b268dc1c975ca71-d # internal mkdir -p $WORK/b282/ github.com/containers/podman/vendor/github.com/moby/sys/mountinfo cat >/tmp/go-build2466828734/b282/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-build2466828734/b073/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.26 -complete -installsuffix shared -buildid TMYgB9yJZpj8iTbQZsrm/TMYgB9yJZpj8iTbQZsrm -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b282/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 cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/36/36fecd7383ec2e93758ab74a853a30ba11ec69051baa0ae6b5378843ddc682ad-d # internal mkdir -p $WORK/b287/ github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock cat >/tmp/go-build2466828734/b287/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-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.26 -complete -installsuffix shared -buildid ldKhCY0A3MaAhX1LxrXu/ldKhCY0A3MaAhX1LxrXu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b287/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/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/f7/f72044e4bfd31ab8b3a5f1954856201e1834b21e3a03c6e71ea40a1b8bd33081-d # internal mkdir -p $WORK/b288/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils cat >/tmp/go-build2466828734/b288/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-build2466828734/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.26 -complete -installsuffix shared -buildid pWtPoGXRt4fn7MMLlTsu/pWtPoGXRt4fn7MMLlTsu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b288/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/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/cd/cd07a764d4d89c605b3559a7dd86233176588dd3e15a640573c420a91cbba248-d # internal mkdir -p $WORK/b290/ github.com/containers/podman/vendor/go.podman.io/image/v5/transports cat >/tmp/go-build2466828734/b290/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.26 -complete -installsuffix shared -buildid GssYUheBb0O0NDnYmQr5/GssYUheBb0O0NDnYmQr5 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b290/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/b246/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/preferlinkext $WORK/b199/_x001.o $WORK/b199/_x002.o $WORK/b199/_x003.o $WORK/b199/_x004.o $WORK/b199/_x005.o $WORK/b199/_x006.o -O2 -g -lresolv cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/4e/4e0793fee95da638ba6804021164a2141a968b58a9518d386092576abeb31ba8-d # internal mkdir -p $WORK/b253/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none cat >/tmp/go-build2466828734/b253/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-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.26 -complete -installsuffix shared -buildid 1enCpZca0D9M2WMo6Ffb/1enCpZca0D9M2WMo6Ffb -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go go tool buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/c4/c433b2bc5b8ad873825d81c99934e0dd920dc1ea6622af731dc1d696388539c8-d # internal mkdir -p $WORK/b307/ compress/zlib cat >/tmp/go-build2466828734/b307/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile hash/adler32=/tmp/go-build2466828734/b308/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p compress/zlib -lang=go1.26 -std -complete -installsuffix shared -buildid KgJBytPEbWY0YKhc9Xgu/KgJBytPEbWY0YKhc9Xgu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b498/ -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/b498/ -m64 -mtune=generic -fcf-protection=full ./data.go ./gpgme.go ./unset_agent_info.go go tool buildid -w $WORK/b220/_pkg_.a # internal go tool buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/12/12ccf61099e7fa502b3bff5312a7a93c2d521a9305045d59692421b87575be1c-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/32/325df0d3fa4fff201db447681c740412c704b107d0dea62f8f3b88940f22a8d1-d # internal mkdir -p $WORK/b455/ mkdir -p $WORK/b449/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter github.com/containers/podman/vendor/golang.org/x/term cat >/tmp/go-build2466828734/b455/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF go tool buildid -w $WORK/b133/_pkg_.a # internal cat >/tmp/go-build2466828734/b449/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.26 -complete -installsuffix shared -buildid 8Ul429GsquKMMfrVjejv/8Ul429GsquKMMfrVjejv -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b455/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.26 -complete -installsuffix shared -buildid 8A5JNT_BqLtt5UVng6-7/8A5JNT_BqLtt5UVng6-7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b449/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/b261/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ed/ed78faafd07387d034ca0baa185e055a36be908ba04a4e9bdf3d3054b8917632-d # internal mkdir -p $WORK/b132/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd cat >/tmp/go-build2466828734/b132/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2466828734/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2466828734/b136/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.26 -complete -installsuffix shared -buildid yp497eMXfCGePkPJ1Wdg/yp497eMXfCGePkPJ1Wdg -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b132/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 cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ed/edd01c895e9c901b0a06886c37d957c60af34f27b5d81f730ae357293174085e-d # internal mkdir -p $WORK/b260/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest cat >/tmp/go-build2466828734/b260/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2466828734/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2466828734/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.26 -complete -installsuffix shared -buildid nH0LkbauPdjFnKyaNAb2/nH0LkbauPdjFnKyaNAb2 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 go tool pack r $WORK/b184/_pkg_.a $WORK/b184/chacha20poly1305_amd64.o # internal go tool buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/c6/c6283ebf5b483a3a8d0d534aec247d1aa19640d18d0a1243ca4abac8838d8f76-d # internal mkdir -p $WORK/b181/ crypto/hpke cat >/tmp/go-build2466828734/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2466828734/b158/_pkg_.a packagefile crypto/fips140=/tmp/go-build2466828734/b101/_pkg_.a packagefile crypto/hkdf=/tmp/go-build2466828734/b178/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2466828734/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2466828734/b095/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2466828734/b182/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha3=/tmp/go-build2466828734/b114/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2466828734/b184/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p crypto/hpke -lang=go1.26 -std -complete -installsuffix shared -buildid kH9gt9RqLBgxV2s8HEmW/kH9gt9RqLBgxV2s8HEmW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/crypto/hpke/aead.go /usr/lib/golang/src/crypto/hpke/aead_fips140v1.26.go /usr/lib/golang/src/crypto/hpke/hpke.go /usr/lib/golang/src/crypto/hpke/kdf.go /usr/lib/golang/src/crypto/hpke/kem.go /usr/lib/golang/src/crypto/hpke/pq.go go tool buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/86/86e89062d02c3b1a43ac292c8d2d6ce41a2c51b7e1e12e38b4bdcdb3b6bfa157-d # internal go tool buildid -w $WORK/b253/_pkg_.a # internal mkdir -p $WORK/b475/ github.com/containers/podman/vendor/github.com/klauspost/compress/flate cat >/tmp/go-build2466828734/b475/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2466828734/b470/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.26 -complete -installsuffix shared -buildid dCwou3hUjQhFFUyx9g34/dCwou3hUjQhFFUyx9g34 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b475/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_amd64.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 cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/b9/b9200075d212d9ad046dda8b47953d29e66fe1dfef72574c697bb52db32068b0-d # internal mkdir -p $WORK/b478/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma cat >/tmp/go-build2466828734/b478/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build2466828734/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2466828734/b477/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.26 -complete -installsuffix shared -buildid KCeLSpDs0aEUEBJJNVux/KCeLSpDs0aEUEBJJNVux -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b478/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b473/debug.o ./debug.s go tool buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/00/00ea8b3e018f1211f545afdabbbadec7da5b0dcdb6d8771d54df74ee524cfce0-d # internal mkdir -p $WORK/b467/ github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 echo -n > $WORK/b467/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b467/symabis ./decompress_amd64.s gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/preferlinkext $WORK/b199/_x001.o $WORK/b199/_x002.o $WORK/b199/_x003.o $WORK/b199/_x004.o $WORK/b199/_x005.o $WORK/b199/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go go tool buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/eb/eb5f864ab241ae99625f067eae4aef746823f2ea073eb74ee7bd2bc758e03b76-d # internal mkdir -p $WORK/b549/ flag cat >/tmp/go-build2466828734/b549/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p flag -lang=go1.26 -std -complete -installsuffix shared -buildid VM6H4s8lioU8bxUot-QV/VM6H4s8lioU8bxUot-QV -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /usr/lib/golang/src/flag/flag.go go tool buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/df/df4ac18ba8aa8848e9db59d4bdf254c2d781877769de57202f3737f151c4cc63-d # internal mkdir -p $WORK/b556/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path cat >/tmp/go-build2466828734/b556/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.26 -complete -installsuffix shared -buildid bVSpcMphTbsWxNqEnZ3H/bVSpcMphTbsWxNqEnZ3H -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go go tool buildid -w $WORK/b495/_pkg_.a # internal go tool buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a5/a5a642b2d0429145a6842e1589bf64da1ec6a376b97153917a57c6144f8b9811-d # internal mkdir -p $WORK/b547/ github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile cat >/tmp/go-build2466828734/b547/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2466828734/b287/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.26 -complete -installsuffix shared -buildid D4G4x1k8rjjlNpacPuFu/D4G4x1k8rjjlNpacPuFu -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go go tool buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/58/58096a15a48d7ada44091533fc1759cd58830058df58e218e8fc060e6679a2e2-d # internal mkdir -p $WORK/b494/ database/sql cat >/tmp/go-build2466828734/b494/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build2466828734/b495/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p database/sql -lang=go1.26 -std -complete -installsuffix shared -buildid IS1XY4qJSnthFO8wHqUJ/IS1XY4qJSnthFO8wHqUJ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b494/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 cd /usr/lib/golang/src/runtime/debug go tool pack r $WORK/b473/_pkg_.a $WORK/b473/debug.o # internal go tool buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/77/77283eb7fd8cd62d0876350f416e7f600cf406374f565f3ded949f5664dfb3b9-d # internal mkdir -p $WORK/b487/ github.com/containers/podman/vendor/github.com/modern-go/concurrent cat >/tmp/go-build2466828734/b487/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2466828734/b473/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.26 -complete -installsuffix shared -buildid 3iuUPEn8K5m72SumXiLz/3iuUPEn8K5m72SumXiLz -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b487/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 cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/2c/2cd452c30ae1a1a195e06d8679e0e64dbac337a8df6a87fd6688239ec6c6dd32-d # internal mkdir -p $WORK/b361/ text/template cat >/tmp/go-build2466828734/b361/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2466828734/b057/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile text/template/parse=/tmp/go-build2466828734/b362/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p text/template -lang=go1.26 -std -complete -installsuffix shared -buildid 67QfM5B84zGsNhm9IaCw/67QfM5B84zGsNhm9IaCw -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b361/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 cat >/tmp/go-build2466828734/b467/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/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build2466828734/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2466828734/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2466828734/b470/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.26 -installsuffix shared -buildid wVrT4bLB-ZtsFOroKkkb/wVrT4bLB-ZtsFOroKkkb -goversion go1.26.3-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/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_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go go tool buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/8e/8ea87471e39677f316972b5f9eb9d27c0ae23d645853c522f30b6dfe2265c150-d # internal mkdir -p $WORK/b224/ vendor/golang.org/x/text/secure/bidirule cat >/tmp/go-build2466828734/b224/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-build2466828734/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2466828734/b225/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2466828734/b226/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.26 -std -complete -installsuffix shared -buildid kovbAb4I6VYkK952keM5/kovbAb4I6VYkK952keM5 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b224/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/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c9/c94a3443401707ec622ad502ed24196b5137c20cdde9d3c97fb79f865d086ac5-d # internal mkdir -p $WORK/b137/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux cat >/tmp/go-build2466828734/b137/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-build2466828734/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build2466828734/b138/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.26 -complete -installsuffix shared -buildid ag-kdO4XQ8FjZxu3oYOt/ag-kdO4XQ8FjZxu3oYOt -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b137/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/b423/_pkg_.a # internal go tool buildid -w $WORK/b282/_pkg_.a # internal go tool buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b1/b1cb49da00d856c42310021b6ad6f37902b2ef81b8391d8d34ac2a03da506aa7-d # internal mkdir -p $WORK/b557/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/b8/b8bcb6ffbe0d385dbea643e6b3a9983a2b571edfca5c5656e64bd7abef539d14-d # internal cat >/tmp/go-build2466828734/b557/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.26 -complete -installsuffix shared -buildid fIzD2BN0t5o8JsnR63YJ/fIzD2BN0t5o8JsnR63YJ -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go mkdir -p $WORK/b281/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount cat >/tmp/go-build2466828734/b281/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2466828734/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.26 -complete -installsuffix shared -buildid oS_bjAhT_fZwLlaukFw1/oS_bjAhT_fZwLlaukFw1 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b281/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/b423/_pkg_.a /builddir/.cache/go-build/44/441fbd6f333a3ed48acd99e2f594282d2db2f9a550bd8f41203d8ce5c0df4963-d # internal mkdir -p $WORK/b421/ github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule cat >/tmp/go-build2466828734/b421/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2466828734/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2466828734/b423/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.26 -complete -installsuffix shared -buildid LrgBx8g4epaiFmjojIFJ/LrgBx8g4epaiFmjojIFJ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go cat >/tmp/go-build2466828734/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2466828734/b200/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile internal/nettrace=/tmp/go-build2466828734/b201/_pkg_.a packagefile internal/poll=/tmp/go-build2466828734/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build2466828734/b202/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2466828734/b065/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p net -lang=go1.26 -std -installsuffix shared -buildid MO5BsJHF_P-LV8uLk07v/MO5BsJHF_P-LV8uLk07v -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b199/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/b199/_cgo_gotypes.go $WORK/b199/cgo_linux.cgo1.go $WORK/b199/cgo_resnew.cgo1.go $WORK/b199/cgo_socknew.cgo1.go $WORK/b199/cgo_unix_cgo.cgo1.go $WORK/b199/cgo_unix_cgo_res.cgo1.go $WORK/b199/_cgo_import.go go tool buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e2/e2a40c588540f96bfd16ca04719b52278a7fec0c989b326cbb8c10373edbf0e6-d # internal mkdir -p $WORK/b145/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices cat >/tmp/go-build2466828734/b145/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2466828734/b146/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.26 -complete -installsuffix shared -buildid Aqbd3IBiMwPjZF_YVEOg/Aqbd3IBiMwPjZF_YVEOg -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b145/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/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/e1/e1bcdc7b7686cb30c1f8eb8de42056d20b5d78222a25bcf0bffacfeb7f4dd924-d # internal mkdir -p $WORK/b558/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity cat >/tmp/go-build2466828734/b558/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.26 -complete -installsuffix shared -buildid 96renqyhbLvoEt6bSSks/96renqyhbLvoEt6bSSks -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go go tool buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/eb/eb77b2b9cf073f0ccf1d600d38f2f3a9eb3d135f0c3c6c3abb53f5faa4d19d48-d # internal mkdir -p $WORK/b450/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 cat >/tmp/go-build2466828734/b450/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-build2466828734/b049/_pkg_.a packagefile container/heap=/tmp/go-build2466828734/b451/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build2466828734/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2466828734/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2466828734/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2466828734/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2466828734/b458/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.26 -complete -installsuffix shared -buildid pDmCabCD7BTocbWyI_qc/pDmCabCD7BTocbWyI_qc -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b450/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/b132/_pkg_.a # internal go tool buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/47/47463833ee93081d2ae2fde08a3dc6ee45f61b972edeea7a19649b73eb5001d6-d # internal mkdir -p $WORK/b561/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers cat >/tmp/go-build2466828734/b561/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.26 -complete -installsuffix shared -buildid dUtYln_CRranVwiGmi0r/dUtYln_CRranVwiGmi0r -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/82/825f001661cb92adf525b1253769e4587b6c73e98e21a69682cd4c26a2b3110b-d # internal mkdir -p $WORK/b571/ github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia cat >/tmp/go-build2466828734/b571/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.26 -complete -installsuffix shared -buildid qzq1IhxUwNzCQPHegBUx/qzq1IhxUwNzCQPHegBUx -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b571/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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d7/d71ccdac29a3ef73437ac950e6637f1a2fa8cc351c8bca653d22bdd744944e05-d # internal mkdir -p $WORK/b573/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/config cat >/tmp/go-build2466828734/b573/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.26 -complete -installsuffix shared -buildid 3ISZEiDXp4lVl0rSp1Jx/3ISZEiDXp4lVl0rSp1Jx -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go go tool buildid -w $WORK/b278/_pkg_.a # internal go tool buildid -w $WORK/b301/_pkg_.a # internal go tool buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/19/1991fe680fb7b610d7f97b47761b48c95950d595f52f8c2f94ae83fc2737633e-d # internal mkdir -p $WORK/b574/ github.com/containers/podman/vendor/golang.org/x/sync/errgroup cat >/tmp/go-build2466828734/b574/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.26 -complete -installsuffix shared -buildid mA2wW2Lu5G9xFw2KmQHi/mA2wW2Lu5G9xFw2KmQHi -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/9c/9c40011ab6790411a30a7fd5accb6825b8f3c6e3e636caaa8aa9d752d25a8a2d-d # internal mkdir -p $WORK/b223/ cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/3b/3b3dc73efd125ed9e1857c563bf2bc102d3927350693046cd0199cb8eac0a2fe-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b577/ cat >/tmp/go-build2466828734/b223/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-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2466828734/b224/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2466828734/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2466828734/b227/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p vendor/golang.org/x/net/idna -lang=go1.26 -std -complete -installsuffix shared -buildid 7UgRQcFvY7xCu8wHOi3r/7UgRQcFvY7xCu8wHOi3r -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b223/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 cat >/tmp/go-build2466828734/b577/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.26 -complete -installsuffix shared -buildid QpzfAH16jYu9I8dvv4KA/QpzfAH16jYu9I8dvv4KA -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go go tool buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/80/809e3b6ecf7bf9058a9910f51b7d8512bb138deace3f4bd574a2f47cc567471a-d # internal mkdir -p $WORK/b580/ runtime/trace cat >/tmp/go-build2466828734/b580/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2466828734/b035/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p runtime/trace -lang=go1.26 -std -installsuffix shared -buildid Y-tOHFOqDwPWb1f3PMMX/Y-tOHFOqDwPWb1f3PMMX -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b580/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/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/2f/2fa4991754f7d4673b91d22ec6caca81c5919d3d81f79e3516c5229f6beab65d-d # internal mkdir -p $WORK/b589/ github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause cat >/tmp/go-build2466828734/b589/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.26 -complete -installsuffix shared -buildid K3RruKwTAFn2zL0HSP_9/K3RruKwTAFn2zL0HSP_9 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go go tool buildid -w $WORK/b137/_pkg_.a # internal cd $WORK/b283 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4b1qrJKsvzKlFx8EGZPe -o $WORK/b283/_x001.o -c _cgo_export.c cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e5/e5bab042db0ba414de8424dc78c1a06fc802745194eefd45c8769d18511c8d01-d # internal mkdir -p $WORK/b139/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs cat >/tmp/go-build2466828734/b139/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2466828734/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2466828734/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build2466828734/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2466828734/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2466828734/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2466828734/b137/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.26 -complete -installsuffix shared -buildid CZTQBwdSmy77yiNLobUh/CZTQBwdSmy77yiNLobUh -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b139/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/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/89/890a1c58aa1ffc742bf66b0cc10fad30aa4cb086f48e9c5861ccfbde690208b1-d # internal cd $WORK/b283 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NnisKmkVZyxlQKQe1E5q -o $WORK/b283/_x002.o -c cgo_lookup_cgo.cgo2.c go tool buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/30/30071b087cb05a0f05e9a39a8f8875ae354fbe27ecca39993b5fe5540730da69-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=-JhvRrFyTsF4YSwoioiZ -o $WORK/b283/_x003.o -c getgrouplist_unix.cgo2.c go tool buildid -w $WORK/b589/_pkg_.a # internal go tool buildid -w $WORK/b145/_pkg_.a # internal go tool buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/9c/9c6f03117ded5936252c136a479142dc451064d094208590d3719df760de5e8b-d # internal mkdir -p $WORK/b491/ cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/9a/9ae9413c257a3960e1736ffc03dff9af8b5414efdd1ba7945860b0f08770f46f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools mkdir -p $WORK/b594/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev cat >/tmp/go-build2466828734/b491/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-build2466828734/b073/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.26 -complete -installsuffix shared -buildid UhmkUw0QE2D4jOWc-vNF/UhmkUw0QE2D4jOWc-vNF -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go cat >/tmp/go-build2466828734/b594/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.26 -complete -installsuffix shared -buildid W2ofUTjuXVbWMU5pJdn0/W2ofUTjuXVbWMU5pJdn0 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go go tool buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/2d/2d7bb5d69c04f0cc171c66ed9a150b1094b93a7f717bc1c9123766870c34adce-d # internal mkdir -p $WORK/b602/ github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/81/81e768a1e4a169bf25c3e42ab48259f977c195f9f24e541b936dc0d780156a40-d # internal cat >/tmp/go-build2466828734/b602/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-build2466828734/b142/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.26 -complete -installsuffix shared -buildid 5tuMYW_1GJrYEmSQ2-wn/5tuMYW_1GJrYEmSQ2-wn -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b602/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/b424/_pkg_.a # internal go tool buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/d6/d6d6f93187f3ef9c8b65eb7734d00aa48bb7c5571112a03e4da1a9125c83912b-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/c9/c9b6f80513eb678333333d04d4bd713673d01aebbac52bc66f505058e5169c19-d # internal mkdir -p $WORK/b611/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b606/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime cat >/tmp/go-build2466828734/b606/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.26 -complete -installsuffix shared -buildid tpV1sl50KBJVSQsbX8HY/tpV1sl50KBJVSQsbX8HY -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go go tool buildid -w $WORK/b449/_pkg_.a # internal cat >/tmp/go-build2466828734/b611/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.26 -complete -installsuffix shared -buildid 0rx5J2bm5J95ui9t1M52/0rx5J2bm5J95ui9t1M52 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go mkdir -p $WORK/b420/ github.com/containers/podman/vendor/golang.org/x/net/idna cat >/tmp/go-build2466828734/b420/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2466828734/b421/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2466828734/b423/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2466828734/b424/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/2d/2dce7d956e2144fd428ab155a024fff31002ce5dd4c1ed5bf3ad5667ce610bb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.26 -complete -installsuffix shared -buildid FOL9xay3pWcSh2vA_9Yu/FOL9xay3pWcSh2vA_9Yu -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna.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/trieval.go mkdir -p $WORK/b613/ github.com/containers/podman/vendor/github.com/pkg/errors cat >/tmp/go-build2466828734/b613/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.26 -complete -installsuffix shared -buildid 2S3L5rmdlUziXbrvgJ9x/2S3L5rmdlUziXbrvgJ9x -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b613/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/b328/_pkg_.a # internal mkdir -p $WORK/b641/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage cat >/tmp/go-build2466828734/b641/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2466828734/b642/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.26 -complete -installsuffix shared -buildid tvJxFCPdR5D81AG0i4-1/tvJxFCPdR5D81AG0i4-1 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b641/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/b328/_pkg_.a /builddir/.cache/go-build/96/96290b33ecef85bab2f4f6da385fd78642d72d255aa1cd57dc292f6d1d0b6202-d # internal mkdir -p $WORK/b327/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset cat >/tmp/go-build2466828734/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/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-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.26 -complete -installsuffix shared -buildid YUbh0qjyq3qUuqga4i3y/YUbh0qjyq3qUuqga4i3y -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go go tool buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/bc/bc256373f690f77267696918e2fc4b5d3313b773075983115e88e617132146dd-d # internal mkdir -p $WORK/b332/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs cat >/tmp/go-build2466828734/b332/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-build2466828734/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.26 -complete -installsuffix shared -buildid teHqYT-4fDVY2bh0By5z/teHqYT-4fDVY2bh0By5z -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b332/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/b573/_pkg_.a # internal go tool buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/78/78a8b6bf2ef192b84f353f5fe60a338f6d372a59a67ccfd4587b130a2c063724-d # internal mkdir -p $WORK/b334/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid cat >/tmp/go-build2466828734/b334/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-build2466828734/b328/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.26 -complete -installsuffix shared -buildid RY2ZSi0qO5dUWCJsKFFX/RY2ZSi0qO5dUWCJsKFFX -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b334/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 cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/aa/aa6f3cd1b8dae5e5c07182b540c2c51cdd7528ea7cafa69172e485582341470a-d # internal mkdir -p $WORK/b335/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order cat >/tmp/go-build2466828734/b335/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-build2466828734/b328/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.26 -complete -installsuffix shared -buildid UvZ9LQny5YUs_C9NwnGG/UvZ9LQny5YUs_C9NwnGG -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b335/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 go tool buildid -w $WORK/b487/_pkg_.a # internal go tool buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/85/85c035cdb4e52e68f93533bd2c78701f1e10ec986a25ae3101d65355fa9d6ab7-d # internal mkdir -p $WORK/b339/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface cat >/tmp/go-build2466828734/b339/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-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.26 -complete -installsuffix shared -buildid YA-dk5U1eeeGJSpXokL6/YA-dk5U1eeeGJSpXokL6 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b339/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/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/96/969d419ab986d9b85a1a9281788fd9aa94e531e59e30de055dc4093196b6cf43-d # internal mkdir -p $WORK/b347/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt cat >/tmp/go-build2466828734/b347/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2466828734/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.26 -complete -installsuffix shared -buildid ByrSUQYzgcCXfsc-yyGt/ByrSUQYzgcCXfsc-yyGt -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go go tool buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/aa/aaaa92dfaa44c9ca964d7a73e41b9eb3db2e0aade01ce14e9a4bb08b4bf93d1a-d # internal mkdir -p $WORK/b348/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts cat >/tmp/go-build2466828734/b348/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-build2466828734/b328/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.26 -complete -installsuffix shared -buildid wvcpsN89VQAnYe3dAhFb/wvcpsN89VQAnYe3dAhFb -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go mkdir -p $WORK/b646/ github.com/containers/podman/vendor/dario.cat/mergo go tool buildid -w $WORK/b611/_pkg_.a # internal cat >/tmp/go-build2466828734/b646/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/db/db2f24460321c97fc550b7a3daa7d39831d6857bfb5903cdda62cddd04eb546e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.26 -complete -installsuffix shared -buildid Pi2DVY9QG-Vls8CSAvfr/Pi2DVY9QG-Vls8CSAvfr -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b646/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 mkdir -p $WORK/b657/ encoding/csv cat >/tmp/go-build2466828734/b657/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p encoding/csv -lang=go1.26 -std -complete -installsuffix shared -buildid PiA5vMYNb_J4FwYzudoh/PiA5vMYNb_J4FwYzudoh -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/62/62fcc4dd5ecaccf68cf9281b0da29aed2b56ef199bda4891fe57c3669c39a749-d # internal go tool buildid -w $WORK/b580/_pkg_.a # internal mkdir -p $WORK/b670/ github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities go tool buildid -w $WORK/b571/_pkg_.a # internal cat >/tmp/go-build2466828734/b670/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.26 -complete -installsuffix shared -buildid eGLn8gUDstvB9Smt3HHj/eGLn8gUDstvB9Smt3HHj -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/ff/ffae51e9c885590b36da341689365a16abf998d09f354cb236c4a00332a231bb-d # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/12/12b551e55d7380dc5ef3f568a2d646d9c6b81841128d023f116e7709d453be6c-d # internal mkdir -p $WORK/b578/ mkdir -p $WORK/b570/ testing github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex cat >/tmp/go-build2466828734/b578/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2466828734/b579/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2466828734/b473/_pkg_.a packagefile runtime/trace=/tmp/go-build2466828734/b580/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF cat >/tmp/go-build2466828734/b570/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2466828734/b571/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p testing -lang=go1.26 -std -complete -installsuffix shared -buildid sjT9TP9nXd3llT07o5vw/sjT9TP9nXd3llT07o5vw -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b578/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.26 -complete -installsuffix shared -buildid _srOPG3PMe4Hsx4Zc2vp/_srOPG3PMe4Hsx4Zc2vp -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go go tool buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/be/be4bb7361e36e9dfcd03195c1258db977805d2a522000e69a1c7a3431f47af8d-d # internal mkdir -p $WORK/b671/ github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 cat >/tmp/go-build2466828734/b671/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-build2466828734/b134/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.26 -complete -installsuffix shared -buildid 1HwhbL1RY6zy_ck6KDU8/1HwhbL1RY6zy_ck6KDU8 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go go tool buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/dc/dc3b658b48a5d129a9a09698703a5d60bd4ee5cb99027fe0a3251bef9b8e6ce0-d # internal mkdir -p $WORK/b677/ github.com/containers/podman/vendor/github.com/moby/sys/userns cat >/tmp/go-build2466828734/b677/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.26 -complete -installsuffix shared -buildid hoFfm-KgZqPxiBu-mx8w/hoFfm-KgZqPxiBu-mx8w -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b677/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 go tool buildid -w $WORK/b334/_pkg_.a # internal go tool buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/8c/8c56ab02b045f3932b3b812191462ababc459d974a3c3e0314af225ef23d208f-d # internal mkdir -p $WORK/b682/ cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/f6/f66465aa79e8430f45ae47c6002fa4302246c55cfc438e42f908845e7d9cdf98-d # internal mkdir -p $WORK/b388/ mkdir -p $WORK/b330/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text cat >/tmp/go-build2466828734/b388/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2466828734/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cat >/tmp/go-build2466828734/b330/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2466828734/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.26 -complete -installsuffix shared -buildid X5o2UDWl9Bl-wDyDGJ7n/X5o2UDWl9Bl-wDyDGJ7n -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b388/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.26 -complete -installsuffix shared -buildid rkduVEM8rVj_dNUJ0ciS/rkduVEM8rVj_dNUJ0ciS -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b330/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 os/user echo -n > $WORK/b283/preferlinkext # internal cd $WORK/b283 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=SiZExaBuzfqPSm5DqJLo -o $WORK/b283/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/cd/cdc7e1ed05aeb78191faadc4a689234e931688dcd06092daebdb11630e92589b-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser cat >/tmp/go-build2466828734/b682/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser -lang=go1.26 -complete -installsuffix shared -buildid CbZ3ZVnTPZVtvs42si4V/CbZ3ZVnTPZVtvs42si4V -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b682/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.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b467/decompress_amd64.o ./decompress_amd64.s go tool buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/8b/8bee25a82d2b0fb01f864b9cb363e2fc3bfa2a2ac726fe09da581c65316af681-d # internal mkdir -p $WORK/b353/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy cat >/tmp/go-build2466828734/b353/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2466828734/b339/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.26 -complete -installsuffix shared -buildid AnEnldSlCiQVGMUOC6zc/AnEnldSlCiQVGMUOC6zc -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b353/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 go tool buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ec/ecf681c1552ba3fc2c39d3f47af2417aaadb3be63bab7e4636d106095cad79d9-d # internal mkdir -p $WORK/b686/ github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 cat >/tmp/go-build2466828734/b686/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build2466828734/b158/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.26 -complete -installsuffix shared -buildid OcWC111iwEhrT0sRX0Hy/OcWC111iwEhrT0sRX0Hy -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fe/feb92a08151baa45088be070941084ba25acbff37ac2399adb433aa0125701b9-d # internal mkdir -p $WORK/b148/ github.com/containers/podman/vendor/github.com/sirupsen/logrus cat >/tmp/go-build2466828734/b148/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.26 -complete -installsuffix shared -buildid jNbwZboAI_uZFQSuaixv/jNbwZboAI_uZFQSuaixv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b148/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/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/0f/0ff3ea2dbf8ab58847e5b75860ef7a4cd0e76fa88a63724a304d5692cf3c59ab-d # internal mkdir -p $WORK/b215/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice cat >/tmp/go-build2466828734/b215/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.26 -complete -installsuffix shared -buildid Yk6Lp7YUZnYwsHh6v1Cm/Yk6Lp7YUZnYwsHh6v1Cm -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go go tool buildid -w $WORK/b677/_pkg_.a # internal go tool buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/3f/3f29208bb2dbef2f91a70565fad863bf82d74bf64c879ce627f80d2a1eff2ef5-d # internal mkdir -p $WORK/b251/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature cat >/tmp/go-build2466828734/b251/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.26 -complete -installsuffix shared -buildid IcZJ3FzuiXsjqaeEIyhv/IcZJ3FzuiXsjqaeEIyhv -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b251/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 cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/30/30f856f8cbeb6edd1127d80d5dea883cd15dd7dff500fffbb9e40565bfd1f1ee-d # internal mkdir -p $WORK/b267/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials cat >/tmp/go-build2466828734/b267/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.26 -complete -installsuffix shared -buildid CWVZ6s33cD2Llkc5PgTy/CWVZ6s33cD2Llkc5PgTy -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b267/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 go tool pack r $WORK/b467/_pkg_.a $WORK/b467/decompress_amd64.o # internal go tool buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/12/12f006ae2e772f60eee171252e50356182165e2bd28e4f3ae46b387a2e574420-d # internal mkdir -p $WORK/b270/ github.com/containers/podman/vendor/github.com/BurntSushi/toml cat >/tmp/go-build2466828734/b270/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build2466828734/b271/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.26 -complete -installsuffix shared -buildid fZ5B8_eO199leULhyNjA/fZ5B8_eO199leULhyNjA -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b270/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/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/18/18697efec9ca3ff7642559a5dc867abed0d9127a5868a5fba48773851748a095-d # internal mkdir -p $WORK/b141/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs cat >/tmp/go-build2466828734/b141/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-build2466828734/b139/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.26 -complete -installsuffix shared -buildid G444B8NcafkdKKBESf9C/G444B8NcafkdKKBESf9C -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go go tool buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/c2/c271a48695f4d51b8801729813e6b75594fef17514601f3b4a3705fdcce6dca2-d # internal mkdir -p $WORK/b316/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config cat >/tmp/go-build2466828734/b316/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.26 -complete -installsuffix shared -buildid REtf63LcKcHYCdQT_EYX/REtf63LcKcHYCdQT_EYX -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/arith_amd64.o ./arith_amd64.s go tool buildid -w $WORK/b641/_pkg_.a # internal go tool buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e3/e3a9bfa56ac76390e9bd86f9682115bc1c2bea90225e6bf0b4632397954b0a2d-d # internal mkdir -p $WORK/b338/ github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry cat >/tmp/go-build2466828734/b338/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2466828734/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.26 -complete -installsuffix shared -buildid weMjGhxwYziBU9YmBbDk/weMjGhxwYziBU9YmBbDk -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/cd/cdad1cbbdfda2e589ddfdbdc93ceaf2940c4a01e906c63026a061b9db08e9fe7-d # internal mkdir -p $WORK/b370/ github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal cat >/tmp/go-build2466828734/b370/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.26 -complete -installsuffix shared -buildid rw466A66cIMP7B4lQ80u/rw466A66cIMP7B4lQ80u -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b370/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/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/33/33246aff401a37037f686d0258ea69109a4c88ae6329dbee864224e26f7bf8a6-d # internal mkdir -p $WORK/b484/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage cat >/tmp/go-build2466828734/b484/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build2466828734/b480/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.26 -complete -installsuffix shared -buildid hS6V4PW8yWzctGR_4zUi/hS6V4PW8yWzctGR_4zUi -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b484/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/b478/_pkg_.a # internal go tool buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/59/5917f4976d8e05cff0b484ff114eac796d7803c5c5c71f6d26f00d954a0d559a-d # internal mkdir -p $WORK/b596/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters cat >/tmp/go-build2466828734/b596/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2466828734/b206/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.26 -complete -installsuffix shared -buildid w3plSQnjPBMeQUIUpS7Y/w3plSQnjPBMeQUIUpS7Y -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b596/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 cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/df/df16527d9ca851080298874340353bc31fdc0d466aa651d8c8b4eb8e0c64adda-d # internal mkdir -p $WORK/b476/ github.com/containers/podman/vendor/github.com/ulikunitz/xz cat >/tmp/go-build2466828734/b476/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-build2466828734/b049/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2466828734/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build2466828734/b478/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile hash/crc64=/tmp/go-build2466828734/b480/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.26 -complete -installsuffix shared -buildid Kdw6U2RmkKmK-UjjD-pD/Kdw6U2RmkKmK-UjjD-pD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b476/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 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -o $WORK/b283/_cgo_.o $WORK/b283/_cgo_main.o $WORK/b283/preferlinkext $WORK/b283/_x001.o $WORK/b283/_x002.o $WORK/b283/_x003.o -O2 -g go tool buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/cc/cc759afa301eaf90c7584c60674da606d72bfb6b0dcb8c529413f954c86315e5-d # internal mkdir -p $WORK/b600/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice cat >/tmp/go-build2466828734/b600/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.26 -complete -installsuffix shared -buildid L8CzXegPvPPk_2Qjvj6M/L8CzXegPvPPk_2Qjvj6M -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go go tool buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/99/99c114e63938b6807f3308c7e7d9ebac31c2b02577205f0a496965ab78c3f694-d # internal mkdir -p $WORK/b619/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute cat >/tmp/go-build2466828734/b619/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-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build2466828734/b620/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.26 -complete -installsuffix shared -buildid xzQfA1a0hDFeIMK9ehY4/xzQfA1a0hDFeIMK9ehY4 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b619/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/b450/_pkg_.a # internal go tool buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/fb/fb7a5350f3120ce060c63ed9a14be862be40359a1dd3cc722e8da3731d66c120-d # internal mkdir -p $WORK/b621/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes cat >/tmp/go-build2466828734/b621/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.26 -complete -installsuffix shared -buildid X_RckLW8GZPk9phZdFNG/X_RckLW8GZPk9phZdFNG -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b621/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 cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/ea/eac4917b632c91fbced2ece2a2d3a644820b8eec611671761cf0ef9dcf005c60-d # internal mkdir -p $WORK/b625/ log/slog cat >/tmp/go-build2466828734/b625/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile log/internal=/tmp/go-build2466828734/b150/_pkg_.a packagefile log/slog/internal=/tmp/go-build2466828734/b626/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2466828734/b627/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p log/slog -lang=go1.26 -std -complete -installsuffix shared -buildid jt1ZWljXxwWdV3_GjaL1/jt1ZWljXxwWdV3_GjaL1 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b625/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/multi_handler.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 cd /usr/lib/golang/src/math/big go tool pack r $WORK/b107/_pkg_.a $WORK/b107/arith_amd64.o # internal go tool buildid -w $WORK/b107/_pkg_.a # internal go tool buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ee/eeccc09fb5af0be0e85c92e4aac391440ec6e39de02c6752915a752e6d801586-d # internal mkdir -p $WORK/b632/ github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry cat >/tmp/go-build2466828734/b632/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.26 -complete -installsuffix shared -buildid _U9jUG_BuX-8bUHf0RmH/_U9jUG_BuX-8bUHf0RmH -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b632/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 cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/12/127b966b38e0b66882e37f6280601e3e38941a90fcb2a6a291e1f5c8a2a6f906-d # internal mkdir -p $WORK/b076/ crypto/rand cat >/tmp/go-build2466828734/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/rand -lang=go1.26 -std -complete -installsuffix shared -buildid XsTXkkrXObLnIjDrCnM0/XsTXkkrXObLnIjDrCnM0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b076/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/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/a4/a44e11fba3356a31778c643669dc026ff508ef2d4ee061550401fad0cf548fa6-d # internal mkdir -p $WORK/b110/ crypto/internal/boring/bbig cat >/tmp/go-build2466828734/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/boring/bbig -lang=go1.26 -std -complete -installsuffix shared -buildid n1GFO0nDu17MLAOJTEvh/n1GFO0nDu17MLAOJTEvh -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go go tool buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/0b/0b5d205d4a560fcbc3f43f3f5f21679de7d453c0acc1bd133efc114933644cf8-d # internal mkdir -p $WORK/b163/ crypto/elliptic cat >/tmp/go-build2466828734/b163/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build2466828734/b160/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/elliptic -lang=go1.26 -std -complete -installsuffix shared -buildid 1vpgzUIl55vZ8Gm8rp-D/1vpgzUIl55vZ8Gm8rp-D -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b163/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 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -o $WORK/b283/_cgo_.o $WORK/b283/_cgo_main.o $WORK/b283/preferlinkext $WORK/b283/_x001.o $WORK/b283/_x002.o $WORK/b283/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b283/_cgo_.o -dynout $WORK/b283/_cgo_import.go go tool buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/37/37cc975849350bd762edc840cd6dd77391bc64d5ddad7609c871cc9d08f7b277-d # internal mkdir -p $WORK/b168/ encoding/asn1 cat >/tmp/go-build2466828734/b168/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build2466828734/b169/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p encoding/asn1 -lang=go1.26 -std -complete -installsuffix shared -buildid ubSp_AUNye9jjZNQIy3F/ubSp_AUNye9jjZNQIy3F -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b168/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/b347/_pkg_.a # internal go tool buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1f/1fb981938f975f3bcc2f8d4110a213eebc377932d9acf8a6161c6ba823b325f4-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e7/e7d27b9f2c8fa57dd4b3b52aa1515d56be042a3569fdf1f94271e003d5030a55-d # internal mkdir -p $WORK/b131/ mkdir -p $WORK/b195/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite crypto/dsa cat >/tmp/go-build2466828734/b131/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2466828734/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2466828734/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2466828734/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2466828734/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2466828734/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2466828734/b141/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b195/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p crypto/dsa -lang=go1.26 -std -complete -installsuffix shared -buildid iMQG1aOFOpKE8HPcJV_h/iMQG1aOFOpKE8HPcJV_h -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.26 -complete -installsuffix shared -buildid KXbGbav37zW86Ie1Q9ZE/KXbGbav37zW86Ie1Q9ZE -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b131/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/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/af/affda2245ea8ffb2e3d258f59645a9587c60becb769113c78c66e58da6cb757a-d # internal mkdir -p $WORK/b250/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private cat >/tmp/go-build2466828734/b250/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.26 -complete -installsuffix shared -buildid c8jhTZHHJiJaiLhLa7_7/c8jhTZHHJiJaiLhLa7_7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go go tool buildid -w $WORK/b128/_pkg_.a # internal go tool buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/05/0500092edc6571e7e70ff29f53b3ba7959062378e02e9907500ef12cf0c8ed0e-d # internal mkdir -p $WORK/b369/ github.com/containers/podman/vendor/google.golang.org/grpc/grpclog cat >/tmp/go-build2466828734/b369/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build2466828734/b370/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.26 -complete -installsuffix shared -buildid W-iqEEVxKATW_8N4YE2D/W-iqEEVxKATW_8N4YE2D -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b369/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 cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a2/a2e284f46226bc19301ae761026e6e228c9d4a47fb96babaff588929b6b5b529-d # internal mkdir -p $WORK/b460/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer cat >/tmp/go-build2466828734/b460/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.26 -complete -installsuffix shared -buildid LjUND8763D5-GZ0qzRzd/LjUND8763D5-GZ0qzRzd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go go tool buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/e6/e683720a59f0cb1309c3414cf55d4c9791ef4d3d8abd91327e511c178b0ca3fd-d # internal go tool buildid -w $WORK/b646/_pkg_.a # internal go tool buildid -w $WORK/b596/_pkg_.a # internal go tool buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/7b/7b64b7f8ca592d02c8cd098f614652d9093b83544587566dca577ef9a991322e-d # internal mkdir -p $WORK/b266/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/01/01f97802d995e03cc780240769775250c78ee701b03bae036b0fcb68dd988255-d # internal cat >/tmp/go-build2466828734/b266/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2466828734/b267/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.26 -complete -installsuffix shared -buildid Ry8vIcXP_A7F4MqekBHL/Ry8vIcXP_A7F4MqekBHL -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b266/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 mkdir -p $WORK/b508/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml cat >/tmp/go-build2466828734/b508/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/0b/0b60cd1313f16386c203b4dd228cfe09d25e0e73e0ca01e5b5ce468629f61acb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.26 -complete -installsuffix shared -buildid DczXlbvEWR2QMBNRJW6g/DczXlbvEWR2QMBNRJW6g -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go mkdir -p $WORK/b609/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/events cat >/tmp/go-build2466828734/b609/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-build2466828734/b596/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.26 -complete -installsuffix shared -buildid aI6ZfjuSv5OMGs4REtmz/aI6ZfjuSv5OMGs4REtmz -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go cat >/tmp/go-build2466828734/b283/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p os/user -lang=go1.26 -std -installsuffix shared -buildid SiZExaBuzfqPSm5DqJLo/SiZExaBuzfqPSm5DqJLo -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b283/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/b283/_cgo_gotypes.go $WORK/b283/cgo_lookup_cgo.cgo1.go $WORK/b283/getgrouplist_unix.cgo1.go $WORK/b283/_cgo_import.go go tool buildid -w $WORK/b388/_pkg_.a # internal mkdir -p $WORK/b486/ github.com/containers/podman/vendor/github.com/json-iterator/go cat >/tmp/go-build2466828734/b486/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-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build2466828734/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build2466828734/b488/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF go tool buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.26 -complete -installsuffix shared -buildid uM3SlTvhVazGppClNDaD/uM3SlTvhVazGppClNDaD -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b486/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 cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/eb/ebc471e23692be69e3d63e08070908cff7e7563f0b58cb2737cfa212e369389f-d # internal mkdir -p $WORK/b636/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry cat >/tmp/go-build2466828734/b636/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF go tool buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.26 -complete -installsuffix shared -buildid o-3OJjZm1LY6_EWtlioL/o-3OJjZm1LY6_EWtlioL -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b636/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 cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/b9/b9b66654a4c73fbcc31589616f873fcdc4a7453cea599618625c5cc965281c4c-d # internal mkdir -p $WORK/b649/ github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 cat >/tmp/go-build2466828734/b649/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-build2466828734/b078/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2466828734/b650/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.26 -complete -installsuffix shared -buildid u0qOyTEN3VhBbNRJRTrA/u0qOyTEN3VhBbNRJRTrA -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b649/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 cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/6a/6a5c926a32c92be2d1a0d3525c6e7446e8b94e37c00bc81638d622bbf77c7a6a-d # internal mkdir -p $WORK/b349/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval cat >/tmp/go-build2466828734/b349/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2466828734/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.26 -complete -installsuffix shared -buildid snALPmA-U8Swr0vYypp-/snALPmA-U8Swr0vYypp- -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/96/9657ed8dae5bb16130a0ef87c6fda6fa66fc27fff0f10a33ab1abe1a9f75f5a7-d # internal mkdir -p $WORK/b109/ crypto/rsa cat >/tmp/go-build2466828734/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2466828734/b110/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2466828734/b111/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build2466828734/b112/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2466828734/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/rsa -lang=go1.26 -std -complete -installsuffix shared -buildid 4nEwVeigs2k5YQaVbZLT/4nEwVeigs2k5YQaVbZLT -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b109/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/b484/_pkg_.a # internal go tool buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/fc/fc56ca334c08c723e43da6e681954bfa0c4af652db3959659bc4bc38dcc063a8-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/0b/0bb4a4afbb0dc77633811d581424493122ecc4bd074f1cf0ce6b16c9250863ab-d # internal mkdir -p $WORK/b175/ mkdir -p $WORK/b310/ crypto/ed25519 github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal cat >/tmp/go-build2466828734/b310/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a EOF cat >/tmp/go-build2466828734/b175/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build2466828734/b176/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build2466828734/b165/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.26 -complete -installsuffix shared -buildid ImsNFvEtmIXHJvLTeQwY/ImsNFvEtmIXHJvLTeQwY -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/ed25519 -lang=go1.26 -std -complete -installsuffix shared -buildid 27O5Jb8_2Rgk3KJlOo8R/27O5Jb8_2Rgk3KJlOo8R -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go go tool buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/3d/3daea5a8e6b182ef738c3ba672ba5eef443ae89c1522329f9a0d2ff7e1bc2cc8-d # internal mkdir -p $WORK/b465/ github.com/containers/podman/vendor/github.com/klauspost/compress/zstd echo -n > $WORK/b465/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b465/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s go tool buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/3d/3d94f921c2774ed0611c8d224577a16d4e4ff359f995c197be91950274f77fd5-d # internal mkdir -p $WORK/b510/ github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted cat >/tmp/go-build2466828734/b510/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-build2466828734/b076/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build2466828734/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build2466828734/b515/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.26 -complete -installsuffix shared -buildid g0-GH_g14dt1PfZuFzeO/g0-GH_g14dt1PfZuFzeO -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go go tool buildid -w $WORK/b338/_pkg_.a # internal go tool buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/70/707fd58f068b06c1bb613bb002137265997504a45c6537af9c01062f341c46fc-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/30/300587d9a4b4699344976c275e8626167bf1a31f692b4bc05f73dc91833f9ce9-d # internal mkdir -p $WORK/b249/ mkdir -p $WORK/b255/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs cat >/tmp/go-build2466828734/b249/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cat >/tmp/go-build2466828734/b255/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.26 -complete -installsuffix shared -buildid xfCi_3clrumLrlk-cde1/xfCi_3clrumLrlk-cde1 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b249/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.26 -complete -installsuffix shared -buildid M39WGSWXKxE2PwglrRTy/M39WGSWXKxE2PwglrRTy -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b255/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/b361/_pkg_.a # internal go tool buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/a4/a4aa1c6f213a51248f328aec1cc8b0b89b1147048bb7c975cd0b8e2573841fb3-d # internal mkdir -p $WORK/b256/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl cat >/tmp/go-build2466828734/b256/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.26 -complete -installsuffix shared -buildid 3L8Wx6WRbvs0FHf57BAW/3L8Wx6WRbvs0FHf57BAW -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b256/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 cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/df/df192ec5fa03796ec99f9d8a46db7a20733baa34727635f412f1ee6cd89cb394-d # internal mkdir -p $WORK/b337/ github.com/containers/podman/vendor/google.golang.org/protobuf/proto cat >/tmp/go-build2466828734/b337/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2466828734/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2466828734/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2466828734/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2466828734/b339/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.26 -complete -installsuffix shared -buildid ZvtaEUC9wxksrMGEjFyR/ZvtaEUC9wxksrMGEjFyR -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b337/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/b494/_pkg_.a # internal go tool buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/c8/c8d8747c4bde3b30eec7d763e93f45c53d0041365c5a2169c27b8467f9fe97e6-d # internal mkdir -p $WORK/b359/ html/template cat >/tmp/go-build2466828734/b359/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile html=/tmp/go-build2466828734/b360/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a packagefile text/template/parse=/tmp/go-build2466828734/b362/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p html/template -lang=go1.26 -std -complete -installsuffix shared -buildid IFT2duj-mrka5ElpHDXz/IFT2duj-mrka5ElpHDXz -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b359/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 cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/fa/fabdb012821ba09602edef65dbfd861bd9303b596772e60a7bfe43bc7541a11a-d # internal mkdir -p $WORK/b496/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b496/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_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/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/49/496fd6fbec27197f0f06195033af80dd71b17e30a0cadf725289aa99882abd6d-d # internal mkdir -p $WORK/b474/ github.com/containers/podman/vendor/github.com/klauspost/pgzip cat >/tmp/go-build2466828734/b474/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build2466828734/b475/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.26 -complete -installsuffix shared -buildid wD8TW-iWECzdxh8H7g54/wD8TW-iWECzdxh8H7g54 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b474/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 cd /usr/lib/golang/src/os/user go tool pack r $WORK/b283/_pkg_.a $WORK/b283/preferlinkext $WORK/b283/_x001.o $WORK/b283/_x002.o $WORK/b283/_x003.o # internal go tool buildid -w $WORK/b283/_pkg_.a # internal cat >/tmp/go-build2466828734/b465/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/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo 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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build2466828734/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build2466828734/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2466828734/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2466828734/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build2466828734/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2466828734/b472/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2466828734/b473/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/70/7085a995bd9f9c73bcc75c3a5e0e07bf57097b944156623d2958946d1df7d1a9-d # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.26 -installsuffix shared -buildid 4JV9vVtMjwEf89VjW_OX/4JV9vVtMjwEf89VjW_OX -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b465/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack -asmhdr $WORK/b465/go_asm.h ./_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_amd64.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_amd64.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_amd64.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/b349/_pkg_.a # internal mkdir -p $WORK/b482/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar cat >/tmp/go-build2466828734/b482/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.26 -complete -installsuffix shared -buildid och8isg1S62Wh7msbG96/och8isg1S62Wh7msbG96 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b482/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 cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/c8/c8d70559a9591d57a50d8c7d482b2223ed03a9bedc9ce306ca9ed1a6bba0a718-d # internal mkdir -p $WORK/b490/ archive/tar cat >/tmp/go-build2466828734/b490/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p archive/tar -lang=go1.26 -std -complete -installsuffix shared -buildid 5aCn5iKZ91gjkMxhNG4o/5aCn5iKZ91gjkMxhNG4o -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b490/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 go tool buildid -w $WORK/b369/_pkg_.a # internal go tool buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/a8/a822aa34044fa5fcc582709d8a5c34d8e3a9ca47f2b1436706cd5a48372a04b6-d # internal mkdir -p $WORK/b517/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage cat >/tmp/go-build2466828734/b517/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.26 -complete -installsuffix shared -buildid 9Tz45pa4iVNemmUxp_99/9Tz45pa4iVNemmUxp_99 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/6b/6b27d3669079cbbfe79b9c84f32f284498f935b1dfdda0504156e1b704cf6187-d # internal go tool buildid -w $WORK/b619/_pkg_.a # internal mkdir -p $WORK/b368/ github.com/containers/podman/vendor/google.golang.org/grpc/connectivity cat >/tmp/go-build2466828734/b368/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-build2466828734/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.26 -complete -installsuffix shared -buildid 5Cbahp64ExZGaMGSI7qO/5Cbahp64ExZGaMGSI7qO -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/2d/2d660fa7aac6224e42c17eb6738e33c93de06ebac569a095c32f595b435ec324-d # internal mkdir -p $WORK/b385/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog cat >/tmp/go-build2466828734/b385/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.26 -complete -installsuffix shared -buildid PJaFxvupyqSv3vvygo1C/PJaFxvupyqSv3vvygo1C -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go go tool buildid -w $WORK/b255/_pkg_.a # internal go tool buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/51/51eb53bf97e4e8c02cb5b68d4c36390a51d8b6b2d00c28faf2409fbced6aff20-d # internal mkdir -p $WORK/b459/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination cat >/tmp/go-build2466828734/b459/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/51/51328dd6d13b3db57613b084f4a2f4351c247a6699a156231a4010a137617a42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.26 -complete -installsuffix shared -buildid _L9AS89mP8jvrT1KjK0D/_L9AS89mP8jvrT1KjK0D -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go mkdir -p $WORK/b248/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource cat >/tmp/go-build2466828734/b248/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.26 -complete -installsuffix shared -buildid l3tDuSdKJoEN-G1TI3po/l3tDuSdKJoEN-G1TI3po -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go go tool buildid -w $WORK/b266/_pkg_.a # internal go tool buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/62/621f4be3a470a394b55b292c93a99d794a805b16f08efecb08596a4fc3a7d0ae-d # internal mkdir -p $WORK/b529/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer cat >/tmp/go-build2466828734/b529/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-build2466828734/b460/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.26 -complete -installsuffix shared -buildid O4S0Rufwq8PSC5N_GxHp/O4S0Rufwq8PSC5N_GxHp -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/08/08cb1f18635f2baf2ac92759d854d09b3c689ac62d71031f5d44a9804cf89103-d # internal mkdir -p $WORK/b567/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid cat >/tmp/go-build2466828734/b567/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-build2466828734/b076/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.26 -complete -installsuffix shared -buildid OSXoI719_4_A8_29NGrb/OSXoI719_4_A8_29NGrb -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go go tool buildid -w $WORK/b476/_pkg_.a # internal go tool buildid -w $WORK/b632/_pkg_.a # internal go tool buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/b1/b16106eb10c1200bebb9ef995ae5d1231af48b50f4e6320afeb82f92bec5dd5a-d # internal mkdir -p $WORK/b622/ cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c0/c0835e1bda5b36b0494ad6c4e846c7b4d3396649be64eeec5cbb895b458f19cd-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 cat >/tmp/go-build2466828734/b622/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-build2466828734/b619/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.26 -complete -installsuffix shared -buildid IL3TdeLhPqZEMQN-ubQn/IL3TdeLhPqZEMQN-ubQn -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b622/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 mkdir -p $WORK/b633/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 cat >/tmp/go-build2466828734/b633/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-build2466828734/b619/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.26 -complete -installsuffix shared -buildid 4pEEFOQfw_I_1ShCo8pV/4pEEFOQfw_I_1ShCo8pV -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b633/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 cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/9d/9dce68ce756915fe92b8727824fc87e60795549245551fe80281cd5600ba040a-d # internal mkdir -p $WORK/b638/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric cat >/tmp/go-build2466828734/b638/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2466828734/b639/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.26 -complete -installsuffix shared -buildid ajqhl_cADczXm8efNPmR/ajqhl_cADczXm8efNPmR -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b638/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/b163/_pkg_.a # internal go tool buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/04/04da803cc5449c016c2848b8764113d180df3213da2d6a4ae1b0c34b511dd033-d # internal mkdir -p $WORK/b687/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf cat >/tmp/go-build2466828734/b687/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-build2466828734/b166/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2466828734/b688/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.26 -complete -installsuffix shared -buildid 8XwvCNzsgCz3zAohq6Jw/8XwvCNzsgCz3zAohq6Jw -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/15/150b3138203f8e2344874d570a40a097ea3829114bf43c6d9644ad07a9a5ff97-d # internal mkdir -p $WORK/b692/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir cat >/tmp/go-build2466828734/b692/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.26 -complete -installsuffix shared -buildid tlSEKXlbdDCewnnAYsar/tlSEKXlbdDCewnnAYsar -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b692/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/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4a/4abf70345db86a1a057a87918a6092ac368a6c5206cff327be28a3508aaf1862-d # internal mkdir -p $WORK/b129/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin cat >/tmp/go-build2466828734/b129/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2466828734/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2466828734/b131/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.26 -complete -installsuffix shared -buildid -Rjip9gCkA7B4snr2Ntm/-Rjip9gCkA7B4snr2Ntm -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b129/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/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/24/24fdf676215fd1a999f42c7c8ff4e9cc85c0e522cc4bef45c967af6d6f91a024-d # internal mkdir -p $WORK/b541/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux cat >/tmp/go-build2466828734/b541/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2466828734/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2466828734/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2466828734/b542/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.26 -complete -installsuffix shared -buildid DKqX_m_yw9JNlUX2w85U/DKqX_m_yw9JNlUX2w85U -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b541/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/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/8c/8c53dcbb02a325319ffc0c2149f7d8404d893751151bb32ff8be8e92d48d345d-d # internal mkdir -p $WORK/b694/ go tool buildid -w $WORK/b567/_pkg_.a # internal github.com/containers/podman/vendor/github.com/moby/term cat >/tmp/go-build2466828734/b694/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.26 -complete -installsuffix shared -buildid 1s-ghdIwA2On_stt5M9M/1s-ghdIwA2On_stt5M9M -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b694/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 cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/14/14d4dfa7ca8f451817976ae4254a6b3e1e5dd4c72992186b686bfac88c8623a3-d # internal mkdir -p $WORK/b695/ github.com/containers/podman/vendor/github.com/morikuni/aec cat >/tmp/go-build2466828734/b695/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.26 -complete -installsuffix shared -buildid QLWNUHMgSzlGuYvT1kTy/QLWNUHMgSzlGuYvT1kTy -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b695/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/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/97/97a2263c7b40011c22fe175ecb6cd6cc33aeb1393d73870376cbfad5c0e107c9-d # internal mkdir -p $WORK/b696/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy cat >/tmp/go-build2466828734/b696/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.26 -complete -installsuffix shared -buildid fopjwqz_h52ZySioxTwZ/fopjwqz_h52ZySioxTwZ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go go tool buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/99/99a4c05988538bcc45b031132aa2803261b5676816330ff95013b5ebe909ab0e-d # internal mkdir -p $WORK/b700/ github.com/containers/podman/vendor/github.com/moby/patternmatcher cat >/tmp/go-build2466828734/b700/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile text/scanner=/tmp/go-build2466828734/b273/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.26 -complete -installsuffix shared -buildid mKF5F5clbOtb7Wbed7_A/mKF5F5clbOtb7Wbed7_A -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go go tool buildid -w $WORK/b148/_pkg_.a # internal go tool buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/56/56316e97abc761e44d51c18eb9f9a6ba0db3f2fe6a917c7c19760373e34264f0-d # internal mkdir -p $WORK/b704/ github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell cat >/tmp/go-build2466828734/b704/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2466828734/b613/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile text/scanner=/tmp/go-build2466828734/b273/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.26 -complete -installsuffix shared -buildid aZu4v4Pyt92P4BSah-VG/aZu4v4Pyt92P4BSah-VG -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b704/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/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/ab/ab2fb488e9affb22ea31c9a5d2f354ced4f53d7f1341fd9f7964603198996ed1-d # internal mkdir -p $WORK/b707/ github.com/containers/podman/vendor/github.com/gogo/protobuf/proto cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/90/9091b899802298aafcfddaf333455d041f0ab6cce7736ffbd08869d5a31c02a9-d # internal cat >/tmp/go-build2466828734/b707/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF mkdir -p $WORK/b210/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.26 -complete -installsuffix shared -buildid 671C7bh-CqSxJ-GZJwjk/671C7bh-CqSxJ-GZJwjk -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b707/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 github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform cat >/tmp/go-build2466828734/b210/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-build2466828734/b073/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.26 -complete -installsuffix shared -buildid yJ479J1xFuJXm2PKiQKs/yJ479J1xFuJXm2PKiQKs -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b210/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/b168/_pkg_.a # internal go tool buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/54/542e4a316e8fbe31c458ed6f2f5327aeecb64c4566e9389914501a823147cf7a-d # internal mkdir -p $WORK/b272/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils cat >/tmp/go-build2466828734/b272/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile text/scanner=/tmp/go-build2466828734/b273/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.26 -complete -installsuffix shared -buildid wkA0gfsak5aiI2XrW8Te/wkA0gfsak5aiI2XrW8Te -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b272/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 cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3e/3e6603acae907d80140c0a2cfdca0881a79fbb5e3ea9c3a40ac8ea498960fcb0-d # internal mkdir -p $WORK/b167/ vendor/golang.org/x/crypto/cryptobyte cat >/tmp/go-build2466828734/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2466828734/b170/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.26 -std -complete -installsuffix shared -buildid bmdKfv67gh2noDX3ylN7/bmdKfv67gh2noDX3ylN7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b167/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 go tool buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c4/c45c21adf610ff067f900b078d112c1c190a0904b2dd01ec8c59391bc0b333d7-d # internal mkdir -p $WORK/b196/ crypto/x509/pkix cat >/tmp/go-build2466828734/b196/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p crypto/x509/pkix -lang=go1.26 -std -complete -installsuffix shared -buildid uZtsGyAaNGIg8DwHwCUU/uZtsGyAaNGIg8DwHwCUU -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go go tool buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/77/776c5744b17292a4e434f6c5eca39ae15acb9bf1a45daf98e5ec8f38bf18e5ff-d # internal go tool buildid -w $WORK/b700/_pkg_.a # internal mkdir -p $WORK/b279/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/system go tool buildid -w $WORK/b175/_pkg_.a # internal cat >/tmp/go-build2466828734/b279/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.26 -complete -installsuffix shared -buildid Ej86hoMWrnYUcm2K05P2/Ej86hoMWrnYUcm2K05P2 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b279/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 cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/e5/e56463678b143710b3407246ef6350a65ee862673d42f0c7750e78c18af9fcb6-d # internal mkdir -p $WORK/b447/ github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte cat >/tmp/go-build2466828734/b447/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-build2466828734/b168/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2466828734/b448/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.26 -complete -installsuffix shared -buildid ejNQgAqkpCSMWB2daDQq/ejNQgAqkpCSMWB2daDQq -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b447/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 cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/be/be98069f1496c6594867ae8c4353e58dc7dadab4f3100d2c03b433baf45a1292-d # internal mkdir -p $WORK/b509/ github.com/containers/podman/vendor/github.com/titanous/rocacheck cat >/tmp/go-build2466828734/b509/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.26 -complete -installsuffix shared -buildid StfLuOEnV5Nq_9cJSBvp/StfLuOEnV5Nq_9cJSBvp -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go go tool buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/67/67e6d78e2df5ca072f2334b0b7ed9cb2ac875583936c7c40124c3f8e4c6f708e-d # internal mkdir -p $WORK/b525/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options cat >/tmp/go-build2466828734/b525/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.26 -complete -installsuffix shared -buildid eYvvu-_qwUYKSa2uatxk/eYvvu-_qwUYKSa2uatxk -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b525/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/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/1d/1dc0fdfbdae89a67fd5ba39f50fb68b9c8479001c0823a823041ac7165fca0a1-d # internal mkdir -p $WORK/b545/ github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup cat >/tmp/go-build2466828734/b545/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-build2466828734/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2466828734/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile hash/crc64=/tmp/go-build2466828734/b480/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.26 -complete -installsuffix shared -buildid PIDCa43rL4PAXqNM4ldC/PIDCa43rL4PAXqNM4ldC -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b545/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/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/45/45e0c3dbe29dbd82582694cf7eeb012a697d940b47885a32ada8ceb615700416-d # internal go tool buildid -w $WORK/b129/_pkg_.a # internal mkdir -p $WORK/b554/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b554/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full ./projectquota_supported.go go tool buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b6/b6c4c6964f4e6a62df9d7eda334802c3bf6c7962ba53c5e65d569ac5fa97d6a6-d # internal mkdir -p $WORK/b560/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback cat >/tmp/go-build2466828734/b560/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.26 -complete -installsuffix shared -buildid ZHK_hE-0v1odpvB7n1la/ZHK_hE-0v1odpvB7n1la -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b560/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 cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e1/e10f36f9d3fa8d2c531e7bb62df0dac160916384632afb88e16ce497d6278c08-d # internal mkdir -p $WORK/b660/ github.com/containers/podman/vendor/github.com/containerd/log cat >/tmp/go-build2466828734/b660/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.26 -complete -installsuffix shared -buildid XSehmOLWKm-T1Zgn8DzJ/XSehmOLWKm-T1Zgn8DzJ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go go tool buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/0a/0af8e31d1cd8850a96c567eae917b67af94c78e8e4876255a7951263acad1f30-d # internal mkdir -p $WORK/b499/ github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate cat >/tmp/go-build2466828734/b499/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.26 -complete -installsuffix shared -buildid OHL2R71JARe3TFoZJlcp/OHL2R71JARe3TFoZJlcp -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b499/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/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/93/9354edd8f13c02dc8d5974c2f5e63da3c6d7119568a4e47ae4f578c3238268d4-d # internal mkdir -p $WORK/b708/ go tool buildid -w $WORK/b638/_pkg_.a # internal github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers cat >/tmp/go-build2466828734/b708/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.26 -complete -installsuffix shared -buildid c5TLE29DiLqTNQuOkzFQ/c5TLE29DiLqTNQuOkzFQ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/b9/b9e14a843e2f93ba1f68d812124c13d761ea025155e36a8745d4bb01baef7d5c-d # internal mkdir -p $WORK/b643/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop cat >/tmp/go-build2466828734/b643/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2466828734/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2466828734/b639/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.26 -complete -installsuffix shared -buildid lja5NaBoliN8OlwvtI1l/lja5NaBoliN8OlwvtI1l -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go go tool buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/bf/bf93a34b36b2abc011e7e44871b1f16ba6185d9900a1181b1f71919db2dc8e92-d # internal mkdir -p $WORK/b712/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal cat >/tmp/go-build2466828734/b712/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.26 -complete -installsuffix shared -buildid aQBa9HcyfFHd1_zhm2e2/aQBa9HcyfFHd1_zhm2e2 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b712/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/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/bd/bd5fb651532d5754e6089129840f2099183a3150acb33474d1d4234ebd748d9e-d # internal mkdir -p $WORK/b693/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage cat >/tmp/go-build2466828734/b693/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2466828734/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build2466828734/b695/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.26 -complete -installsuffix shared -buildid iW5BdpOOevqLblifkskr/iW5BdpOOevqLblifkskr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go go tool buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/8f/8f0ff7f97a4e97fc339ac4168559f0210e18b1a8d531c2fb5195fda32c465665-d # internal mkdir -p $WORK/b624/ github.com/containers/podman/vendor/github.com/go-logr/logr cat >/tmp/go-build2466828734/b624/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile log/slog=/tmp/go-build2466828734/b625/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.26 -complete -installsuffix shared -buildid oxZkVUzU_-7l37EHv9tL/oxZkVUzU_-7l37EHv9tL -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b624/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/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/91/91acee20723748322d9dc4f0fa9eb8fbd9bcec0da2dd6a99bafd37eb7031c283-d # internal mkdir -p $WORK/b713/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice cat >/tmp/go-build2466828734/b713/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.26 -complete -installsuffix shared -buildid fGFPT6FR2wwowHZQ1OzM/fGFPT6FR2wwowHZQ1OzM -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go go tool buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/de/de0c2e907dff57b4be37e4faee9afc7d94625444d867b8945e55b26af59dcc4a-d # internal mkdir -p $WORK/b717/ github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype cat >/tmp/go-build2466828734/b717/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.26 -complete -installsuffix shared -buildid xdlTU12eWK958xTz8lXy/xdlTU12eWK958xTz8lXy -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go go tool buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/38/3805a127537614c20cba61d91187fdcb4cb34841491dc4d57406a4d4e2b8e471-d # internal mkdir -p $WORK/b659/ github.com/containers/podman/vendor/github.com/containerd/platforms cat >/tmp/go-build2466828734/b659/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2466828734/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.26 -complete -installsuffix shared -buildid 4pxnCihEurl2TzwCiM8j/4pxnCihEurl2TzwCiM8j -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b659/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/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/a0/a0c44e9769f3b22f954de0ca698d7a2f44cd759dd8e17fbeb3e2107e294db325-d # internal mkdir -p $WORK/b536/ github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath cat >/tmp/go-build2466828734/b536/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.26 -complete -installsuffix shared -buildid G0ajk9hbFdny9Uq9yDy6/G0ajk9hbFdny9Uq9yDy6 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go go tool buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/cd/cdeb3c3bb6de8867938fe8c6e44a5477526863bff27d8e019b196ec99bb05a08-d # internal mkdir -p $WORK/b720/ github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal cat >/tmp/go-build2466828734/b720/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.26 -complete -installsuffix shared -buildid m2IZFIG9KnP1q2zVELBI/m2IZFIG9KnP1q2zVELBI -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b720/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/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/d5/d5e37275f3f6e132c42a47e798c26ec34473d201cb989dc8f63fe616911df2cc-d # internal mkdir -p $WORK/b724/ github.com/containers/podman/vendor/go.podman.io/common/pkg/password cat >/tmp/go-build2466828734/b724/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.26 -complete -installsuffix shared -buildid NHbhhT7dBEdfjvl8fx1W/NHbhhT7dBEdfjvl8fx1W -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go go tool buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/c6/c63b9c1d24c7c60a7613750f9acb77b970420ce67cabee0772a2c6098b4d717a-d # internal mkdir -p $WORK/b733/ github.com/containers/podman/pkg/signal cat >/tmp/go-build2466828734/b733/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/pkg/signal -lang=go1.26 -complete -installsuffix shared -buildid GLeXW16uKaOBE7pqYoGr/GLeXW16uKaOBE7pqYoGr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b733/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/b525/_pkg_.a # internal go tool buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/c4/c4214ec980df91a431d97ddadbda8ccdb09eedd06d100ecffe69c5214b1d49c2-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/c3/c39f471e516b87ac0a592e0aea0b94109935669c33066a1fb9e9e90977bce0bd-d # internal mkdir -p $WORK/b735/ github.com/containers/podman/vendor/github.com/blang/semver/v4 mkdir -p $WORK/b740/ github.com/containers/podman/pkg/errorhandling cat >/tmp/go-build2466828734/b735/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build2466828734/b495/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.26 -complete -installsuffix shared -buildid cqwKnfjPkT_JuZ7p7lsm/cqwKnfjPkT_JuZ7p7lsm -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b735/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 cat >/tmp/go-build2466828734/b740/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.26 -complete -installsuffix shared -buildid Zr8l4t2ZHN9DgWCmGv78/Zr8l4t2ZHN9DgWCmGv78 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go go tool buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/77/770c3dea15b8ffb1d91f1a007afbe1f315b507a6fc3a5d4bab8858788d614570-d # internal mkdir -p $WORK/b742/ github.com/containers/podman/pkg/namespaces cat >/tmp/go-build2466828734/b742/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.26 -complete -installsuffix shared -buildid wYu3rhg63ugd71LZYpbm/wYu3rhg63ugd71LZYpbm -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go go tool buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/b7/b7293a2be3d8d498f72064af7b47b8a450a663ad64192b203cc521fdabe91004-d # internal mkdir -p $WORK/b749/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b749/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b749/ -m64 -mtune=generic -fcf-protection=full ./host_cgo.go go tool buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/db/dbb5032e55161097a4276a00ce54507de3112b76e6e59443270b205833ca325f-d # internal mkdir -p $WORK/b751/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp cat >/tmp/go-build2466828734/b751/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.26 -complete -installsuffix shared -buildid KHY6uSLX2jy-Ft97PFud/KHY6uSLX2jy-Ft97PFud -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b751/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/b337/_pkg_.a # internal go tool buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/b4/b42aa2d7bb2065293de62ef0ff7032f4c81156cc1a7f022225924ddba641c745-d # internal mkdir -p $WORK/b322/ github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext cat >/tmp/go-build2466828734/b322/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2466828734/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2466828734/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2466828734/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2466828734/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2466828734/b336/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.26 -complete -installsuffix shared -buildid B2JI0Q4ylG5Pn_BrE61n/B2JI0Q4ylG5Pn_BrE61n -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b322/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 cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/58/58b52a2b5495c1990e1253354a03d72bd4ff41795495857a70b4ba081a06ec59-d # internal mkdir -p $WORK/b277/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b277/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full ./idtools_supported.go go tool buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/76/76227ab48e200e659948f664fe5add6eda701a46c498dd0f58bbb3119cd9a29a-d # internal mkdir -p $WORK/b286/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile cat >/tmp/go-build2466828734/b286/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-build2466828734/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2466828734/b287/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.26 -complete -installsuffix shared -buildid SqozjF17D67-X32IdlZB/SqozjF17D67-X32IdlZB -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b286/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/b541/_pkg_.a # internal go tool buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/3f/3f1576edcc8e50515e7217e6e7eba080c891ef8368df470e0a834ab564a16f9b-d # internal mkdir -p $WORK/b346/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc cat >/tmp/go-build2466828734/b346/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2466828734/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2466828734/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2466828734/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2466828734/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2466828734/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2466828734/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.26 -complete -installsuffix shared -buildid QnMsDfXvlhMQzphfGWLE/QnMsDfXvlhMQzphfGWLE -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b346/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/b633/_pkg_.a # internal go tool buildid -w $WORK/b167/_pkg_.a # internal go tool buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/6a/6ade1259dfd4b8db269fab43e9e570b6805c3606536192f7f07e7ac4e991a26f-d # internal mkdir -p $WORK/b543/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/51/510d88c418f0080a6bb2137748fba6793fe17abe0b1c1ab9137a8a5c0f06bbdb-d # internal cat >/tmp/go-build2466828734/b543/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF mkdir -p $WORK/b546/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.26 -complete -installsuffix shared -buildid EMpEbk_pwxtX6sINab4D/EMpEbk_pwxtX6sINab4D -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b543/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 github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir cat >/tmp/go-build2466828734/b546/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2466828734/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.26 -complete -installsuffix shared -buildid VsbW0ydkZQ07hmcGmfpB/VsbW0ydkZQ07hmcGmfpB -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/81/8157eeb7453069eec4726c97843b7aadb09e81b7922f55158dcf5450f9c947c1-d # internal go tool buildid -w $WORK/b560/_pkg_.a # internal mkdir -p $WORK/b157/ crypto/ecdsa cat >/tmp/go-build2466828734/b157/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-build2466828734/b078/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2466828734/b158/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2466828734/b110/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2466828734/b164/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2466828734/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build2466828734/b165/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2466828734/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2466828734/b167/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2466828734/b170/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/ecdsa -lang=go1.26 -std -complete -installsuffix shared -buildid Exd0vHP6NUyqL1jDA3yB/Exd0vHP6NUyqL1jDA3yB -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b157/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/b560/_pkg_.a /builddir/.cache/go-build/ec/ec2dc2977bf126614e18fdb89266237698a50369e449b5c5b0ef207327405ffc-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/e3/e3d9851359628bb84453dc9d7493bbab7bf45ea43e9fa5807a517b0ded7db902-d # internal mkdir -p $WORK/b667/ github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring cat >/tmp/go-build2466828734/b667/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2466828734/b270/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.26 -complete -installsuffix shared -buildid LRZBt3omRkWDVTTtK0kq/LRZBt3omRkWDVTTtK0kq -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go mkdir -p $WORK/b634/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace cat >/tmp/go-build2466828734/b634/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2466828734/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2466828734/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2466828734/b636/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.26 -complete -installsuffix shared -buildid w-2P25RSNYh4gOCalPXs/w-2P25RSNYh4gOCalPXs -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b634/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/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/12/126d7b75844f0d92d43eb33cd9c07155d42a845c5125e6e655e99347decfa252-d # internal mkdir -p $WORK/b752/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities cat >/tmp/go-build2466828734/b752/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.26 -complete -installsuffix shared -buildid 1xSDHqh7l97YRPyccyRP/1xSDHqh7l97YRPyccyRP -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b752/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/b359/_pkg_.a # internal go tool buildid -w $WORK/b624/_pkg_.a # internal go tool buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/e7/e770a02570d66835329d7210c2ecfd2ac7c716e4dc08c5ad95532dfee058e5d6-d # internal mkdir -p $WORK/b630/ github.com/containers/podman/vendor/github.com/go-logr/logr/funcr cat >/tmp/go-build2466828734/b630/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2466828734/b624/_pkg_.a packagefile log/slog=/tmp/go-build2466828734/b625/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.26 -complete -installsuffix shared -buildid 2ttmTKvPhj0hIgXF2wrp/2ttmTKvPhj0hIgXF2wrp -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b630/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 cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/db/db2a0d88738c8f9063c8ec6762ef8893e6cd8e3021e779aa75f2b9bbcd1e26da-d # internal mkdir -p $WORK/b755/ cd /builddir/build/BUILD/podman-5.8.4/_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_amd64/cgo -objdir $WORK/b755/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b755/ -m64 -mtune=generic -fcf-protection=full ./dlopen.go ./dlopen_example.go go tool buildid -w $WORK/b643/_pkg_.a # internal go tool buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/0f/0fb67678b77e52782c90f57f16171f7c2647a791169e3cc62375b157867010e4-d # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/48/48ccd58d9177073f75c8b948e5b89d59a1aa2001ff3a6b80f08306826ed76b28-d # internal mkdir -p $WORK/b758/ mkdir -p $WORK/b760/ github.com/containers/podman/vendor/github.com/nxadm/tail/util github.com/containers/podman/vendor/gopkg.in/tomb.v1 cat >/tmp/go-build2466828734/b758/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime/debug=/tmp/go-build2466828734/b473/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.26 -complete -installsuffix shared -buildid QFmQ30veN-5Wy4O9tnkL/QFmQ30veN-5Wy4O9tnkL -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go cat >/tmp/go-build2466828734/b760/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.26 -complete -installsuffix shared -buildid IWuPCFXIWd_0kGgY_LeZ/IWuPCFXIWd_0kGgY_LeZ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/48/4827b88f637805697265a78707caa271959f204525ac7d5ee4f7b5c0f34e62d9-d # internal mkdir -p $WORK/b483/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm cat >/tmp/go-build2466828734/b483/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2466828734/b484/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile hash/crc64=/tmp/go-build2466828734/b480/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.26 -complete -installsuffix shared -buildid 6K51rp5lnlsYkMPDfC_r/6K51rp5lnlsYkMPDfC_r -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b483/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/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/9e/9e01f2e38b7d075bb3a0748808029e57c1d65109425dd0f86998c30980cb7b81-d # internal mkdir -p $WORK/b569/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog cat >/tmp/go-build2466828734/b569/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-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.26 -complete -installsuffix shared -buildid No25Iim2W1RS7sXzz3Si/No25Iim2W1RS7sXzz3Si -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go go tool buildid -w $WORK/b742/_pkg_.a # internal go tool buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/b6/b6ab659116f171cf2db7c572c61606520a8f15e1a995cfff36bec24ed71ad8b1-d # internal mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/fsnotify/fsnotify cat >/tmp/go-build2466828734/b719/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build2466828734/b720/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.26 -complete -installsuffix shared -buildid mQyfsz1ludtYGjpTO0fw/mQyfsz1ludtYGjpTO0fw -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b719/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/b578/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/5b/5b9764abea7c50541b9ab62afadbf2a149d69631d9b5f246aba35e1b69b8f3a9-d # internal mkdir -p $WORK/b761/ github.com/containers/podman/pkg/domain/entities/reports cat >/tmp/go-build2466828734/b761/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.26 -complete -installsuffix shared -buildid pSnW4GNRJv5zxR7T8wB2/pSnW4GNRJv5zxR7T8wB2 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b761/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/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/00/000df6a2b3ad5350c4f7d3d0894092908c22c38f42f75ea22f10f6c5931401d7-d # internal mkdir -p $WORK/b768/ github.com/containers/podman/vendor/github.com/jinzhu/copier cat >/tmp/go-build2466828734/b768/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build2466828734/b494/_pkg_.a packagefile database/sql/driver=/tmp/go-build2466828734/b495/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF go tool buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/github.com/jinzhu/copier -lang=go1.26 -complete -installsuffix shared -buildid WYf5XbFBxcoof2w63V80/WYf5XbFBxcoof2w63V80 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b768/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 cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/9c/9c494011b5e210a3241518b689b355592048ed57f6637bf93702b6c3ca0a89ac-d # internal mkdir -p $WORK/b773/ github.com/containers/podman/vendor/go.podman.io/common/pkg/signal cat >/tmp/go-build2466828734/b773/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/signal -lang=go1.26 -complete -installsuffix shared -buildid 6PXexwejMawB6SW-09wc/6PXexwejMawB6SW-09wc -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b773/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 cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/fd/fd58690bad53d2451a2830ed5bad3caa00aebfd9fabefaa2843c73a974aa9e76-d # internal mkdir -p $WORK/b777/ github.com/containers/podman/vendor/github.com/manifoldco/promptui/list go tool buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/4b/4b37445b35804cc7639b469c971005e3a897dbf6134a6157b821090376ab0106-d # internal mkdir -p $WORK/b778/ github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf cat >/tmp/go-build2466828734/b778/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf -lang=go1.26 -complete -installsuffix shared -buildid Zeyw3xmXFXdXzz8_nXRF/Zeyw3xmXFXdXzz8_nXRF -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf/screenbuf.go go tool buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/60/60294cbefaba236e0fef06fd9054b6093c73ec6cea808dff4b30fbd0d438752d-d # internal mkdir -p $WORK/b781/ github.com/containers/podman/vendor/go.yaml.in/yaml/v2 cat >/tmp/go-build2466828734/b781/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.26 -complete -installsuffix shared -buildid aIhBJmAdKrGGfynDAB0B/aIhBJmAdKrGGfynDAB0B -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b781/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 cat >/tmp/go-build2466828734/b777/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/list -lang=go1.26 -complete -installsuffix shared -buildid q455BMv9UhzvQJ_Y4Lai/q455BMv9UhzvQJ_Y4Lai -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/list/list.go go tool buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/d1/d1822ccb32a555b45c019548d1ea1fbf95c76790319ac650577451a50e507fa5-d # internal mkdir -p $WORK/b788/ github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer cat >/tmp/go-build2466828734/b788/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.26 -complete -installsuffix shared -buildid YTC44ottAGz9GxEOMth-/YTC44ottAGz9GxEOMth- -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b788/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 go tool buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/65/65ae57a856250ae3aca5c607cb539d1123d73da9bfdfacb45e605312fd2da350-d # internal mkdir -p $WORK/b794/ github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib cat >/tmp/go-build2466828734/b794/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.26 -complete -installsuffix shared -buildid -UvCxZTkUcVNtc2pXq2w/-UvCxZTkUcVNtc2pXq2w -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b794/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/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/09/09a51a355fa34b465b6e8a3b5e22358e763d1ea0d5783bbdbf8af3a112421149-d # internal mkdir -p $WORK/b796/ github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns cat >/tmp/go-build2466828734/b796/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.26 -complete -installsuffix shared -buildid RcfCwqv1sixcGIg_Z3PA/RcfCwqv1sixcGIg_Z3PA -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go go tool buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/a6/a6c23ceb04f076a2d24c2ca09c90844b3d3195180d8b7e20c491fb113ac88cb3-d # internal mkdir -p $WORK/b802/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty cat >/tmp/go-build2466828734/b802/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty -lang=go1.26 -complete -installsuffix shared -buildid 5g8X2Dh9CVjhEUPdLJpW/5g8X2Dh9CVjhEUPdLJpW -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty/pty_ptmx.go go tool buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/85/85435977c466bb729a0bcb9016fd3a99c7ed2c61c65fcb05875bc4bd3c0e8023-d # internal mkdir -p $WORK/b699/ github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader cat >/tmp/go-build2466828734/b699/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-build2466828734/b490/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.26 -complete -installsuffix shared -buildid c6qBmMjn2B6G0yJ8kYn0/c6qBmMjn2B6G0yJ8kYn0 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b699/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/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/1f/1ffd7c1c6714c462234ee8fbdfc2c499a4a7235ad30110e6e091e1a4372645c7-d # internal mkdir -p $WORK/b804/ github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs cat >/tmp/go-build2466828734/b804/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2466828734/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2466828734/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs -lang=go1.26 -complete -installsuffix shared -buildid RcnCJsQOQtr2WLaxKUwY/RcnCJsQOQtr2WLaxKUwY -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b804/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/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/ba/bae08ac60f729bb5502335450054956f9e3c1ee97a2ddc5238673d309c0d0c20-d # internal mkdir -p $WORK/b806/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp go tool buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/d0/d06bbd7679f03b725fb7816c435eba80ec1130f924d97c23db29e0159286ccad-d # internal mkdir -p $WORK/b807/ github.com/containers/podman/vendor/github.com/containers/buildah/docker cat >/tmp/go-build2466828734/b807/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-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2466828734/b215/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/docker -lang=go1.26 -complete -installsuffix shared -buildid KTfDzktlgqwfo4NdEDKu/KTfDzktlgqwfo4NdEDKu -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker/types.go go tool buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/a3/a3d75e555da9c7e9984b5ed212c0d963d4b75f76ec2e91ef3bd7d4cd30d8a796-d # internal mkdir -p $WORK/b820/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/open cat >/tmp/go-build2466828734/b820/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/open -lang=go1.26 -complete -installsuffix shared -buildid DLsAgxx5hcfg1uOFvQ0t/DLsAgxx5hcfg1uOFvQ0t -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b820/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/b735/_pkg_.a # internal go tool buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/e4/e403f2bec29c2c5e7e9d94d0772fda698b8d9703954e6971eaae1cf3396e0873-d # internal mkdir -p $WORK/b734/ github.com/containers/podman/version cat >/tmp/go-build2466828734/b734/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-build2466828734/b735/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2466828734/b736/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/version -lang=go1.26 -complete -installsuffix shared -buildid 38npdRYxEYZESCaU3Mhn/38npdRYxEYZESCaU3Mhn -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/86/8600b4dd01d0f8cb4ad2350fc632154d224016626b04fdaffb90f86f1229162c-d # internal mkdir -p $WORK/b750/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate cat >/tmp/go-build2466828734/b750/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2466828734/b751/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2466828734/b752/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.26 -complete -installsuffix shared -buildid I5NYBxGMOlBktFEDeiv2/I5NYBxGMOlBktFEDeiv2 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b750/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/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/ae/ae892c0ccb2bd932d4c19fcc1799b335ff9bace524b6dbe6918d10595d10e818-d # internal mkdir -p $WORK/b824/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser cat >/tmp/go-build2466828734/b824/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser -lang=go1.26 -complete -installsuffix shared -buildid kfAb08l1_nresIru0kPx/kfAb08l1_nresIru0kPx -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b824/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/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/89/89c3964a3e5aac00bcec1b10f442320cc639d71fb6d4126e19d95eb4afdea605-d # internal mkdir -p $WORK/b771/ github.com/containers/podman/vendor/go.podman.io/common/libimage/platform cat >/tmp/go-build2466828734/b771/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2466828734/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.26 -complete -installsuffix shared -buildid mwBzzOFKLbmuLYL3NHAv/mwBzzOFKLbmuLYL3NHAv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go go tool buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/a2/a231730c38decb1283da84b00c84d4e2f6edddb3876431cbc1636c1bdb030589-d # internal mkdir -p $WORK/b825/ github.com/containers/podman/vendor/github.com/mattn/go-shellwords cat >/tmp/go-build2466828734/b825/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/vendor/github.com/mattn/go-shellwords -lang=go1.26 -complete -installsuffix shared -buildid gnbNqwfKrAjdWGsyunXX/gnbNqwfKrAjdWGsyunXX -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b825/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp go tool buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/26/264ed140103725c2cf8b7a12a69ccdc974c18a4ceaac8730fcd24af9a153886a-d # internal go tool buildid -w $WORK/b699/_pkg_.a # internal mkdir -p $WORK/b830/ github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common cat >/tmp/go-build2466828734/b830/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2466828734/b829/_pkg_.a packagefile hash/fnv=/tmp/go-build2466828734/b326/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common -lang=go1.26 -complete -installsuffix shared -buildid 0d4ATa9SfqjpdeO9jdFM/0d4ATa9SfqjpdeO9jdFM -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/bolt_amd64.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/b773/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/9f/9fd182cc56d53e80bd62f21c79dbbad71bbdae83c0e8366ed205171147ee9056-d # internal mkdir -p $WORK/b834/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf cat >/tmp/go-build2466828734/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 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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf -lang=go1.26 -complete -installsuffix shared -buildid XaZo7cZHGQz38_Vzct1a/XaZo7cZHGQz38_Vzct1a -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b834/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 cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/7f/7f4643be2b6237725e52424567068e963561c246575d59cc49415ed2eb80fd5d-d # internal mkdir -p $WORK/b837/ github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper cat >/tmp/go-build2466828734/b837/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-build2466828734/b148/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper -lang=go1.26 -complete -installsuffix shared -buildid qX_s0B-r98yuyFNaqxdI/qX_s0B-r98yuyFNaqxdI -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper/service.go go tool buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/a5/a5e53343969b9b44ed90e9236661b1779f3e99790455cf3af03d1c4ea15fedf1-d # internal mkdir -p $WORK/b840/ github.com/containers/podman/vendor/go.podman.io/common/pkg/version cat >/tmp/go-build2466828734/b840/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/version -lang=go1.26 -complete -installsuffix shared -buildid X7fA6KCXe0VGQUBZqyM7/X7fA6KCXe0VGQUBZqyM7 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/version/version.go cd $WORK/b749 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b749=/tmp/go-build -gno-record-gcc-switches -I $WORK/b749/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=pkWsJWK9nGFdde5oTCrn -o $WORK/b749/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/d9/d9b90ca7d757ad0836a1e06d686450b38e2076ba0219f6889a9e233ea2cab694-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b749=/tmp/go-build -gno-record-gcc-switches -I $WORK/b749/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ZPnv_s7yM_v8U_RGvblt -o $WORK/b749/_x002.o -c host_cgo.cgo2.c go tool buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/44/44589777aa81cc40bd4455dbda322cc94a56f775214fb6d969e4cd0244ef3d09-d # internal mkdir -p $WORK/b718/ github.com/containers/podman/vendor/go.podman.io/common/pkg/util cat >/tmp/go-build2466828734/b718/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2466828734/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.26 -complete -installsuffix shared -buildid XIymgWUEz5tEyoD1g-re/XIymgWUEz5tEyoD1g-re -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go go tool buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/31/312fe4a1f215035c60504ae6969b4ab23dad720d62495362864f8b1d8fe9fc40-d # internal mkdir -p $WORK/b759/ github.com/containers/podman/vendor/github.com/nxadm/tail/watch cat >/tmp/go-build2466828734/b759/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2466828734/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2466828734/b758/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2466828734/b760/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.26 -complete -installsuffix shared -buildid yvFfLBBJ8axAeFgT1t3C/yvFfLBBJ8axAeFgT1t3C -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b759/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 /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b806/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang "-ldflags=\"-O2\" \"-g\" \"-lseccomp\"" -- -I $WORK/b806/ -m64 -mtune=generic -fcf-protection=full ./seccomp.go ./seccomp_internal.go go tool buildid -w $WORK/b837/_pkg_.a # internal go tool buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/ff/ffece0a73c6c910b1ae869815f32e02e16016c44ccf16a0049c41f5c8e01d69a-d # internal mkdir -p $WORK/b844/ github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 cat >/tmp/go-build2466828734/b844/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 -lang=go1.26 -complete -installsuffix shared -buildid kRRME6By4LpPOD2sK6xW/kRRME6By4LpPOD2sK6xW -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b844/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/b634/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/0e/0e653311fb663f27021b3330c2038c840d64081fe7f07262bcebe4cad6f2ceff-d # internal mkdir -p $WORK/b629/ github.com/containers/podman/vendor/github.com/go-logr/stdr cat >/tmp/go-build2466828734/b629/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-build2466828734/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build2466828734/b630/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.26 -complete -installsuffix shared -buildid q4ofIDO0BwSpfm6jWSov/q4ofIDO0BwSpfm6jWSov -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go go tool buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/6e/6e9159e4f1313344ad60000f0b23fad5a381a279611169f989555dab7ce23d55-d # internal mkdir -p $WORK/b805/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils cat >/tmp/go-build2466828734/b805/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build2466828734/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils -lang=go1.26 -complete -installsuffix shared -buildid CWhf0AfZIKjvP59PGaDB/CWhf0AfZIKjvP59PGaDB -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b805/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 cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/18/184d503d0611380d7405ff1de8cd13d25a5c8113278526cb9f3a9a139d309600-d # internal mkdir -p $WORK/b637/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop cat >/tmp/go-build2466828734/b637/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2466828734/b635/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.26 -complete -installsuffix shared -buildid opy4mqU9L_Vrhs0aJz3j/opy4mqU9L_Vrhs0aJz3j -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go go tool buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/84/84cb3088cade5aac2b92df00cbe3a8408ec426a7bd808413ed3fba7ca6e74c4b-d # internal mkdir -p $WORK/b846/ github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew cat >/tmp/go-build2466828734/b846/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew -lang=go1.26 -complete -installsuffix shared -buildid 1JVv1Si5Cwudf0qre1SZ/1JVv1Si5Cwudf0qre1SZ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b846/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/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/54/54b1863e48bfec62360f03908f90cbdb7a802c9788c7d22f4ec4410a33e2d9cc-d # internal mkdir -p $WORK/b847/ github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib cat >/tmp/go-build2466828734/b847/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib -lang=go1.26 -complete -installsuffix shared -buildid CviiXHJaYOj9q8ahpD6x/CviiXHJaYOj9q8ahpD6x -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib/difflib.go go tool buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/1d/1d763f29b366dfaa13a8e9dd7a0101ad7ddd8633289ed9183e44380ed9cb22e2-d # internal mkdir -p $WORK/b850/ github.com/containers/podman/vendor/go.podman.io/common/pkg/umask cat >/tmp/go-build2466828734/b850/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/umask -lang=go1.26 -complete -installsuffix shared -buildid miY-TuHNH6FSOyA5V4im/miY-TuHNH6FSOyA5V4im -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b850/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/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/9f/9fbbf68e60a6ba94b0b9e3b861eff1d91ccf945a01db8951b5d72dbb349b45dd-d # internal mkdir -p $WORK/b853/ github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s cat >/tmp/go-build2466828734/b853/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s -lang=go1.26 -complete -installsuffix shared -buildid TacYCOiDEO9jUsO89lz-/TacYCOiDEO9jUsO89lz- -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b853/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/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/21/21e9957e97ee41d4346a6cdb565dea125063933b573eff0d846f6fb75d53f44e-d # internal mkdir -p $WORK/b854/ github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go cat >/tmp/go-build2466828734/b854/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build2466828734/b855/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go -lang=go1.26 -complete -installsuffix shared -buildid uYVxQuUuh9O7cew_XA1S/uYVxQuUuh9O7cew_XA1S -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b854/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 mkdir -p $WORK/b857/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage cat >/tmp/go-build2466828734/b857/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage -lang=go1.26 -complete -installsuffix shared -buildid m9BbDdN9ztm4O3qXfhHt/m9BbDdN9ztm4O3qXfhHt -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b857/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/b834/_pkg_.a # internal go tool buildid -w $WORK/b844/_pkg_.a # internal cd $WORK/b554 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=xKKnyZbd-D5VK0Xf_jpZ -o $WORK/b554/_x001.o -c _cgo_export.c cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/30/306a9d1af416f5a8ef01729e383e79d20effa3c78dffe51daea944da1657676f-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Qa1U_tqABa0ILW5rws-o -o $WORK/b554/_x002.o -c projectquota_supported.cgo2.c cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/30/306d538c9bdda36209b36cb290a1de08b9420b13103f372aa4957ce16c2553f3-d # internal mkdir -p $WORK/b843/ github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 cat >/tmp/go-build2466828734/b843/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build2466828734/b844/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 -lang=go1.26 -complete -installsuffix shared -buildid 9JmYxL4OdP3mZJq5vDxo/9JmYxL4OdP3mZJq5vDxo -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b843/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/b830/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host echo -n > $WORK/b749/preferlinkext # internal cd $WORK/b749 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b749=/tmp/go-build -gno-record-gcc-switches -I $WORK/b749/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=i-tt_UyLbk8_bc8ExCA- -o $WORK/b749/_cgo_main.o -c _cgo_main.c cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/db/db88a43cf301a9ccca513bfb7054003f7d650c4a19eedd8782859f69d6b3abb7-d # internal mkdir -p $WORK/b831/ github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist cat >/tmp/go-build2466828734/b831/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build2466828734/b830/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist -lang=go1.26 -complete -installsuffix shared -buildid rXGAafOXiRz0r7_dg40Y/rXGAafOXiRz0r7_dg40Y -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b831/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/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/8d/8d3402edd2ccf86d32f7fd06dbef210bb66617690cc92363d2ef036eb6dfdb3e-d # internal mkdir -p $WORK/b861/ go/internal/scannerhooks cat >/tmp/go-build2466828734/b861/importcfg << 'EOF' # internal # import config packagefile go/token=/tmp/go-build2466828734/b333/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p go/internal/scannerhooks -lang=go1.26 -std -complete -installsuffix shared -buildid 1uuhhdkCOolg39pqDTax/1uuhhdkCOolg39pqDTax -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack /usr/lib/golang/src/go/internal/scannerhooks/hooks.go go tool buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/e4/e4d4cd4fc22a4353f631dc74dca8a79ab7d5de545a136118ecd5e73883f9dd9c-d # internal mkdir -p $WORK/b862/ go/constant cat >/tmp/go-build2466828734/b862/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile go/token=/tmp/go-build2466828734/b333/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p go/constant -lang=go1.26 -std -complete -installsuffix shared -buildid GpUGuXC_Q84oHEsLSta_/GpUGuXC_Q84oHEsLSta_ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go go tool buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/be/be7670fa04177015f7ee86991ccca73b3791547b3edea00f7d9d656494fc7444-d # internal mkdir -p $WORK/b756/ github.com/containers/podman/vendor/github.com/nxadm/tail cat >/tmp/go-build2466828734/b756/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build2466828734/b757/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2466828734/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2466828734/b759/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2466828734/b760/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.26 -complete -installsuffix shared -buildid oYlcYx590k_U0hyMq9ZH/oYlcYx590k_U0hyMq9ZH -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b756/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/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/3b/3be8452d147e85dbb09b53f65555febfe20a4d4ec6227d6d50ef795fc16f1c34-d # internal mkdir -p $WORK/b842/ github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks cat >/tmp/go-build2466828734/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/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2466828734/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build2466828734/b843/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build2466828734/b844/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks -lang=go1.26 -complete -installsuffix shared -buildid Ix7qPAj38tz8TGYSPfg8/Ix7qPAj38tz8TGYSPfg8 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b842/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/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/26/26e7a62a8a0e1f4bbbe08394022fe638cfab370e61ee033734ee14f97fa8846d-d # internal mkdir -p $WORK/b860/ go/scanner cat >/tmp/go-build2466828734/b860/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile go/internal/scannerhooks=/tmp/go-build2466828734/b861/_pkg_.a packagefile go/token=/tmp/go-build2466828734/b333/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p go/scanner -lang=go1.26 -std -complete -installsuffix shared -buildid 3QKXOo5Ai-_o2IRbppHL/3QKXOo5Ai-_o2IRbppHL -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go go tool buildid -w $WORK/b820/_pkg_.a # internal go tool buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/be/be64b4c7fad7295c12009558c0ca0016da022acc0ad7a64db89ae425ae4ee525-d # internal mkdir -p $WORK/b852/ github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/11/11a1100c4d8febce4b02a93c03dc9e01167e33a7b2dc6b30fca62cd30ce08f2a-d # internal cat >/tmp/go-build2466828734/b852/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-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build2466828734/b853/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation -lang=go1.26 -complete -installsuffix shared -buildid cim0IXUp_a3-gcyMbxZM/cim0IXUp_a3-gcyMbxZM -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/validate.go mkdir -p $WORK/b874/ github.com/containers/podman/libpod/lock/file cat >/tmp/go-build2466828734/b874/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/libpod/lock/file -lang=go1.26 -complete -installsuffix shared -buildid Bvc9JI2edK1quREx33bn/Bvc9JI2edK1quREx33bn -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file/file_lock.go go tool buildid -w $WORK/b637/_pkg_.a # internal go tool buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/f5/f58a7ee58fe08eb2763bb3dbaaaa9cc813f9c716830fd6f0b756e57036a74361-d # internal mkdir -p $WORK/b631/ github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk cat >/tmp/go-build2466828734/b631/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2466828734/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2466828734/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build2466828734/b637/_pkg_.a packagefile log/slog=/tmp/go-build2466828734/b625/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.26 -complete -installsuffix shared -buildid ns41wwNMrYn0ty_Y4wUC/ns41wwNMrYn0ty_Y4wUC -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b631/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 cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/23/23365bdda4b4df66dec0a9c4d51690a9e19657d68f045a46442bf16b06bfc6c4-d # internal mkdir -p $WORK/b875/ go tool buildid -w $WORK/b854/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b875/ -importpath github.com/containers/podman/libpod/lock/shm "-ldflags=\"-O2\" \"-g\" \"-lrt\" \"-lpthread\"" -- -I $WORK/b875/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror ./shm_lock.go cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/5a/5ad0fe9584b5055ce02b24c3fb9c4f95c1d55db6cf47379d7b98cb239d885788-d # internal mkdir -p $WORK/b877/ github.com/containers/podman/libpod/logs/reversereader cat >/tmp/go-build2466828734/b877/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/libpod/logs/reversereader -lang=go1.26 -complete -installsuffix shared -buildid xOQYcnKMGBRscGzui5Ob/xOQYcnKMGBRscGzui5Ob -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/reversereader/reversereader.go mkdir -p $WORK/b882/ github.com/containers/podman/libpod/shutdown cat >/tmp/go-build2466828734/b882/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.26 -complete -installsuffix shared -buildid RBpXcHYFc8h8oWv7DfyZ/RBpXcHYFc8h8oWv7DfyZ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go go tool buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/f5/f51ba0c8454bafb74115659cb4c7b92a63ea8f14292bbf4c0e2356e123b188b1-d # internal mkdir -p $WORK/b891/ github.com/containers/podman/pkg/env cat >/tmp/go-build2466828734/b891/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/pkg/env -lang=go1.26 -complete -installsuffix shared -buildid yalNm2530h3FAMhP6Yh6/yalNm2530h3FAMhP6Yh6 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b891/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/b788/_pkg_.a # internal go tool buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/7b/7b34e2184ae29a719cebc49256cb67e2158280820333281b77544e6d58f3979e-d # internal mkdir -p $WORK/b894/ github.com/containers/podman/vendor/gopkg.in/inf.v0 cat >/tmp/go-build2466828734/b894/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -lang=go1.26 -complete -installsuffix shared -buildid ipCtySzIcg2K6BWTV1Jj/ipCtySzIcg2K6BWTV1Jj -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b894/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/b831/_pkg_.a # internal go tool buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/d5/d5545cd4d380bd44b43a7228116b3dd9c2639907e173cc359acffac6fc718afb-d # internal mkdir -p $WORK/b789/ github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/98/989c0c7fc44e8616452822442995f0e16b064e18ee991466a9dfd261ff74ac32-d # internal cat >/tmp/go-build2466828734/b789/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-build2466828734/b788/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.26 -complete -installsuffix shared -buildid 0hnT9MuZTkR6B0Vk3dU6/0hnT9MuZTkR6B0Vk3dU6 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b789/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 mkdir -p $WORK/b895/ github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 cat >/tmp/go-build2466828734/b895/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build2466828734/b896/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 -lang=go1.26 -complete -installsuffix shared -buildid ugNpsSYNqTeYQVsyVC44/ugNpsSYNqTeYQVsyVC44 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b895/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b465/fse_decoder_amd64.o ./fse_decoder_amd64.s cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/7e/7e1a01a2d591ed2d226628d43f3b6b6761755c59e148df9fe969290ba2b93adf-d # internal cd $WORK/b755 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b755=/tmp/go-build -gno-record-gcc-switches -I $WORK/b755/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=yYtZcaQW0lpPsbQBjnWY -o $WORK/b755/_x001.o -c _cgo_export.c mkdir -p $WORK/b828/ TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b755=/tmp/go-build -gno-record-gcc-switches -I $WORK/b755/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=snph31VEZO2M2zog-1QZ -o $WORK/b755/_x002.o -c dlopen.cgo2.c go tool buildid -w $WORK/b157/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b749=/tmp/go-build -gno-record-gcc-switches -o $WORK/b749/_cgo_.o $WORK/b749/_cgo_main.o $WORK/b749/preferlinkext $WORK/b749/_x001.o $WORK/b749/_x002.o -O2 -g go tool buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/39/39b0a0590add46e23b5114d45b53549fc736f8a471727dda72ee80b61e7e2f0d-d # internal cd $WORK/b755 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b755=/tmp/go-build -gno-record-gcc-switches -I $WORK/b755/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UkXIFwq0c7XuuRLdOIG9 -o $WORK/b755/_x003.o -c dlopen_example.cgo2.c cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c1/c1a9cefda9672135e81b445fd8eade64a93ed5cb63ca88f31f65e1532294f26f-d # internal mkdir -p $WORK/b300/ github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher cat >/tmp/go-build2466828734/b300/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/hmac=/tmp/go-build2466828734/b180/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.26 -complete -installsuffix shared -buildid eqVThUDhOaAO4rAYY8iG/eqVThUDhOaAO4rAYY8iG -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b300/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/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/a0/a05833b6f364796554b116bc486dbe5c1d934252433b65f22a65a5556c705fc4-d # internal mkdir -p $WORK/b305/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet cat >/tmp/go-build2466828734/b305/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build2466828734/b306/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile compress/zlib=/tmp/go-build2466828734/b307/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/des=/tmp/go-build2466828734/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build2466828734/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/md5=/tmp/go-build2466828734/b191/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2466828734/b309/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2466828734/b310/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2466828734/b304/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2466828734/b311/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile image=/tmp/go-build2466828734/b312/_pkg_.a packagefile image/jpeg=/tmp/go-build2466828734/b314/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.26 -complete -installsuffix shared -buildid CK5fjcMRp5vgBRvkzxTG/CK5fjcMRp5vgBRvkzxTG -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b305/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 cd /usr/lib/golang/src/net go tool pack r $WORK/b199/_pkg_.a $WORK/b199/preferlinkext $WORK/b199/_x001.o $WORK/b199/_x002.o $WORK/b199/_x003.o $WORK/b199/_x004.o $WORK/b199/_x005.o $WORK/b199/_x006.o # internal go tool buildid -w $WORK/b199/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota echo -n > $WORK/b554/preferlinkext # internal cd $WORK/b554 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Qm2TRHreUg2Yk0abPMy_ -o $WORK/b554/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/a1/a1a0dea000b2745667d02daf4e8c6e4328ee8a84931981c30fe3f0b4f14e6f5e-d # internal mkdir -p $WORK/b803/ cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/85/85a526f361d00830fcb5dbda6a12fb5d04c3652bbdc1ed0be3a34488bcbc6975-d # internal mkdir -p $WORK/b228/ net/textproto cat >/tmp/go-build2466828734/b228/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p net/textproto -lang=go1.26 -std -complete -installsuffix shared -buildid ewcmGVwzoRXFXxAhKolR/ewcmGVwzoRXFXxAhKolR -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b228/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 mkdir -p $WORK/b194/ crypto/x509 cat >/tmp/go-build2466828734/b194/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-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/des=/tmp/go-build2466828734/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build2466828734/b195/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2466828734/b158/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/md5=/tmp/go-build2466828734/b191/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2466828734/b167/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2466828734/b170/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile internal/goos=/tmp/go-build2466828734/b017/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p crypto/x509 -lang=go1.26 -std -complete -installsuffix shared -buildid 2xLz4710mrF07KZalbfi/2xLz4710mrF07KZalbfi -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/constraints.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 /usr/lib/golang/src/crypto/x509/x509_string.go go tool buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/18/18aca48fd8b315d54d155eb27b35b2d55f65c6999d9bccf42ede7c9f8b6aeefc-d # internal mkdir -p $WORK/b229/ vendor/golang.org/x/net/http/httpproxy cat >/tmp/go-build2466828734/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2466828734/b223/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.26 -std -complete -installsuffix shared -buildid 91x9U8MJ58-rnt_h8Exv/91x9U8MJ58-rnt_h8Exv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go go tool buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/35/35bba8faeda32bce1072bf4c04f7c5ae5648771051f47c28bb5f4fbd3d8714aa-d # internal mkdir -p $WORK/b375/ github.com/containers/podman/vendor/google.golang.org/grpc/internal cat >/tmp/go-build2466828734/b375/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.26 -complete -installsuffix shared -buildid dTlWXtAt4EuIIjwGm0Ud/dTlWXtAt4EuIIjwGm0Ud -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b375/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 /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b465/matchlen_amd64.o ./matchlen_amd64.s go tool buildid -w $WORK/b750/_pkg_.a # internal go tool buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/fc/fc2aa48658ccdfce946da1e457b51b777658b8fdc55c912ebdb3a9c8f4324427-d # internal mkdir -p $WORK/b428/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall cat >/tmp/go-build2466828734/b428/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.26 -complete -installsuffix shared -buildid PX65TkIi4fRn17xVvu2P/PX65TkIi4fRn17xVvu2P -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go mkdir -p $WORK/b440/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal cat >/tmp/go-build2466828734/b440/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.26 -complete -installsuffix shared -buildid uOh6Ud3hX1ilrRsC05wD/uOh6Ud3hX1ilrRsC05wD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/6a/6ac8f4389e114add6b8f61371c094e6cfa1318be0535c126917de7b893064202-d # internal mkdir -p $WORK/b521/ github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name cat >/tmp/go-build2466828734/b521/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-build2466828734/b116/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.26 -complete -installsuffix shared -buildid xUmfxl-IaSQ3lTy_DaEy/xUmfxl-IaSQ3lTy_DaEy -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b521/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/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/e4/e4e85bf9d6ab7b350bd35a4d0ad0f740fe27e3959cc10d85e0c36df577a264c3-d # internal mkdir -p $WORK/b566/ github.com/containers/podman/vendor/github.com/google/uuid cat >/tmp/go-build2466828734/b566/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/md5=/tmp/go-build2466828734/b191/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile database/sql/driver=/tmp/go-build2466828734/b495/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.26 -complete -installsuffix shared -buildid B9GwEs8f8VsqKf5m2sRb/B9GwEs8f8VsqKf5m2sRb -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b566/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/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/0b/0b2932da52d252670b9fcbb351a9e2c87cb5bc4ee2b208dc8d7b54f5a576f8c5-d # internal mkdir -p $WORK/b598/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/network cat >/tmp/go-build2466828734/b598/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.26 -complete -installsuffix shared -buildid IioExf9YXEJmLd86Yjbk/IioExf9YXEJmLd86Yjbk -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b598/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/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/b2/b2a16bea200804cc19ceda91132112833c74da223b77cd1046fd5f8e15df4c75-d # internal mkdir -p $WORK/b601/ github.com/containers/podman/vendor/github.com/docker/go-connections/nat cat >/tmp/go-build2466828734/b601/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.26 -complete -installsuffix shared -buildid R7wwUQzCDb3HQGJtoz49/R7wwUQzCDb3HQGJtoz49 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b601/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/b346/_pkg_.a # internal go tool buildid -w $WORK/b842/_pkg_.a # internal mkdir -p $WORK/b603/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry cat >/tmp/go-build2466828734/b603/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-build2466828734/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.26 -complete -installsuffix shared -buildid C-23RUDG1iLDPHoVcTKc/C-23RUDG1iLDPHoVcTKc -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b603/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 cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/84/842618c566a9a3c1c1b8d5a9c72579d6b990f1f984a7bde403d75a023652e1e5-d # internal mkdir -p $WORK/b652/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types cat >/tmp/go-build2466828734/b652/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.26 -complete -installsuffix shared -buildid VSTfbbsS4yzPPbvuPCBD/VSTfbbsS4yzPPbvuPCBD -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b652/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/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/7b/7b37147f5f3f665be83f547093f3d1129cbe799f4f4d6af9d6bf8f62f4b83739-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/2f/2f0cf127a81fe7204af6be4228aaec37ec4795c6d5a32d1fc34ec99b24537b9d-d # internal mkdir -p $WORK/b352/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag cat >/tmp/go-build2466828734/b352/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-build2466828734/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2466828734/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF go tool buildid -w $WORK/b789/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b465/seqdec_amd64.o ./seqdec_amd64.s go tool buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/e2/e26f5d3d6c0a95606066c1e673a17f12563106f29609ba5df189ba7fc69bb76c-d # internal mkdir -p $WORK/b387/ github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson cat >/tmp/go-build2466828734/b387/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-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2466828734/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2466828734/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2466828734/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2466828734/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2466828734/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2466828734/b336/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.26 -complete -installsuffix shared -buildid IVblJSwKhwKWh8FE54qX/IVblJSwKhwKWh8FE54qX -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b387/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 gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b749=/tmp/go-build -gno-record-gcc-switches -o $WORK/b749/_cgo_.o $WORK/b749/_cgo_main.o $WORK/b749/preferlinkext $WORK/b749/_x001.o $WORK/b749/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b749/_cgo_.o -dynout $WORK/b749/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.26 -complete -installsuffix shared -buildid 0iyL0jbArJTcc1VIpftv/0iyL0jbArJTcc1VIpftv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -o $WORK/b554/_cgo_.o $WORK/b554/_cgo_main.o $WORK/b554/preferlinkext $WORK/b554/_x001.o $WORK/b554/_x002.o -O2 -g mkdir -p $WORK/b656/ github.com/containers/podman/vendor/github.com/spf13/pflag cat >/tmp/go-build2466828734/b656/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/csv=/tmp/go-build2466828734/b657/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.26 -complete -installsuffix shared -buildid OyqVmnK8GfdvcZDLE3fH/OyqVmnK8GfdvcZDLE3fH -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b656/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 cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/2a/2ae4af4bf5be5263a4f8dfeb391cdbe6740b317b78a9611eee98ce3005f74faa-d # internal mkdir -p $WORK/b674/ github.com/containers/podman/vendor/github.com/godbus/dbus/v5 cat >/tmp/go-build2466828734/b674/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.26 -complete -installsuffix shared -buildid 1qz4uFrdAs9zMbYmXAgF/1qz4uFrdAs9zMbYmXAgF -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b674/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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/fd/fdad8829033081ddd186757cbf429e27876b5f7e32b9199b2e2d914fcb6cd06a-d # internal mkdir -p $WORK/b753/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal cat >/tmp/go-build2466828734/b753/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.26 -complete -installsuffix shared -buildid Em_Cbif4xhumx7rhbVx9/Em_Cbif4xhumx7rhbVx9 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b753/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/b300/_pkg_.a # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen echo -n > $WORK/b755/preferlinkext # internal cd $WORK/b755 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b755=/tmp/go-build -gno-record-gcc-switches -I $WORK/b755/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=8v9_T9AROIGkkkQ2WVzk -o $WORK/b755/_cgo_main.o -c _cgo_main.c cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/be/be7e64adf1da787845d8ee253b500956ca1996ab01afb09d49218afe878acd99-d # internal mkdir -p $WORK/b776/ github.com/containers/podman/vendor/github.com/chzyer/readline cat >/tmp/go-build2466828734/b776/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/vendor/github.com/chzyer/readline -lang=go1.26 -complete -installsuffix shared -buildid 5khuoqRoXkbwEfpMOH5_/5khuoqRoXkbwEfpMOH5_ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b776/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/b598/_pkg_.a # internal go tool buildid -w $WORK/b440/_pkg_.a # internal go tool buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/49/498a46a07d50f191d3f5076842489c8e29d769b2c1e939e0613f8c7ec1a46999-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor cat >/tmp/go-build2466828734/b803/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build2466828734/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2466828734/b805/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/83/83bd46f3ec018659c225a3b96ac6ad9f41d841c1d145002db41875589b20f0ed-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -lang=go1.26 -complete -installsuffix shared -buildid cqILAGvtvmnanQoWBIpI/cqILAGvtvmnanQoWBIpI -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b803/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 cat >/tmp/go-build2466828734/b828/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-build2466828734/b049/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2466828734/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build2466828734/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build2466828734/b831/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/f2/f2fe175d40bd47f96d8be35178331d7488a67b604fb68c174fd29c7a59f82509-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt -lang=go1.26 -complete -installsuffix shared -buildid 39EbbKLDla8sTf2bmicm/39EbbKLDla8sTf2bmicm -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b828/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 mkdir -p $WORK/b593/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/container cat >/tmp/go-build2466828734/b593/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2466828734/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2466828734/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2466828734/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2466828734/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2466828734/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2466828734/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2466828734/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2466828734/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.26 -complete -installsuffix shared -buildid -GeCl0aHqAzj5wMsci1C/-GeCl0aHqAzj5wMsci1C -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b593/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/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/82/82c535d8d2725fd929ce8fb4d24564e4123b1f1d6642e626add6649405c55ee0-d # internal mkdir -p $WORK/b222/ vendor/golang.org/x/net/http/httpguts cat >/tmp/go-build2466828734/b222/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-build2466828734/b223/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.26 -std -complete -installsuffix shared -buildid ZSYLiQ5k-W2joUoQK1-t/ZSYLiQ5k-W2joUoQK1-t -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b222/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/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/cc/ccab0b528ee9487b5da6f8d2ff081b8e1fa2611809b9a2373d6c66961d98fa89-d # internal mkdir -p $WORK/b232/ mime/multipart cat >/tmp/go-build2466828734/b232/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2466828734/b233/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p mime/multipart -lang=go1.26 -std -complete -installsuffix shared -buildid wId23PRVaja57pTuLNoW/wId23PRVaja57pTuLNoW -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b232/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 go tool buildid -w $WORK/b895/_pkg_.a # internal go tool buildid -w $WORK/b486/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd go tool pack r $WORK/b465/_pkg_.a $WORK/b465/fse_decoder_amd64.o $WORK/b465/matchlen_amd64.o $WORK/b465/seqdec_amd64.o # internal go tool buildid -w $WORK/b465/_pkg_.a # internal cat >/tmp/go-build2466828734/b749/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.26 -installsuffix shared -buildid i-tt_UyLbk8_bc8ExCA-/i-tt_UyLbk8_bc8ExCA- -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b749/_cgo_gotypes.go $WORK/b749/host_cgo.cgo1.go $WORK/b749/_cgo_import.go cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=3joQkmuCxRVqqCda7KLw -o $WORK/b277/_x001.o -c _cgo_export.c cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/9c/9ccfe3109cc27c1c22f15b9370e03e1d311a9144fff9965147604432cc1dbdc5-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=TYJvAgoxiiONrIJnvaxJ -o $WORK/b277/_x002.o -c idtools_supported.cgo2.c go tool buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/03/03eaae84dfcc41a46e201de5053ba255d6e5548df0afe15866143ee05ffa17a5-d # internal mkdir -p $WORK/b379/ github.com/containers/podman/vendor/google.golang.org/grpc/metadata cat >/tmp/go-build2466828734/b379/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.26 -complete -installsuffix shared -buildid IacY23Twb716QXslfnbI/IacY23Twb716QXslfnbI -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -o $WORK/b554/_cgo_.o $WORK/b554/_cgo_main.o $WORK/b554/preferlinkext $WORK/b554/_x001.o $WORK/b554/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b554/_cgo_.o -dynout $WORK/b554/_cgo_import.go go tool buildid -w $WORK/b652/_pkg_.a # internal go tool buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/48/489bf32f131ba76f4c5ebaf52b4ecafcb9a401396fe99c9ce3e5dd32cbedc478-d # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/4e/4e26172bdc467cf90b56859939009fa480f53a461503c255f761af47a4032493-d # internal mkdir -p $WORK/b392/ mkdir -p $WORK/b396/ github.com/containers/podman/vendor/google.golang.org/grpc/codes github.com/containers/podman/vendor/google.golang.org/grpc/mem cat >/tmp/go-build2466828734/b392/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.26 -complete -installsuffix shared -buildid x4l_8H_QdQ1HiPlwDhhT/x4l_8H_QdQ1HiPlwDhhT -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b392/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 cat >/tmp/go-build2466828734/b396/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.26 -complete -installsuffix shared -buildid y1aZ4zhT167pN5K1ADVk/y1aZ4zhT167pN5K1ADVk -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b396/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 cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ad/ad53b16016c2b6ed057136961e597ff6b37b795fea77061b77472fc4bc666201-d # internal mkdir -p $WORK/b419/ github.com/containers/podman/vendor/golang.org/x/net/http/httpguts cat >/tmp/go-build2466828734/b419/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-build2466828734/b420/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.26 -complete -installsuffix shared -buildid Eft9OdZp2fRXL8bNRNdf/Eft9OdZp2fRXL8bNRNdf -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b419/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 cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/b7/b7026fb382b92093778e32429ac767078d82b9da8c853c71d3289d1c4086471a-d # internal mkdir -p $WORK/b442/ net/mail cat >/tmp/go-build2466828734/b442/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p net/mail -lang=go1.26 -std -complete -installsuffix shared -buildid nulCX-frNz_i9q2S83gm/nulCX-frNz_i9q2S83gm -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /usr/lib/golang/src/net/mail/message.go go tool buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/2e/2e46b0876a6fe9cf2b966477d01d7acbea0a69845100a5c98d1a46fcacbfe7bd-d # internal go tool buildid -w $WORK/b222/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b755=/tmp/go-build -gno-record-gcc-switches -o $WORK/b755/_cgo_.o $WORK/b755/_cgo_main.o $WORK/b755/preferlinkext $WORK/b755/_x001.o $WORK/b755/_x002.o $WORK/b755/_x003.o -O2 -g -ldl cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/37/37262688ba852cb389956daa6768bd83eb09ac80fa0ec050de6c042f9a81cccf-d # internal mkdir -p $WORK/b576/ github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b351/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl cat >/tmp/go-build2466828734/b576/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-build2466828734/b490/_pkg_.a packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2466828734/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2466828734/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2466828734/b574/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile testing=/tmp/go-build2466828734/b578/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.26 -complete -installsuffix shared -buildid zA8jowKo5JUo6JInSR4I/zA8jowKo5JUo6JInSR4I -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b576/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 cat >/tmp/go-build2466828734/b351/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-build2466828734/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2466828734/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2466828734/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2466828734/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2466828734/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2466828734/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2466828734/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2466828734/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2466828734/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2466828734/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2466828734/b339/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.26 -complete -installsuffix shared -buildid qsbioOzGwJAlkPPJeF2m/qsbioOzGwJAlkPPJeF2m -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b351/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/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/80/80ca4cc83586932bf09ed18f7374d0688755699293fcef1eb052f476e119c2ea-d # internal mkdir -p $WORK/b565/ github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 cat >/tmp/go-build2466828734/b565/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2466828734/b566/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.26 -complete -installsuffix shared -buildid FmjoBujmHdDCjOYFdYjk/FmjoBujmHdDCjOYFdYjk -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b565/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/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/16/16e43a5cbe6a3feeef5991828a6ff8de4efcd7cc6b86bf331372a1237327fb61-d # internal mkdir -p $WORK/b648/ github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif cat >/tmp/go-build2466828734/b648/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-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2466828734/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2466828734/b566/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.26 -complete -installsuffix shared -buildid YR4q3SPZkFE7QGmnb5lP/YR4q3SPZkFE7QGmnb5lP -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b648/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 cat >/tmp/go-build2466828734/b554/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.26 -installsuffix shared -buildid Qm2TRHreUg2Yk0abPMy_/Qm2TRHreUg2Yk0abPMy_ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b554/_cgo_gotypes.go $WORK/b554/projectquota_supported.cgo1.go $WORK/b554/_cgo_import.go go tool buildid -w $WORK/b781/_pkg_.a # internal go tool buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/a7/a744291c002185836ffcb6d889518112fe93b9ceb745f20a078cbe8f373d6fdd-d # internal mkdir -p $WORK/b698/ github.com/containers/podman/vendor/github.com/moby/go-archive/compression cat >/tmp/go-build2466828734/b698/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build2466828734/b306/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2466828734/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2466828734/b465/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.26 -complete -installsuffix shared -buildid hjqk9_dwUvT8kEOrK5Ud/hjqk9_dwUvT8kEOrK5Ud -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b698/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/b419/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host go tool pack r $WORK/b749/_pkg_.a $WORK/b749/preferlinkext $WORK/b749/_x001.o $WORK/b749/_x002.o # internal go tool buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/bb/bbf7dccc9e0829bc61320eff95e6adeb5114cf963eec617a56b2cdad3aa8392c-d # internal mkdir -p $WORK/b836/ github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport mkdir -p $WORK/b811/ cat >/tmp/go-build2466828734/b836/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-build2466828734/b652/_pkg_.a EOF cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/33/3314356b76f66fa9bb27d58ea3031fd9712fe18df3e502e673f6cde611300894-d # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.26 -complete -installsuffix shared -buildid W01PkDg3UEPL9ozF-Fph/W01PkDg3UEPL9ozF-Fph -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go github.com/containers/podman/vendor/github.com/containers/luksy mkdir -p $WORK/b845/ github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec cat >/tmp/go-build2466828734/b811/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-build2466828734/b049/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build2466828734/b812/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2466828734/b566/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build2466828734/b813/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2466828734/b309/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2466828734/b516/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build2466828734/b815/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build2466828734/b816/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build2466828734/b817/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/vendor/github.com/containers/luksy -lang=go1.26 -complete -installsuffix shared -buildid yVqyiOk4xWyMSFcED8If/yVqyiOk4xWyMSFcED8If -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b811/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/b521/_pkg_.a # internal cat >/tmp/go-build2466828734/b845/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2466828734/b846/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build2466828734/b847/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec -lang=go1.26 -complete -installsuffix shared -buildid F-L2_yRjUIqQBLPF0xAH/F-L2_yRjUIqQBLPF0xAH -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b845/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 cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/db/dbb8c005f769ed867cd5660ea3124921de4cdc8470bf18e1ed7a788a05a72c47-d # internal go tool buildid -w $WORK/b803/_pkg_.a # internal mkdir -p $WORK/b526/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload cat >/tmp/go-build2466828734/b526/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2466828734/b521/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.26 -complete -installsuffix shared -buildid Sm3aW8mQZu6YxkpdC-Bd/Sm3aW8mQZu6YxkpdC-Bd -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b526/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 cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/30/30e069f50b8821d422a4e30e27f6f7cc173eee4644fad017a0174575b4bc91bb-d # internal mkdir -p $WORK/b859/ go/ast cat >/tmp/go-build2466828734/b859/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile go/scanner=/tmp/go-build2466828734/b860/_pkg_.a packagefile go/token=/tmp/go-build2466828734/b333/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p go/ast -lang=go1.26 -std -complete -installsuffix shared -buildid nekvWEcFiHC7HklPH926/nekvWEcFiHC7HklPH926 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/directive.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 cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/40/40da9141c02281acb74e20a4a078eb0a6ce8456677cad9a6d77d2474ba309d28-d # internal mkdir -p $WORK/b780/ github.com/containers/podman/vendor/sigs.k8s.io/yaml cat >/tmp/go-build2466828734/b780/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-build2466828734/b049/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build2466828734/b781/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.26 -complete -installsuffix shared -buildid jcqpDAQVcx9_WqymTGGn/jcqpDAQVcx9_WqymTGGn -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b780/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/b379/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools echo -n > $WORK/b277/preferlinkext # internal cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=4xYwVoOFMxc9udRhg_i9 -o $WORK/b277/_cgo_main.o -c _cgo_main.c cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a9/a964aa08ccd3ae9cfd763a76ceeb38887e8b12f8e023a23bec7fb911e425fbac-d # internal mkdir -p $WORK/b378/ github.com/containers/podman/vendor/google.golang.org/grpc/stats cat >/tmp/go-build2466828734/b378/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.26 -complete -installsuffix shared -buildid ex2Xks7xBQ04qXwpYShr/ex2Xks7xBQ04qXwpYShr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b378/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 gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b755=/tmp/go-build -gno-record-gcc-switches -o $WORK/b755/_cgo_.o $WORK/b755/_cgo_main.o $WORK/b755/preferlinkext $WORK/b755/_x001.o $WORK/b755/_x002.o $WORK/b755/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b755/_cgo_.o -dynout $WORK/b755/_cgo_import.go go tool buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/08/086106b68f895e718513d3f3025a3943f7d2f541168c4b6961fc626a932d3afb-d # internal mkdir -p $WORK/b395/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil cat >/tmp/go-build2466828734/b395/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.26 -complete -installsuffix shared -buildid 5YrE4X-wGx1L-c5oFj4W/5YrE4X-wGx1L-c5oFj4W -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b395/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/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b1/b15a6ed6c52af6c72d3c0b6052926a4624ac9923c7b9a1d39eed66ce1810a14d-d # internal mkdir -p $WORK/b400/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload cat >/tmp/go-build2466828734/b400/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-build2466828734/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.26 -complete -installsuffix shared -buildid uI-2wrCfZi-RJgAzlWPr/uI-2wrCfZi-RJgAzlWPr -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go go tool buildid -w $WORK/b593/_pkg_.a # internal cat >/tmp/go-build2466828734/b755/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.26 -installsuffix shared -buildid 8v9_T9AROIGkkkQ2WVzk/8v9_T9AROIGkkkQ2WVzk -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack $WORK/b755/_cgo_gotypes.go $WORK/b755/dlopen.cgo1.go $WORK/b755/dlopen_example.cgo1.go $WORK/b755/_cgo_import.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/2b/2bdcff383eddab2fb09e2d2cfcc7b9d77966c55432f330a4ed6a83bb6e561b15-d # internal mkdir -p $WORK/b432/ github.com/containers/podman/vendor/google.golang.org/grpc/tap cat >/tmp/go-build2466828734/b432/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.26 -complete -installsuffix shared -buildid 3szi5fsM6v-lH-VRZfkG/3szi5fsM6v-lH-VRZfkG -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go go tool buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/12/12395cd38a9540212483be2615073d99b40d6f5bd0ec7dc0330968d76e26f010-d # internal mkdir -p $WORK/b592/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/build cat >/tmp/go-build2466828734/b592/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-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.26 -complete -installsuffix shared -buildid ighXn-k8WE8Hj9JbQYN_/ighXn-k8WE8Hj9JbQYN_ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b592/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/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/51/5159e1aaeb27afb2f19cc9c4cc32e9819ef56058e2226c9a1d3793f67793c634-d # internal mkdir -p $WORK/b604/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/image cat >/tmp/go-build2466828734/b604/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2466828734/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2466828734/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -o $WORK/b277/_cgo_.o $WORK/b277/_cgo_main.o $WORK/b277/preferlinkext $WORK/b277/_x001.o $WORK/b277/_x002.o -O2 -g -l subid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.26 -complete -installsuffix shared -buildid eI8zBVQoOqdLq7_LV4Yd/eI8zBVQoOqdLq7_LV4Yd -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b604/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/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/af/af1f1781839cd8ae8b7f7a7c3b4c7720d3364cddf4e963abefc3e96c00e933ed-d # internal mkdir -p $WORK/b377/ github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats cat >/tmp/go-build2466828734/b377/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-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2466828734/b378/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.26 -complete -installsuffix shared -buildid CdbIHHJcZR7SFh39KDF4/CdbIHHJcZR7SFh39KDF4 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b377/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/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/1e/1ea08c9de2f5f7e7ff23ae55b022af74823f5962c7670ee096fe0bac501ac464-d # internal mkdir -p $WORK/b605/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm cat >/tmp/go-build2466828734/b605/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-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2466828734/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2466828734/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2466828734/b606/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.26 -complete -installsuffix shared -buildid mNduLXXxvqN2N8l7jRBs/mNduLXXxvqN2N8l7jRBs -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b605/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/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/83/8359d1002c2bc59a0e4c0698421da0e04c7d2b9b59e8c89f1ae8e4420d7432d7-d # internal mkdir -p $WORK/b876/ github.com/containers/podman/libpod/logs cat >/tmp/go-build2466828734/b876/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build2466828734/b877/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2466828734/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/libpod/logs -lang=go1.26 -complete -installsuffix shared -buildid 44wrdgTgf8NprdyQfKph/44wrdgTgf8NprdyQfKph -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/log.go go tool buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/d7/d7a0cf932ea02fb71c865e943335a5de633aaa31445390b9475512a0b7d0f039-d # internal mkdir -p $WORK/b893/ github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource cat >/tmp/go-build2466828734/b893/importcfg << 'EOF' # internal # import config importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build2466828734/b894/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource -lang=go1.26 -complete -installsuffix shared -buildid 4e8vGDkV_Rv8sR2Fs40H/4e8vGDkV_Rv8sR2Fs40H -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b893/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 go tool buildid -w $WORK/b592/_pkg_.a # internal go tool buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/6f/6f6c0fd6ad66c09192b91f7057f326cd83ce4b4c854ff97c9f1102d2e665e875-d # internal mkdir -p $WORK/b897/ github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr cat >/tmp/go-build2466828734/b897/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr -lang=go1.26 -complete -installsuffix shared -buildid XhBd6_AnQIIP8NA54R4g/XhBd6_AnQIIP8NA54R4g -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr/intstr.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/df/df51c0cf2a6b7be9326c481a5090ffc09b553b2717bc038f484a17a4b7636fa3-d # internal mkdir -p $WORK/b394/ github.com/containers/podman/vendor/google.golang.org/grpc/encoding cat >/tmp/go-build2466828734/b394/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-build2466828734/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2466828734/b396/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.26 -complete -installsuffix shared -buildid mX4NO6nh3o6BIr_U5q5U/mX4NO6nh3o6BIr_U5q5U -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b394/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/b565/_pkg_.a # internal go tool buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/5f/5f0fc61d6dcbb558b30ea824b456f86a7520e7d2287362615a906a50422625bd-d # internal mkdir -p $WORK/b898/ github.com/containers/podman/pkg/lookup cat >/tmp/go-build2466828734/b898/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 errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/pkg/lookup -lang=go1.26 -complete -installsuffix shared -buildid D_QwU3e9LXrwF7hqPuWY/D_QwU3e9LXrwF7hqPuWY -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/containers/podman/pkg/lookup/lookup.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/0c/0c0b436774ac7ad05a493189d00641075d419bd13fe25a87cdb92c2188a76892-d # internal mkdir -p $WORK/b899/ github.com/containers/podman/pkg/parallel cat >/tmp/go-build2466828734/b899/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2466828734/b291/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/pkg/parallel -lang=go1.26 -complete -installsuffix shared -buildid Q1IL1g6WhzBOYcwf18kz/Q1IL1g6WhzBOYcwf18kz -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go go tool buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/6a/6a60faf636a6a112176dd4a964d34e17ad041022e8ecf108f8ef42b52a663f16-d # internal mkdir -p $WORK/b851/ github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi cat >/tmp/go-build2466828734/b851/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2466828734/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2466828734/b750/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2466828734/b780/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build2466828734/b852/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2466828734/b682/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build2466828734/b854/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi -lang=go1.26 -complete -installsuffix shared -buildid O0KjsvK2zscfggKvC1Yr/O0KjsvK2zscfggKvC1Yr -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b851/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 go tool buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/33/337046070083ca57a6d81edeb995681c6d5dd1ddda10c3670929bcb2b7d9e119-d # internal mkdir -p $WORK/b697/ github.com/containers/podman/vendor/github.com/moby/go-archive cat >/tmp/go-build2466828734/b697/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-build2466828734/b490/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2466828734/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build2466828734/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build2466828734/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2466828734/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build2466828734/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2466828734/b677/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.26 -complete -installsuffix shared -buildid w43Dpfap-8FdIpy-aYZr/w43Dpfap-8FdIpy-aYZr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b697/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/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/1e/1e848bb45d31206a830a313fc0d68763c1c37393f4a0413a6f8431af78d93c46-d # internal mkdir -p $WORK/b903/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common go tool buildid -w $WORK/b604/_pkg_.a # internal go tool buildid -w $WORK/b394/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -o $WORK/b277/_cgo_.o $WORK/b277/_cgo_main.o $WORK/b277/preferlinkext $WORK/b277/_x001.o $WORK/b277/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage idtools -dynimport $WORK/b277/_cgo_.o -dynout $WORK/b277/_cgo_import.go cat >/tmp/go-build2466828734/b903/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build2466828734/b904/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.26 -complete -installsuffix shared -buildid znImKqsAFHGJihsihQP_/znImKqsAFHGJihsihQP_ -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b903/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen go tool pack r $WORK/b755/_pkg_.a $WORK/b755/preferlinkext $WORK/b755/_x001.o $WORK/b755/_x002.o $WORK/b755/_x003.o # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/8e/8e5a335975b5a7f347b1443ff6942ed9ee4e81467d920ca552aaba7967e101e2-d # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/0c/0cf3e603ba379fd0556a39ee453fa0f9c485ceb7cdbda6482abf52d172ebe9d1-d # internal go tool buildid -w $WORK/b755/_pkg_.a # internal mkdir -p $WORK/b906/ github.com/containers/podman/vendor/github.com/tklauser/numcpus cat >/tmp/go-build2466828734/b906/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.26 -complete -installsuffix shared -buildid Zy4vYC2OYuIE1ztfhpfU/Zy4vYC2OYuIE1ztfhpfU -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b906/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 mkdir -p $WORK/b909/ github.com/containers/podman/pkg/selinux cat >/tmp/go-build2466828734/b909/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-build2466828734/b541/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/containers/podman/pkg/selinux -lang=go1.26 -complete -installsuffix shared -buildid _A3FlwUXqy-b1zIJ3gpo/_A3FlwUXqy-b1zIJ3gpo -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack ./_build/src/github.com/containers/podman/pkg/selinux/selinux.go cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/e5/e591687949d3b0a1011e1078f57c1d5a1a5616247b832c0b1df3f1c714220871-d # internal mkdir -p $WORK/b754/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b754/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full ./journal.go go tool buildid -w $WORK/b387/_pkg_.a # internal go tool buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/aa/aaeed7b9b0329766a9173758182e67b9378cf75ac550044fabcba684b0099be9-d # internal mkdir -p $WORK/b911/ github.com/containers/podman/pkg/specgenutilexternal cat >/tmp/go-build2466828734/b911/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build2466828734/b657/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.26 -complete -installsuffix shared -buildid udOXsNGAMrTgVckXkc1e/udOXsNGAMrTgVckXkc1e -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/14/14011d05ea6d47fb64639a9721f0821088c4d57e451f9fb43808f64ffe9d97f7-d # internal mkdir -p $WORK/b436/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats cat >/tmp/go-build2466828734/b436/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2466828734/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2466828734/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.26 -complete -installsuffix shared -buildid SWS0xmT0Hgyc6of8OlBU/SWS0xmT0Hgyc6of8OlBU -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b436/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/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/db/db6cf8c63a7dbec9ed98b485785975df4c16230304fafa5edd903c1c70b4f345-d # internal mkdir -p $WORK/b916/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon cat >/tmp/go-build2466828734/b916/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -lang=go1.26 -complete -installsuffix shared -buildid j7PF0epoN0y6190hhmxI/j7PF0epoN0y6190hhmxI -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b916/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/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/38/3854b705bef68f646487a2ec1e686149c8dbdd2632360605f4ed8f1169183366-d # internal mkdir -p $WORK/b607/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume cat >/tmp/go-build2466828734/b607/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-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2466828734/b605/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.26 -complete -installsuffix shared -buildid NU9rFtx9z7URQpBBZK8f/NU9rFtx9z7URQpBBZK8f -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b607/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/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/e3/e3f1df4d10177da9328697ac437ba034d88c540f018bd39773db4ef3366cf662-d # internal mkdir -p $WORK/b610/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/system cat >/tmp/go-build2466828734/b610/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2466828734/b605/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.26 -complete -installsuffix shared -buildid Lh5s39d8aYZE6Rhvhl4e/Lh5s39d8aYZE6Rhvhl4e -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b610/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/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/7f/7f025a124f164fee4b7015769e928f218a6c625fae994e3ccb93e1d2c76b5e36-d # internal mkdir -p $WORK/b302/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp cat >/tmp/go-build2466828734/b302/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-build2466828734/b078/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build2466828734/b303/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2466828734/b304/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2466828734/b305/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2466828734/b311/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.26 -complete -installsuffix shared -buildid eCMnjfy_O-kOgjNWOupI/eCMnjfy_O-kOgjNWOupI -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b302/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/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/fe/fe726001ec7bfb88fef5e838c5d45ea51a96a7d2753c4538d55de55209bab50c-d # internal mkdir -p $WORK/b919/ github.com/containers/podman/vendor/github.com/google/shlex cat >/tmp/go-build2466828734/b919/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/containers/podman/vendor/github.com/google/shlex -lang=go1.26 -complete -installsuffix shared -buildid UjgmGdp_sfR7XjS5TKNl/UjgmGdp_sfR7XjS5TKNl -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b919/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/shlex/shlex.go go tool buildid -w $WORK/b909/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota go tool pack r $WORK/b554/_pkg_.a $WORK/b554/preferlinkext $WORK/b554/_x001.o $WORK/b554/_x002.o # internal go tool buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/1b/1b32bcd20f717ed6ba116c0ada6b8da362c4e66ba6e3acd26550034fdbcf7840-d # internal mkdir -p $WORK/b922/ github.com/containers/podman/vendor/github.com/vishvananda/netns cat >/tmp/go-build2466828734/b922/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netns -lang=go1.26 -complete -installsuffix shared -buildid SGtmkeozYzQNbl3RA4q5/SGtmkeozYzQNbl3RA4q5 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b922/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 cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/60/6019f672cb1b8113b438f32a5e4d1c689a2374823437b685907cfc94503f81dd-d # internal mkdir -p $WORK/b927/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver cat >/tmp/go-build2466828734/b927/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2466828734/b926/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.26 -complete -installsuffix shared -buildid 9eOw-KM_cEuKPdYaYF8D/9eOw-KM_cEuKPdYaYF8D -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b927/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go go tool buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/81/81e3fddf02a11bb624f2cc8d7206ff5ba648408ce2393ceab84dbee21688bc5a-d # internal mkdir -p $WORK/b928/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver cat >/tmp/go-build2466828734/b928/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2466828734/b926/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.26 -complete -installsuffix shared -buildid i1e4R7CfOA_r3hRQA43k/i1e4R7CfOA_r3hRQA43k -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b928/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go cat >/tmp/go-build2466828734/b277/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.26 -installsuffix shared -buildid 4xYwVoOFMxc9udRhg_i9/4xYwVoOFMxc9udRhg_i9 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b277/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/b277/_cgo_gotypes.go $WORK/b277/idtools_supported.cgo1.go $WORK/b277/_cgo_import.go go tool buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/79/7943c9c58c0878b4b7678390cb117a6bc5f4e042b124ec27e1595e44e4a736a2-d # internal mkdir -p $WORK/b929/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver cat >/tmp/go-build2466828734/b929/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2466828734/b926/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.26 -complete -installsuffix shared -buildid uM1QESC0bHZeqs1m1jLf/uM1QESC0bHZeqs1m1jLf -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b929/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go go tool buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/5b/5b5b75980dd6e60959f5ad7fa75ad597bb1b1538c92240a21d51acb7412055d5-d # internal mkdir -p $WORK/b591/ github.com/containers/podman/vendor/github.com/docker/docker/api/types cat >/tmp/go-build2466828734/b591/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2466828734/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2466828734/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2466828734/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2466828734/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2466828734/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2466828734/b607/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.26 -complete -installsuffix shared -buildid GfDbcyxLg0nZytzshCY3/GfDbcyxLg0nZytzshCY3 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b591/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/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/91/914adbe5e7bcd4dcf2be85a8b214dd6c65557ba3f11f56d728bf9defa0d6998b-d # internal mkdir -p $WORK/b930/ github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone cat >/tmp/go-build2466828734/b930/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone -lang=go1.26 -complete -installsuffix shared -buildid 7fyHLUoly6c5EJ2haZng/7fyHLUoly6c5EJ2haZng -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b930/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 go tool buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c9/c9a615f3e20ea501ae932a1c3977c62d76f4c5610444791e53b78e0dca256173-d # internal mkdir -p $WORK/b933/ github.com/containers/podman/vendor/github.com/kevinburke/ssh_config cat >/tmp/go-build2466828734/b933/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.26 -complete -installsuffix shared -buildid Q_E0jlPIo3DMmq-XM26J/Q_E0jlPIo3DMmq-XM26J -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b933/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/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/ed/eda3ed77f495246c9e9a4e3a1b49e3d0e9cc007ed392164e44b0502c8f329e8f-d # internal mkdir -p $WORK/b935/ github.com/containers/podman/vendor/golang.org/x/net/internal/socks cat >/tmp/go-build2466828734/b935/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.26 -complete -installsuffix shared -buildid kncPVy57nIgC63N-RkwP/kncPVy57nIgC63N-RkwP -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b935/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/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/12/12a205d28b8bd7e398c2a3526a87723c0f8959136d66a55202c62c058ff76499-d # internal mkdir -p $WORK/b905/ github.com/containers/podman/vendor/github.com/tklauser/go-sysconf cat >/tmp/go-build2466828734/b905/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build2466828734/b906/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.26 -complete -installsuffix shared -buildid fFPxbXsmFHRk5rQ12ghg/fFPxbXsmFHRk5rQ12ghg -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b905/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_amd64.go go tool buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/02/023d09717b6e53755f05e8b407a2bd246f21fd3f00c4a575056d8ab867d04542-d # internal mkdir -p $WORK/b941/ github.com/containers/podman/pkg/seccomp cat >/tmp/go-build2466828734/b941/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/containers/podman/pkg/seccomp -lang=go1.26 -complete -installsuffix shared -buildid 3l_T6bo1L9Wxc-f0Lfs1/3l_T6bo1L9Wxc-f0Lfs1 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b941/importcfg -pack ./_build/src/github.com/containers/podman/pkg/seccomp/seccomp.go go tool buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/61/61717c8ece8634c280dbca7d9e8e75a7465986f2220fe22c55895efca549ff19-d # internal mkdir -p $WORK/b950/ debug/dwarf cat >/tmp/go-build2466828734/b950/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p debug/dwarf -lang=go1.26 -std -complete -installsuffix shared -buildid xvA2slp2wo9pI84vt7Ak/xvA2slp2wo9pI84vt7Ak -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b950/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 cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=wyNqcKzDXlTjPQ9qldEq -o $WORK/b117/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/d7/d71a52d3b2f54ba9f1cef3d382d0db83aed6b8bf8c9016b8c31ebccfeed60695-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=s0kA-a4GRAs00CBpLVRK -o $WORK/b117/_x002.o -c params.cgo2.c go tool buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/2c/2ce2e762f1a5a073a69bc48913eea2c9a04fae74104a61245590984fd255b27f-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=gyBznirGqSdoCcs6u-Wc -o $WORK/b117/_x003.o -c pkcs11.cgo2.c go tool buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/68/68ac67e03de271b0888fb582db82efcc5e6fcc23898701b5c2a81c72c871f2b3-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=rK6zwQPDqrd9nlqjzdjT -o $WORK/b117/_x004.o -c types.cgo2.c go tool buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/59/59244b1d44eb7395b6120d3cb06b3b1f36a9fb7ca632eabf059b0ec9781c7828-d # internal mkdir -p $WORK/b921/ github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl cat >/tmp/go-build2466828734/b921/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-build2466828734/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build2466828734/b922/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -lang=go1.26 -complete -installsuffix shared -buildid G4s0swcuFr8T1gwdmiZG/G4s0swcuFr8T1gwdmiZG -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b921/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 go tool buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/94/9403cdc2485163c419e9b803a612b50463585031de85e1f1da960876b6a533f2-d # internal mkdir -p $WORK/b951/ internal/zstd cat >/tmp/go-build2466828734/b951/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p internal/zstd -lang=go1.26 -std -complete -installsuffix shared -buildid ZgChSN3ikuWDp6tXRZ_n/ZgChSN3ikuWDp6tXRZ_n -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b951/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/b811/_pkg_.a # internal go tool buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/d7/d7e54c0389a839f87172c0cfa825c554bf7ceba908d73f1be1756dad1b8b8c7e-d # internal mkdir -p $WORK/b958/ github.com/containers/podman/pkg/systemd/parser cat >/tmp/go-build2466828734/b958/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.26 -complete -installsuffix shared -buildid ZhPuyjwj_T6_qlRiNU5S/ZhPuyjwj_T6_qlRiNU5S -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b958/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/c0/c0acc9bfbd5c563db313aea962dd4ac4db871816eca5394746d9f5a4406e6cbf-d # internal mkdir -p $WORK/b892/ github.com/containers/podman/pkg/k8s.io/api/core/v1 cat >/tmp/go-build2466828734/b892/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-build2466828734/b893/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2466828734/b895/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build2466828734/b896/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2466828734/b897/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/pkg/k8s.io/api/core/v1 -lang=go1.26 -complete -installsuffix shared -buildid b4VHi4KnQ-zWJfgDTrdE/b4VHi4KnQ-zWJfgDTrdE -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b892/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/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/fd/fd9ee0ab4c2983589288f66f298c85d9ddb8717c5f34f7857c2d1c756d9cce6e-d # internal mkdir -p $WORK/b925/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets cat >/tmp/go-build2466828734/b925/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2466828734/b926/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build2466828734/b927/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build2466828734/b928/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build2466828734/b929/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2466828734/b567/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.26 -complete -installsuffix shared -buildid GwVDQjWdHfBmrHVfTJNr/GwVDQjWdHfBmrHVfTJNr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b925/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/b302/_pkg_.a # internal go tool buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/bd/bd6b31b16796a0b20dc786834afb37f911ae11526479a665d6bc567049b85860-d # internal mkdir -p $WORK/b963/ github.com/containers/podman/pkg/machine/define cat >/tmp/go-build2466828734/b963/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2466828734/b964/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.26 -complete -installsuffix shared -buildid pOWqrCzlA1VOaVzLeKRv/pOWqrCzlA1VOaVzLeKRv -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b963/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/b776/_pkg_.a /builddir/.cache/go-build/d2/d23457f717e1605840d5b46b800ba0539c214def3eb8bd6523bd6dd30ceb8cbe-d # internal mkdir -p $WORK/b775/ github.com/containers/podman/vendor/github.com/manifoldco/promptui cat >/tmp/go-build2466828734/b775/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build2466828734/b776/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build2466828734/b777/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build2466828734/b778/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile text/tabwriter=/tmp/go-build2466828734/b363/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui -lang=go1.26 -complete -installsuffix shared -buildid GHwkBHSk3PnCGa58jO9M/GHwkBHSk3PnCGa58jO9M -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b775/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/b903/_pkg_.a # internal cd $WORK/b875 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b875=/tmp/go-build -gno-record-gcc-switches -I $WORK/b875/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=HlSRRYFuAiRpUY2oQeEE -o $WORK/b875/_x001.o -c _cgo_export.c cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/78/7884ca7d95e025c4896ed4b3a239361656bf76f9593e9784dda07abef4e584c3-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b875=/tmp/go-build -gno-record-gcc-switches -I $WORK/b875/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=v2xDjN2PIC3dbvFR5tkd -o $WORK/b875/_x002.o -c shm_lock.cgo2.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b875=/tmp/go-build -gno-record-gcc-switches -I $WORK/b875/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=4_NASY-5fI75_3jP1G3D -o $WORK/b875/_x003.o -c shm_lock.c go tool buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/00/00ec55fffa7644f8657047eb9c5bbfbfdde82e7b4aa4f37c0a18ffb2f83828d6-d # internal mkdir -p $WORK/b902/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu cat >/tmp/go-build2466828734/b902/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2466828734/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2466828734/b905/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.26 -complete -installsuffix shared -buildid hO6xNzI5hF12L70d9g2o/hO6xNzI5hF12L70d9g2o -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b902/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/b935/_pkg_.a # internal mkdir -p $WORK/b907/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem cat >/tmp/go-build2466828734/b907/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2466828734/b903/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.26 -complete -installsuffix shared -buildid R71L8ls3MxzM8cRThzx0/R71L8ls3MxzM8cRThzx0 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b907/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 cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/c1/c1b7c606c346f5618a0ba22cda1ac8eecdbc4ed25d33ff1210f95a9f61e3f721-d # internal mkdir -p $WORK/b908/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net cat >/tmp/go-build2466828734/b908/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2466828734/b903/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.26 -complete -installsuffix shared -buildid 2zd2kCzIH1RRXC4cqxRN/2zd2kCzIH1RRXC4cqxRN -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b908/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 mkdir -p $WORK/b934/ github.com/containers/podman/vendor/golang.org/x/net/proxy cat >/tmp/go-build2466828734/b934/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build2466828734/b935/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.26 -complete -installsuffix shared -buildid Co8U3dRHN6Fi6SttzZyz/Co8U3dRHN6Fi6SttzZyz -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b934/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/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/76/76a06526fda7a5824889daf27ad36a95fa3d2806a63cd21a4004dffe46a81e98-d # internal mkdir -p $WORK/b968/ github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types cat >/tmp/go-build2466828734/b968/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime/debug=/tmp/go-build2466828734/b473/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.26 -complete -installsuffix shared -buildid etx-HT1xGopC8UF8F6Ph/etx-HT1xGopC8UF8F6Ph -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b968/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 mkdir -p $WORK/b971/ archive/zip cat >/tmp/go-build2466828734/b971/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p archive/zip -lang=go1.26 -std -complete -installsuffix shared -buildid YVPJ_S_uf4J08YuHWSoi/YVPJ_S_uf4J08YuHWSoi -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b971/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 mkdir -p $WORK/b983/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 cat >/tmp/go-build2466828734/b983/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.26 -complete -installsuffix shared -buildid AI6CvI8A8L9OYChBpz13/AI6CvI8A8L9OYChBpz13 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b983/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools go tool pack r $WORK/b277/_pkg_.a $WORK/b277/preferlinkext $WORK/b277/_x001.o $WORK/b277/_x002.o # internal go tool buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/a7/a70d28eb1ea6177514f20bf28a7408281b6c37590564d8be0ade662957eab4ba-d # internal mkdir -p $WORK/b275/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b275/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall ./getenv_linux_cgo.go ./unshare_cgo.go go tool buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/73/7350bdd839e8a4dcf3160391fb1b7f6395a5a827734c5b80c48e8250c4536f76-d # internal mkdir -p $WORK/b559/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap cat >/tmp/go-build2466828734/b559/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.26 -complete -installsuffix shared -buildid fW6Gs3U9RguZKTaDw459/fW6Gs3U9RguZKTaDw459 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go mkdir -p $WORK/b746/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc cat >/tmp/go-build2466828734/b746/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build2466828734/b747/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.26 -complete -installsuffix shared -buildid IR7JqPR5MKRRv0Mgw1FI/IR7JqPR5MKRRv0Mgw1FI -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b746/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/b859/_pkg_.a # internal go tool buildid -w $WORK/b963/_pkg_.a # internal go tool buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/57/5770cefcdd054df3736703e848bbb74014b116abfb6ffe39e1542cb4a82003c7-d # internal mkdir -p $WORK/b849/ github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions cat >/tmp/go-build2466828734/b849/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build2466828734/b850/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions -lang=go1.26 -complete -installsuffix shared -buildid w3C6BXCmXRQ6u_lfBDY8/w3C6BXCmXRQ6u_lfBDY8 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions/subscriptions.go cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/6e/6e26c7b72071c298622b53cd4386b1eb3b155a75f61ad92b1d0835487bc132da-d # internal github.com/containers/podman/libpod/lock/shm echo -n > $WORK/b875/preferlinkext # internal cd $WORK/b875 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b875=/tmp/go-build -gno-record-gcc-switches -I $WORK/b875/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=SeWxpLda56iwn9b4e0aO -o $WORK/b875/_cgo_main.o -c _cgo_main.c cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/b2/b26dc58cd4e8986595d810c733927e3c269d7b87944582060673a38cce61c73d-d # internal mkdir -p $WORK/b863/ go/parser cat >/tmp/go-build2466828734/b863/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile go/ast=/tmp/go-build2466828734/b859/_pkg_.a packagefile go/build/constraint=/tmp/go-build2466828734/b864/_pkg_.a packagefile go/internal/scannerhooks=/tmp/go-build2466828734/b861/_pkg_.a packagefile go/scanner=/tmp/go-build2466828734/b860/_pkg_.a packagefile go/token=/tmp/go-build2466828734/b333/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p go/parser -lang=go1.26 -std -complete -installsuffix shared -buildid O56y4VMQs3Qfg703cboV/O56y4VMQs3Qfg703cboV -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b863/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/b656/_pkg_.a # internal go tool buildid -w $WORK/b828/_pkg_.a # internal go tool buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/59/5921f6146745af73f3de196252679c80f71dcf933f9500473b4108fc7c013c50-d # internal mkdir -p $WORK/b977/ github.com/containers/podman/pkg/machine/qemu/command cat >/tmp/go-build2466828734/b977/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2466828734/b964/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.26 -complete -installsuffix shared -buildid IWv4vOWufWJOHzPNsPvT/IWv4vOWufWJOHzPNsPvT -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b977/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 cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/e0/e02d3033c37889c5d766b034c0f4b4a758266da5103429190aeb4c0f363d638d-d # internal mkdir -p $WORK/b978/ github.com/containers/podman/pkg/machine/sockets cat >/tmp/go-build2466828734/b978/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.26 -complete -installsuffix shared -buildid JleM2RMlFSy98vIuNETB/JleM2RMlFSy98vIuNETB -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b978/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/48/48b5755c4d76dde3777f8492908921178f0fd3fb6ccd150c38956609ccde2eb3-d # internal go tool buildid -w $WORK/b775/_pkg_.a # internal go tool buildid -w $WORK/b951/_pkg_.a # internal go tool buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/b1/b1713357f2c93b9579ab201b83eac8345ddead2135c5597e566dde49b9d26c1f-d # internal mkdir -p $WORK/b784/ github.com/containers/podman/vendor/go.podman.io/common/pkg/flag cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/af/af130a07c24581fae3e661861115972bffd5174f2e4b576f8584b0f3961e59d2-d # internal cat >/tmp/go-build2466828734/b784/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-build2466828734/b656/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF mkdir -p $WORK/b984/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.26 -complete -installsuffix shared -buildid K020_1zqmAb5h4BMff_x/K020_1zqmAb5h4BMff_x -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket cat >/tmp/go-build2466828734/b984/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-build2466828734/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2466828734/b981/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.26 -complete -installsuffix shared -buildid K7UM9-WYrVktnFyHPp_7/K7UM9-WYrVktnFyHPp_7 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b984/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 cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/20/2008b30c69585afc904f80d7ef5c410f7df3671fefcce5f2d7c40913004bd383-d # internal mkdir -p $WORK/b952/ github.com/containers/podman/pkg/k8s.io/api/apps/v1 cat >/tmp/go-build2466828734/b952/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-build2466828734/b892/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2466828734/b895/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2466828734/b897/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/containers/podman/pkg/k8s.io/api/apps/v1 -lang=go1.26 -complete -installsuffix shared -buildid W5f4phuO8wphDC0fmGiH/W5f4phuO8wphDC0fmGiH -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b952/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/api/apps/v1/types.go mkdir -p $WORK/b655/ github.com/containers/podman/vendor/github.com/spf13/cobra cat >/tmp/go-build2466828734/b655/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.26 -complete -installsuffix shared -buildid pEErInqO-KM9w_5aKPwx/pEErInqO-KM9w_5aKPwx -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b655/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/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d8/d8f1c2d7df24f2f49a115f5cd55aadcba13113acddecd0a733451673676a00af-d # internal mkdir -p $WORK/b171/ crypto/tls cat >/tmp/go-build2466828734/b171/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-build2466828734/b049/_pkg_.a packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/des=/tmp/go-build2466828734/b174/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2466828734/b158/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/fips140=/tmp/go-build2466828734/b101/_pkg_.a packagefile crypto/hkdf=/tmp/go-build2466828734/b178/_pkg_.a packagefile crypto/hmac=/tmp/go-build2466828734/b180/_pkg_.a packagefile crypto/hpke=/tmp/go-build2466828734/b181/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2466828734/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2466828734/b095/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build2466828734/b189/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build2466828734/b190/_pkg_.a packagefile crypto/md5=/tmp/go-build2466828734/b191/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2466828734/b182/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rc4=/tmp/go-build2466828734/b192/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build2466828734/b193/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2466828734/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2466828734/b167/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile weak=/tmp/go-build2466828734/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/tls -lang=go1.26 -std -complete -installsuffix shared -buildid b7vaMI3gAWu1_teTyLP4/b7vaMI3gAWu1_teTyLP4 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b171/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/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/70/70332e1c6eeda108fd2f14054c59246e353ec1faacd088415f5eac76d62e04c4-d # internal mkdir -p $WORK/b297/ github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 cat >/tmp/go-build2466828734/b297/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 packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/hmac=/tmp/go-build2466828734/b180/_pkg_.a packagefile crypto/pbkdf2=/tmp/go-build2466828734/b298/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2466828734/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build2466828734/b301/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.26 -complete -installsuffix shared -buildid SLvY_5e9HTqu0kbu96XN/SLvY_5e9HTqu0kbu96XN -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b297/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/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/5a/5a5a50383668816c45aa501234f417850fe5cb115dc4748f93126ef3493c4d0d-d # internal mkdir -p $WORK/b446/ github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 cat >/tmp/go-build2466828734/b446/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-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/dsa=/tmp/go-build2466828734/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2466828734/b447/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2466828734/b448/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.26 -complete -installsuffix shared -buildid Mx9rOubh30VbqHdEwsyR/Mx9rOubh30VbqHdEwsyR -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b446/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 go tool buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/fd/fd7c644f270a9f3e24eaabeeeeda0ebc9573a4a5e94c5af27a7a2bfa3431d4de-d # internal mkdir -p $WORK/b507/ github.com/containers/podman/vendor/golang.org/x/crypto/ocsp cat >/tmp/go-build2466828734/b507/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.26 -complete -installsuffix shared -buildid WCNj32k5srcyhDPHzCyc/WCNj32k5srcyhDPHzCyc -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go go tool buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/ea/eafba615ad39ee1d0378ebce058c5b4ca66e6a3d02e56ca155084b421be123c5-d # internal mkdir -p $WORK/b684/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh cat >/tmp/go-build2466828734/b684/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/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte 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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/des=/tmp/go-build2466828734/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build2466828734/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/fips140=/tmp/go-build2466828734/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build2466828734/b180/_pkg_.a packagefile crypto/md5=/tmp/go-build2466828734/b191/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2466828734/b182/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rc4=/tmp/go-build2466828734/b192/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build2466828734/b685/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2466828734/b447/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build2466828734/b686/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2466828734/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2466828734/b687/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.26 -complete -installsuffix shared -buildid rZdKWiO3wNMr-Wev1nYq/rZdKWiO3wNMr-Wev1nYq -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b684/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/control.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 go tool buildid -w $WORK/b934/_pkg_.a # internal go tool buildid -w $WORK/b908/_pkg_.a # internal go tool buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/68/689f9bf378cdd3fd73f307ac52fe7df01503378afa5885aac128904679dacad2-d # internal mkdir -p $WORK/b932/ github.com/containers/podman/pkg/util/tlsutil go tool buildid -w $WORK/b968/_pkg_.a # internal cat >/tmp/go-build2466828734/b932/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.26 -complete -installsuffix shared -buildid A3e-ZLzfrN6mwPSoy_ux/A3e-ZLzfrN6mwPSoy_ux -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b932/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/6d/6d0c20310a13cf391717d160967264560b12d21ea91cc0fc9071db2663a1b2cb-d # internal mkdir -p $WORK/b959/ github.com/containers/podman/pkg/systemd/quadlet cat >/tmp/go-build2466828734/b959/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-build2466828734/b049/_pkg_.a packagefile encoding/csv=/tmp/go-build2466828734/b657/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2466828734/b960/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2466828734/b911/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2466828734/b958/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.26 -complete -installsuffix shared -buildid 06Gfycs019q9tXw0Fcfs/06Gfycs019q9tXw0Fcfs -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b959/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 cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/f5/f5083e0d30cce3f0eee19adb4edb57f3c13eb9c87ec8a60c7e8d908ed19cd809-d # internal mkdir -p $WORK/b972/ github.com/containers/podman/pkg/machine/ignition cat >/tmp/go-build2466828734/b972/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2466828734/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.26 -complete -installsuffix shared -buildid vW_1m2s2TU4ttDQCikcP/vW_1m2s2TU4ttDQCikcP -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b972/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 cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/58/58941cace648a53733e9b5359750d426ce921499362f109a370bad23b6ce26ed-d # internal mkdir -p $WORK/b985/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers cat >/tmp/go-build2466828734/b985/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.26 -complete -installsuffix shared -buildid qvcQbTpStWr998d2ywQn/qvcQbTpStWr998d2ywQn -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b985/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 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b875=/tmp/go-build -gno-record-gcc-switches -o $WORK/b875/_cgo_.o $WORK/b875/_cgo_main.o $WORK/b875/preferlinkext $WORK/b875/_x001.o $WORK/b875/_x002.o $WORK/b875/_x003.o -O2 -g -lrt -lpthread go tool buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/82/82b777337f625c60ebda72488b19395ff606cc9e3a23124a71f7ecfdc6cb8c0d-d # internal mkdir -p $WORK/b901/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process cat >/tmp/go-build2466828734/b901/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2466828734/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2466828734/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2466828734/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build2466828734/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2466828734/b905/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.26 -complete -installsuffix shared -buildid XXAyK6pfYsEgsPrfFHxj/XXAyK6pfYsEgsPrfFHxj -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b901/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/b784/_pkg_.a # internal github.com/containers/podman/vendor/github.com/miekg/pkcs11 echo -n > $WORK/b117/preferlinkext # internal cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=SuShchDXMM1SdleF3KUH -o $WORK/b117/_cgo_main.o -c _cgo_main.c cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/c2/c2d585de322937ef1370cd7930dd4118c3ed749b351321201a87ef74825fa580-d # internal mkdir -p $WORK/b990/ github.com/containers/podman/vendor/golang.org/x/time/rate cat >/tmp/go-build2466828734/b990/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.26 -complete -installsuffix shared -buildid mKgnS1HpIKLHkK-SGLvF/mKgnS1HpIKLHkK-SGLvF -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b990/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/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/c2/c2e579a9ced376e5c6361d59929775f9f5647f3401c6081614d7f3d64aeef29d-d # internal mkdir -p $WORK/b991/ github.com/containers/podman/vendor/github.com/gorilla/schema cat >/tmp/go-build2466828734/b991/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/containers/podman/vendor/github.com/gorilla/schema -lang=go1.26 -complete -installsuffix shared -buildid CrfJyM7WZpP_AXN6umCD/CrfJyM7WZpP_AXN6umCD -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b991/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 go tool buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/6b/6b7957bb42d7e624b5b9a3a1352f4cecc802991c8619dd81c24626602a998c24-d # internal mkdir -p $WORK/b994/ github.com/containers/podman/pkg/bindings/internal/util cat >/tmp/go-build2466828734/b994/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.26 -complete -installsuffix shared -buildid 7VMuruJSpLAGdN_Y7s8m/7VMuruJSpLAGdN_Y7s8m -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b994/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=YZ1jjKvvLFlmti6PBs_c -o $WORK/b496/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b983/_pkg_.a # internal go tool buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/72/72074725bde81404410b4aad48b3994d9a9efa7fc4d5cf4cad408fa9e9c7532e-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=MtSxeVheSMHpdR9QHBw3 -o $WORK/b496/_x002.o -c backup.cgo2.c cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/74/74aaf8e189d17005c0367436ebcbc992cf3f4ca205b3d622bf7a30823c488d3a-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=Dxt6hI6t9sk6G0cNLwjI -o $WORK/b496/_x003.o -c callback.cgo2.c go tool buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/5b/5bcbc0b5fb74b61a10e1577d96947c4d227d2328ce1dd9cd809f288bdbb41666-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=EHCYDooejsRS5Q6djD6t -o $WORK/b496/_x004.o -c error.cgo2.c go tool buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/75/75c4fd3b19ebf890f79a04a0d924a6722f9f2284ed8ca11cfed80964953f6d60-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=i7F-y3iSlUrj3AgZzBRO -o $WORK/b496/_x005.o -c sqlite3.cgo2.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b875=/tmp/go-build -gno-record-gcc-switches -o $WORK/b875/_cgo_.o $WORK/b875/_cgo_main.o $WORK/b875/preferlinkext $WORK/b875/_x001.o $WORK/b875/_x002.o $WORK/b875/_x003.o -O2 -g -lrt -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b875/_cgo_.o -dynout $WORK/b875/_cgo_import.go go tool buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/fa/fa52049bd4fad6889b08f67740dd20772d46b9c792074d29d0dc5ae4f0cfee95-d # internal cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=yWIziopCCKgRXbRp_fek -o $WORK/b496/_x006.o -c sqlite3_context.cgo2.c go tool buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/cf/cf912c4fb901c9b8b032003b18aafa24dfc87979131ea5b20c549f122d0f3fea-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=82doRy7QheAziOb3UEqF -o $WORK/b496/_x007.o -c sqlite3_load_extension.cgo2.c cat >/tmp/go-build2466828734/b875/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/libpod/lock/shm -lang=go1.26 -installsuffix shared -buildid SeWxpLda56iwn9b4e0aO/SeWxpLda56iwn9b4e0aO -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack $WORK/b875/_cgo_gotypes.go $WORK/b875/shm_lock.cgo1.go $WORK/b875/_cgo_import.go go tool buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/1e/1e33a2f30d8bdf23298c26e59816f9d5e0f3fd1e34762a28606585ca358d723e-d # internal cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=hk0CrYfN1oOrjIrdrBRY -o $WORK/b496/_x008.o -c sqlite3_opt_serialize.cgo2.c go tool buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/22/22e6abb07810a604c9f3e2a2b825165f32594b61842f3faa9f88ab2302e01a4d-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=pEaKekfeYOuAYMDerjPN -o $WORK/b496/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c go tool buildid -w $WORK/b950/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=pUD6CHfyJx2rrJOgMvM5 -o $WORK/b496/_x010.o -c sqlite3_other.cgo2.c cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/35/356b46d75744faa5c99a570250f4daea5febeb44d4ffb29cec3b2fe683729fae-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=nZ7cF4aenH7sv8zbdeTj -o $WORK/b496/_x011.o -c sqlite3_type.cgo2.c go tool buildid -w $WORK/b707/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=4662uHNLmZFU5yLiTpbu -o $WORK/b496/_x012.o -c sqlite3-binding.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ODlIqD3H6SdvYf6D92aa -o $WORK/b496/_x013.o -c sqlite3_opt_unlock_notify.c mkdir -p $WORK/b506/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation cat >/tmp/go-build2466828734/b506/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2466828734/b507/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.26 -complete -installsuffix shared -buildid 4c_QSPd6cgrp_lrvIsvp/4c_QSPd6cgrp_lrvIsvp -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/97/972ba587fd186a9ca5618528eed569f0cc1e2e57b440de82d2a9075a0d5d959c-d # internal mkdir -p $WORK/b748/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/process cat >/tmp/go-build2466828734/b748/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build2466828734/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2466828734/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.26 -complete -installsuffix shared -buildid EDWhQeJcDLUKSG_fAJQ4/EDWhQeJcDLUKSG_fAJQ4 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go mkdir -p $WORK/b949/ debug/elf cat >/tmp/go-build2466828734/b949/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/zlib=/tmp/go-build2466828734/b307/_pkg_.a packagefile debug/dwarf=/tmp/go-build2466828734/b950/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build2466828734/b169/_pkg_.a packagefile internal/zstd=/tmp/go-build2466828734/b951/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p debug/elf -lang=go1.26 -std -complete -installsuffix shared -buildid 1iLRcp8TDCbK13BttKK3/1iLRcp8TDCbK13BttKK3 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b949/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 mkdir -p $WORK/b980/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt cat >/tmp/go-build2466828734/b980/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2466828734/b981/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build2466828734/b982/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build2466828734/b983/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build2466828734/b984/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build2466828734/b985/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.26 -complete -installsuffix shared -buildid tD3T0k2W5qWBmFXBtyoN/tD3T0k2W5qWBmFXBtyoN -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b980/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/b921/_pkg_.a # internal mkdir -p $WORK/b989/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress cat >/tmp/go-build2466828734/b989/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build2466828734/b990/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.26 -complete -installsuffix shared -buildid 5JWkI8PthXcvgvXwt_xx/5JWkI8PthXcvgvXwt_xx -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b989/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 cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/c1/c1e756b9424b28efa6f690924fdf3282de3f5dd0a3fc63d8af0b01bfda653734-d # internal mkdir -p $WORK/b920/ github.com/containers/podman/vendor/github.com/vishvananda/netlink cat >/tmp/go-build2466828734/b920/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-build2466828734/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build2466828734/b921/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build2466828734/b922/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -lang=go1.26 -complete -installsuffix shared -buildid B_VV998KR0OnXmL7XV3-/B_VV998KR0OnXmL7XV3- -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b920/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 mkdir -p $WORK/b997/ github.com/containers/podman/internal/remote_build_helpers cat >/tmp/go-build2466828734/b997/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.26 -complete -installsuffix shared -buildid 7XThHxdFv4iVrHlkny2w/7XThHxdFv4iVrHlkny2w -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b997/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go go tool buildid -w $WORK/b674/_pkg_.a # internal mkdir -p $WORK/b1009/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli cat >/tmp/go-build2466828734/b1009/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.26 -complete -installsuffix shared -buildid z8pRJYXLInHZE4ShGJFt/z8pRJYXLInHZE4ShGJFt -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/65/6569470c04ec640a1380df7094867607709cbb3f4dfccfc8df7dc689204e5525-d # internal mkdir -p $WORK/b673/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus cat >/tmp/go-build2466828734/b673/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-build2466828734/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2466828734/b674/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.26 -complete -installsuffix shared -buildid JgrQKt5CacjbkVepY697/JgrQKt5CacjbkVepY697 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b673/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 mkdir -p $WORK/b1011/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params cat >/tmp/go-build2466828734/b1011/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF cat >/tmp/go-build2466828734/b117/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.26 -complete -installsuffix shared -buildid gCXrK4sy82BPfZMlvSxe/gCXrK4sy82BPfZMlvSxe -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params/sigstore.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.26 -installsuffix shared -buildid SuShchDXMM1SdleF3KUH/SuShchDXMM1SdleF3KUH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b117/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/b117/_cgo_gotypes.go $WORK/b117/params.cgo1.go $WORK/b117/pkcs11.cgo1.go $WORK/b117/types.cgo1.go $WORK/b117/_cgo_import.go mkdir -p $WORK/b1014/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth go tool buildid -w $WORK/b446/_pkg_.a # internal mkdir -p $WORK/b1019/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod/lock/shm go tool pack r $WORK/b875/_pkg_.a $WORK/b875/preferlinkext $WORK/b875/_x001.o $WORK/b875/_x002.o $WORK/b875/_x003.o # internal github.com/containers/podman/vendor/github.com/segmentio/ksuid go tool buildid -w $WORK/b875/_pkg_.a # internal cat >/tmp/go-build2466828734/b1019/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile database/sql/driver=/tmp/go-build2466828734/b495/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.26 -complete -installsuffix shared -buildid yoSYYeKFiJv3GAOqnDED/yoSYYeKFiJv3GAOqnDED -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b1019/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/b875/_pkg_.a /builddir/.cache/go-build/12/12fd138f41430e853222c5ae9df8845b5005c2a9d8d29203273203c4e2b6ab35-d # internal mkdir -p $WORK/b1024/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia cat >/tmp/go-build2466828734/b1024/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.26 -complete -installsuffix shared -buildid VILOtRnsbmWVfEJIIqHj/VILOtRnsbmWVfEJIIqHj -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b1024/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 cat >/tmp/go-build2466828734/b1014/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.26 -complete -installsuffix shared -buildid 4sBnhS_bL-DDV7LN8-r7/4sBnhS_bL-DDV7LN8-r7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1014/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 cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/43/4337f14569dd6789a69ccdcbf7351c652cebe2e1d30b413c73a0472176127dfa-d # internal mkdir -p $WORK/b445/ github.com/containers/podman/vendor/github.com/smallstep/pkcs7 cat >/tmp/go-build2466828734/b445/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-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/des=/tmp/go-build2466828734/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build2466828734/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build2466828734/b446/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.26 -complete -installsuffix shared -buildid Lb1UwlS3WIXyX-e-lsOS/Lb1UwlS3WIXyX-e-lsOS -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b445/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/b506/_pkg_.a # internal go tool buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/51/511903974bca9838042d8d013259dd15d36407b20c5dc6bb8f23615c96b3aed3-d # internal mkdir -p $WORK/b1027/ github.com/containers/podman/vendor/go.podman.io/common/pkg/report cat >/tmp/go-build2466828734/b1027/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build2466828734/b1028/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile text/tabwriter=/tmp/go-build2466828734/b363/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.26 -complete -installsuffix shared -buildid Sk0__jVvObs7A288UV83/Sk0__jVvObs7A288UV83 -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b1027/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 cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/bb/bb930adb1b5325f809ea079f5ae1b7377bb91f1ee8c93a2a3f379cd23bc1ae6c-d # internal mkdir -p $WORK/b1045/ github.com/containers/podman/vendor/golang.org/x/net/bpf cat >/tmp/go-build2466828734/b1045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.26 -complete -installsuffix shared -buildid uxGKaawRBUlfm6Rm7jWL/uxGKaawRBUlfm6Rm7jWL -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b1045/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 cd $WORK/b275 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=y89iavtpDgBPDQaw81Oi -o $WORK/b275/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b576/_pkg_.a # internal go tool buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/64/6438690e2b058e422efafd80dd70d1d3dc180618fb035e4db7fcf797f0b32501-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=a2hSZViouFOmuLbTD3BY -o $WORK/b275/_x002.o -c getenv_linux_cgo.cgo2.c cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/b5/b5891eb612915803d1eb31ce039fcfefc60cc4895a13f4b0567715f69736a1db-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=NihHXlxaTQ4ymANIKEwi -o $WORK/b275/_x003.o -c unshare_cgo.cgo2.c go tool buildid -w $WORK/b959/_pkg_.a # internal go tool buildid -w $WORK/b1011/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/35/3569289a57c6a7678150b5933246886196bb00b0afb40ed2b224424376159032-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=cfv24Qft_9cXmIXZMyR_ -o $WORK/b275/_x004.o -c unshare.c go tool buildid -w $WORK/b989/_pkg_.a # internal go tool buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/06/0628c374b584d8d547d5529892c2d8306922adc79f8051e7984e72a66c646eee-d # internal mkdir -p $WORK/b743/ github.com/containers/podman/vendor/github.com/containers/psgo cat >/tmp/go-build2466828734/b743/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build2466828734/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build2466828734/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2466828734/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build2466828734/b748/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.26 -complete -installsuffix shared -buildid 35kvaRJ3St64_h7mR1Ci/35kvaRJ3St64_h7mR1Ci -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/15/15965c075722900335567c23804ce7f30509f25101bcdda70f162b88a4d32325-d # internal mkdir -p $WORK/b988/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter cat >/tmp/go-build2466828734/b988/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2466828734/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build2466828734/b989/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.26 -complete -installsuffix shared -buildid dCOhrTbwgMAWRgNAJpaF/dCOhrTbwgMAWRgNAJpaF -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b988/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/b991/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/58/585c4293c34a4bf83efce1a4723e3cb4608b1aadab76b3995a97fb205b563b02-d # internal mkdir -p $WORK/b1064/ internal/profile cat >/tmp/go-build2466828734/b1064/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p internal/profile -lang=go1.26 -std -complete -installsuffix shared -buildid WB77iDz-Whf8u6WHJVh8/WB77iDz-Whf8u6WHJVh8 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b1064/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 cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/3a/3af1708106ac0447f9e0721340b83ba10f2582fb09b2322b544c5f6495717fb6-d # internal go tool buildid -w $WORK/b1024/_pkg_.a # internal mkdir -p $WORK/b1065/ runtime/pprof cat >/tmp/go-build2466828734/b1065/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2466828734/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2466828734/b018/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build2466828734/b033/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile text/tabwriter=/tmp/go-build2466828734/b363/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/b9/b96017e5ad1f5d895e8696a4cf84caf313fc907113a44b802e116b3a70782c9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p runtime/pprof -lang=go1.26 -std -installsuffix shared -buildid YrIxQ18Ic52TqgEoRI44/YrIxQ18Ic52TqgEoRI44 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b1065/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 mkdir -p $WORK/b1071/ log/syslog cat >/tmp/go-build2466828734/b1071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p log/syslog -lang=go1.26 -std -complete -installsuffix shared -buildid FiS6UpaYwUE2DtFYzwYd/FiS6UpaYwUE2DtFYzwYd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1071/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/b997/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/df/df4ee842530a912f2136be2be2e6029724b02720fb13619821807fbf1bc0f50e-d # internal go tool buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/df/dfc43cb3e1522acae36d25395b22ebf1fc0616edd5e3ca24f29f17ed5c6024ae-d # internal go tool buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/bc/bcea0d650d3837306527bc7214d76d7630f26cc427f60cfcbf7e482e0721260d-d # internal mkdir -p $WORK/b858/ go/types cat >/tmp/go-build2466828734/b858/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile container/heap=/tmp/go-build2466828734/b451/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile go/ast=/tmp/go-build2466828734/b859/_pkg_.a packagefile go/constant=/tmp/go-build2466828734/b862/_pkg_.a packagefile go/parser=/tmp/go-build2466828734/b863/_pkg_.a packagefile go/token=/tmp/go-build2466828734/b333/_pkg_.a packagefile go/version=/tmp/go-build2466828734/b865/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile internal/goversion=/tmp/go-build2466828734/b867/_pkg_.a packagefile internal/types/errors=/tmp/go-build2466828734/b868/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p go/types -lang=go1.26 -std -complete -installsuffix shared -buildid _XS9nj4MfmaZnr728Q58/_XS9nj4MfmaZnr728Q58 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b858/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/cycles.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/b971/_pkg_.a # internal go tool buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/5e/5e1ed9beff26331add8161630a6abc963b8188a89b239e6dbd29f9df68b745b0-d # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/11/1129fcf4c266930f9312b3dd7b4738157a59694424d38f81f887209896696f3f-d # internal mkdir -p $WORK/b900/ github.com/containers/podman/pkg/pidhandle cat >/tmp/go-build2466828734/b900/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-build2466828734/b197/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2466828734/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/pkg/pidhandle -lang=go1.26 -complete -installsuffix shared -buildid TNv4Xc43wv0oXnJIch7l/TNv4Xc43wv0oXnJIch7l -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b900/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/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/fb/fbe34629e1297f7f7b1b2658e37bed43213f0f468c7c6f8b9414b32e8e5cd07c-d # internal mkdir -p $WORK/b987/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend cat >/tmp/go-build2466828734/b987/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-build2466828734/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2466828734/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2466828734/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2466828734/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2466828734/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build2466828734/b988/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.26 -complete -installsuffix shared -buildid NKTqK_JcbWbXqJfnWINX/NKTqK_JcbWbXqJfnWINX -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b987/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/b1071/_pkg_.a # internal cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/12/1211fc51ed04760d572cce855901fae8a4001ceec58bac643b03454961286235-d # internal mkdir -p $WORK/b1070/ github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog cat >/tmp/go-build2466828734/b1070/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile log/syslog=/tmp/go-build2466828734/b1071/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.26 -complete -installsuffix shared -buildid We3NkB2A-sTDquaKj-hD/We3NkB2A-sTDquaKj-hD -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b1070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go go tool buildid -w $WORK/b1045/_pkg_.a # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/3a/3a20c3c883efa3d4f0fb372bd72f938b1d2b118b55a90090f32d9d79564cbdbd-d # internal mkdir -p $WORK/b1044/ github.com/containers/podman/vendor/github.com/mdlayher/socket cat >/tmp/go-build2466828734/b1044/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build2466828734/b1045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2466828734/b574/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.26 -complete -installsuffix shared -buildid qJsvgNpUcRtzqZXk2DSd/qJsvgNpUcRtzqZXk2DSd -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b1044/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/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/b3/b3d286046788fd36d133be2ba2b3e0dc040d136d81e91e8bdd15e48dbaae8d45-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare echo -n > $WORK/b275/preferlinkext # internal cd $WORK/b275 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=Yh9jqEZG0fbIC-2_2Kfd -o $WORK/b275/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/65/65c331ea582e2f56ec29e130a5185d9c90ec4c55aaffa508e2bb89e2c49ff4f2-d # internal go tool buildid -w $WORK/b655/_pkg_.a # internal go tool buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/e0/e0365311b73631b314b66d5f384c7e0403179d8d0cbc7cda073842723e7b1d42-d # internal go tool buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/38/3867dd562dc5c36ca15d6ad9a2e792ccf2b339d94f98ebb754cf20db67571442-d # internal go tool buildid -w $WORK/b1070/_pkg_.a # internal cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/de/de045e264e4dde1648afeb1643a034c871890854d4adc2f53daa33c5d5d604db-d # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/da/da1d58039d961e2f750eaf002b3f3a680f4225595475843677c7896fff14dbd3-d # internal mkdir -p $WORK/b654/ mkdir -p $WORK/b723/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion github.com/containers/podman/vendor/go.podman.io/common/pkg/completion cat >/tmp/go-build2466828734/b723/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-build2466828734/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2466828734/b670/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.26 -complete -installsuffix shared -buildid q_r30pHmnGFoQx3Ubi6S/q_r30pHmnGFoQx3Ubi6S -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go cat >/tmp/go-build2466828734/b654/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-build2466828734/b655/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.26 -complete -installsuffix shared -buildid IF6t4XkXXwyPVqd38S6F/IF6t4XkXXwyPVqd38S6F -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -o $WORK/b275/_cgo_.o $WORK/b275/_cgo_main.o $WORK/b275/preferlinkext $WORK/b275/_x001.o $WORK/b275/_x002.o $WORK/b275/_x003.o $WORK/b275/_x004.o -O2 -g go tool buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/bb/bb111367e6380fc16cf6f3fac91aea10b9ae43a91eb2e66e057963cdabad18c8-d # internal go tool buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/90/9038214133af8e3c4f609610206e4a1b30c0de322e13df210fa596d015c2c7b4-d # internal go tool buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/cd/cd47d644670e8c5b052bd68806a813d8848105c2420fa600f239e4a6dae6fb1a-d # internal mkdir -p $WORK/b676/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups cat >/tmp/go-build2466828734/b676/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2466828734/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2466828734/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2466828734/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2466828734/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.26 -complete -installsuffix shared -buildid FddwIRFQ4sC6_C1rp8ts/FddwIRFQ4sC6_C1rp8ts -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b676/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/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b5/b5bdecc610c825314b43c4bb2a43c17d1e5662070c94e03390f12f64381cb322-d # internal go tool buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/07/0743c2afef7d3fc22ae6c3bf9d42246fc6896778b75e34ed5dc420efbb26ac71-d # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -o $WORK/b275/_cgo_.o $WORK/b275/_cgo_main.o $WORK/b275/preferlinkext $WORK/b275/_x001.o $WORK/b275/_x002.o $WORK/b275/_x003.o $WORK/b275/_x004.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b275/_cgo_.o -dynout $WORK/b275/_cgo_import.go go tool buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/4e/4ebde1aca9c7fbe95498e045d7bfb00d35495c4fb18592aae63812158067b05d-d # internal cat >/tmp/go-build2466828734/b275/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.26 -installsuffix shared -buildid Yh9jqEZG0fbIC-2_2Kfd/Yh9jqEZG0fbIC-2_2Kfd -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b275/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/b275/_cgo_gotypes.go $WORK/b275/getenv_linux_cgo.cgo1.go $WORK/b275/unshare_cgo.cgo1.go $WORK/b275/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 go tool pack r $WORK/b117/_pkg_.a $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o # internal go tool buildid -w $WORK/b117/_pkg_.a # internal go tool buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/39/3992d134649901e81a109af06de89862599dfa6835a287691ad188db38c67f49-d # internal mkdir -p $WORK/b075/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 cat >/tmp/go-build2466828734/b075/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-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build2466828734/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build2466828734/b119/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.26 -complete -installsuffix shared -buildid Id88TLKWV4-bEQ82-a_t/Id88TLKWV4-bEQ82-a_t -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b075/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/b949/_pkg_.a /builddir/.cache/go-build/05/0507ed145eaed7ea3d2f252d12507c7346e9a5237208f3781a5d95f7adb4302b-d # internal mkdir -p $WORK/b948/ github.com/containers/podman/pkg/emulation cat >/tmp/go-build2466828734/b948/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile debug/elf=/tmp/go-build2466828734/b949/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/containers/podman/pkg/emulation -lang=go1.26 -complete -installsuffix shared -buildid dZl5aqrgsZEXrc2FxUoq/dZl5aqrgsZEXrc2FxUoq -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b948/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/b1064/_pkg_.a # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/9f/9fc81e8278d95c991c45792fac359b66dd31b9546f8db4e3a3b175ffad340241-d # internal cd $WORK/b754 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=gASCbKJF6OoYmsSwR2Q3 -o $WORK/b754/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=-slgujZ1UQkAEZioKOya -o $WORK/b754/_x002.o -c journal.cgo2.c go tool buildid -w $WORK/b1044/_pkg_.a # internal cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/66/665be23468d63220b7f5edb2ac857fc22109dc51a3f99f044205ba10ab75e9d3-d # internal mkdir -p $WORK/b1043/ github.com/containers/podman/vendor/github.com/mdlayher/vsock cat >/tmp/go-build2466828734/b1043/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build2466828734/b1044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.26 -complete -installsuffix shared -buildid X7UXVZNqMaAioZ0mAFjL/X7UXVZNqMaAioZ0mAFjL -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b1043/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/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/45/45a86ad620c931919ae3ff0b9ebd5a75976c11508de53fd71308131fba65cea3-d # internal go tool buildid -w $WORK/b075/_pkg_.a # internal go tool buildid -w $WORK/b1065/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a1/a1f7222641707c2325f1ab6774bc06e0170b66d8666855c7f1fd4a7f73f2ca9e-d # internal mkdir -p $WORK/b074/ mkdir -p $WORK/b727/ go tool buildid -w $WORK/b676/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b296/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config cat >/tmp/go-build2466828734/b074/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2466828734/b075/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.26 -complete -installsuffix shared -buildid IvJcMMXRLx0pLQR2esFu/IvJcMMXRLx0pLQR2esFu -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b074/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 cat >/tmp/go-build2466828734/b727/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2466828734/b075/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a EOF cat >/tmp/go-build2466828734/b296/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-build2466828734/b049/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2466828734/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2466828734/b297/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2466828734/b302/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.26 -complete -installsuffix shared -buildid 4R1cMdj5GIK4hnuRUM-V/4R1cMdj5GIK4hnuRUM-V -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.26 -complete -installsuffix shared -buildid IlR2LKq7zbYjWwFkLxKX/IlR2LKq7zbYjWwFkLxKX -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b296/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 cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/55/55d4f4c48196bb155aae185f16e1cdf45cda7243697a3a2e84394360513a0d80-d # internal mkdir -p $WORK/b679/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon cat >/tmp/go-build2466828734/b679/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.26 -complete -installsuffix shared -buildid WybkV2NqIic21gEj6R4t/WybkV2NqIic21gEj6R4t -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b679/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 mkdir -p $WORK/b680/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path cat >/tmp/go-build2466828734/b680/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.26 -complete -installsuffix shared -buildid nDtp9KTOSPm3zrL68jF7/nDtp9KTOSPm3zrL68jF7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/9a/9a412fcc17ab76e41a6bc71d79de4ef2179e4e1734d9bc906afface884fba18f-d # internal mkdir -p $WORK/b942/ github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo cat >/tmp/go-build2466828734/b942/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2466828734/b671/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2466828734/b561/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.26 -complete -installsuffix shared -buildid CYOwhk9meIeg2oGPsJlJ/CYOwhk9meIeg2oGPsJlJ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b942/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/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/40/401a8014162bad63eb131a2a9279540f7db874980f9083e09ddf730750d2d5a4-d # internal go tool buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/84/84cda53cd623e887bd19a64315427b88fb9837ba774a603058075382ad4f3bf4-d # internal go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/80/8037b51845507cb25727703d3ea5dd7f0fc6827f6c336e5dfca4889b6a9aed26-d # internal mkdir -p $WORK/b317/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap cat >/tmp/go-build2466828734/b317/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-build2466828734/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.26 -complete -installsuffix shared -buildid 1gvbbSUlLPUUPzHP-nJl/1gvbbSUlLPUUPzHP-nJl -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal echo -n > $WORK/b754/preferlinkext # internal cd $WORK/b754 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=yPYg9pjK_Q-1n6fY42Bn -o $WORK/b754/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/87/87e10f17a0d33246e7fc95d563f1568db893ad7b86945fa2d11c96b2d131f979-d # internal mkdir -p $WORK/b441/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp cat >/tmp/go-build2466828734/b441/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-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2466828734/b317/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2466828734/b302/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2466828734/b305/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/mail=/tmp/go-build2466828734/b442/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.26 -complete -installsuffix shared -buildid YGGnD1zSqJNmkc36dAah/YGGnD1zSqJNmkc36dAah -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare go tool pack r $WORK/b275/_pkg_.a $WORK/b275/preferlinkext $WORK/b275/_x001.o $WORK/b275/_x002.o $WORK/b275/_x003.o $WORK/b275/_x004.o # internal go tool buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/5b/5be9229a28eab11cf38fdd6c0ebe46a1e7ea78735bd1665cca44949f6c33be13-d # internal mkdir -p $WORK/b274/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir cat >/tmp/go-build2466828734/b274/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.26 -complete -installsuffix shared -buildid zASolJGFwpOFhRNzpcv3/zASolJGFwpOFhRNzpcv3 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b274/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 mkdir -p $WORK/b489/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive mkdir -p $WORK/b563/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b563/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full ./copy_linux.go cat >/tmp/go-build2466828734/b489/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-build2466828734/b490/_pkg_.a packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build2466828734/b306/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2466828734/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2466828734/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2466828734/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2466828734/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build2466828734/b492/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.26 -complete -installsuffix shared -buildid qV6nXitl6ZMoc1KNpETT/qV6nXitl6ZMoc1KNpETT -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b489/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 mkdir -p $WORK/b663/ github.com/containers/podman/vendor/go.podman.io/common/pkg/parse cat >/tmp/go-build2466828734/b663/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2466828734/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2466828734/b145/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.26 -complete -installsuffix shared -buildid _0AuNbPygBmaVqQGx-5B/_0AuNbPygBmaVqQGx-5B -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b663/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 mkdir -p $WORK/b739/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b739/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full ./rootless_linux.go mkdir -p $WORK/b810/ mkdir -p $WORK/b821/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt cat >/tmp/go-build2466828734/b821/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt -lang=go1.26 -complete -installsuffix shared -buildid G7mjku4bfzBde6DCbBza/G7mjku4bfzBde6DCbBza -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt/binfmt.go cat >/tmp/go-build2466828734/b810/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay -lang=go1.26 -complete -installsuffix shared -buildid k5I_0ACftHsClNKxaXHN/k5I_0ACftHsClNKxaXHN -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b810/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 cd $WORK/b498 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=NaVqLPJFeFXOLA6dg039 -o $WORK/b498/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=_94be5pi09JxOrudGaQ7 -o $WORK/b498/_x002.o -c data.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=HhZQOCGKIFCPlj4o6T3C -o $WORK/b498/_x003.o -c gpgme.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=McuoHlVBD3NyccspsI4f -o $WORK/b498/_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=7chx-odp1iOBajNU5BJV -o $WORK/b498/_x005.o -c go_gpgme.c go tool buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/77/774d89ffb6572b93531a310a36a865bd5ec1f19a52fb1bf699922b7f49b422c8-d # internal mkdir -p $WORK/b295/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b443/ mkdir -p $WORK/b318/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 cat >/tmp/go-build2466828734/b295/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-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/hmac=/tmp/go-build2466828734/b180/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2466828734/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.26 -complete -installsuffix shared -buildid j5cRHrETlfPTvoVr5Kj3/j5cRHrETlfPTvoVr5Kj3 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b295/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 cat >/tmp/go-build2466828734/b443/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2466828734/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2466828734/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2466828734/b296/_pkg_.a EOF cat >/tmp/go-build2466828734/b318/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-build2466828734/b157/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2466828734/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2466828734/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2466828734/b297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.26 -complete -installsuffix shared -buildid 8-IyfY0z9jzQlVm1Afei/8-IyfY0z9jzQlVm1Afei -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go mkdir -p $WORK/b444/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.26 -complete -installsuffix shared -buildid uIUvC-bzb7pdVgBGRbiL/uIUvC-bzb7pdVgBGRbiL -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >/tmp/go-build2466828734/b444/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-build2466828734/b078/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2466828734/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2466828734/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build2466828734/b445/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.26 -complete -installsuffix shared -buildid FBatOFi_3iofqwCAX5lH/FBatOFi_3iofqwCAX5lH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go go tool buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/d9/d9be2dd23ebcf15df2ffbcfc750c91babd72f0370c729739f064823d09ebc857-d # internal go tool buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/18/18b11358067bedf3c9a98e2a0d1c14bd1f883f24e5da83e6a8b00d0d52a62bb1-d # internal mkdir -p $WORK/b678/ mkdir -p $WORK/b681/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 cat >/tmp/go-build2466828734/b678/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2466828734/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2466828734/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.26 -complete -installsuffix shared -buildid khfWhg7rybupXd3_VzKi/khfWhg7rybupXd3_VzKi -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b678/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 cat >/tmp/go-build2466828734/b681/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2466828734/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2466828734/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.26 -complete -installsuffix shared -buildid GoIbHA5sGtzjAmelX1VN/GoIbHA5sGtzjAmelX1VN -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b681/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 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -o $WORK/b754/_cgo_.o $WORK/b754/_cgo_main.o $WORK/b754/preferlinkext $WORK/b754/_x001.o $WORK/b754/_x002.o -O2 -g go tool buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/83/83bee8ec7fbc49f4b04057f8deded79ffd0ddce08eedb21d043e41af2ac85cbf-d # internal go tool buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/41/410a664ebd5db72396733d63ed7d188fa30b655931fd273ea6f66a6e650ec099-d # internal go tool buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/1b/1b6ff15c86ffe2db637872a36c030fb99c18d240a61a92198315761ee7e85b4d-d # internal go tool buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/f9/f9e490c9132f846b2dc0a790c0b94f8ee4ca8218b9b5a01b4724c892b8c27b68-d # internal go tool buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e0/e0426bb771384367d9b8bd73bf7e155097c13dbaabe88d798975a012c7999585-d # internal go tool buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/4f/4fe2089afc91c76d60c3074e3c15953bb76162890edbbd799199365ccc8d88fc-d # internal mkdir -p $WORK/b269/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 cat >/tmp/go-build2466828734/b269/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2466828734/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2466828734/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2466828734/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.26 -complete -installsuffix shared -buildid XkC-Og1W6p95kQVFUl8Y/XkC-Og1W6p95kQVFUl8Y -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b269/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 mkdir -p $WORK/b838/ github.com/containers/podman/vendor/go.podman.io/common/pkg/netns mkdir -p $WORK/b572/ cat >/tmp/go-build2466828734/b838/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-build2466828734/b076/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2466828734/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/netns -lang=go1.26 -complete -installsuffix shared -buildid 7O3RQTn0X2xfIAuUr500/7O3RQTn0X2xfIAuUr500 -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/netns/netns_linux.go github.com/containers/podman/vendor/go.podman.io/storage/types mkdir -p $WORK/b841/ github.com/containers/podman/vendor/go.podman.io/common/pkg/chown cat >/tmp/go-build2466828734/b572/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2466828734/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build2466828734/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.26 -complete -installsuffix shared -buildid iDwNOC3b7GxGQVBzUfPm/iDwNOC3b7GxGQVBzUfPm -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b572/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 cat >/tmp/go-build2466828734/b841/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/chown -lang=go1.26 -complete -installsuffix shared -buildid tMwquBeFIzrLk6fNyBg6/tMwquBeFIzrLk6fNyBg6 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b841/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 go tool buildid -w $WORK/b663/_pkg_.a # internal go tool buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/30/304639591534e43f4f5202da3f8e8753d061c5441959d2e5d50a247d3a455638-d # internal mkdir -p $WORK/b662/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse go tool buildid -w $WORK/b810/_pkg_.a # internal cat >/tmp/go-build2466828734/b662/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.26 -complete -installsuffix shared -buildid xTjnUnN0nvcvJTm21BrQ/xTjnUnN0nvcvJTm21BrQ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/25/25803b83dfaa1cce930bbb5dc23a6a49406505df07dd1e5c1854ce0b68215209-d # internal go tool buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/20/20f7d518bcc3aaccfd2ff917f0eda5c04d3bc911870e46ab2a11fe98ca752390-d # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/eb/ebb00574760c3d20ff4e96553cb60c7faf169da2d99a7208dc84099fa4a96334-d # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -o $WORK/b754/_cgo_.o $WORK/b754/_cgo_main.o $WORK/b754/preferlinkext $WORK/b754/_x001.o $WORK/b754/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b754/_cgo_.o -dynout $WORK/b754/_cgo_import.go cat >/tmp/go-build2466828734/b754/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build2466828734/b755/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.26 -installsuffix shared -buildid yPYg9pjK_Q-1n6fY42Bn/yPYg9pjK_Q-1n6fY42Bn -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b754/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/b754/_cgo_gotypes.go $WORK/b754/journal.cgo1.go $WORK/b754/_cgo_import.go go tool buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/fe/fe282e11ad3b913786142111bb476626f6bcf4e794c80162e618ca8c68a8a8a0-d # internal go tool buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/45/45800b9a3848e258f6f50f68801ab0a08f3189d6c4a5e7abdde52c49b00c802c-d # internal github.com/containers/podman/vendor/github.com/proglottis/gpgme echo -n > $WORK/b498/preferlinkext # internal cd $WORK/b498 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=gKXMVUGIViZC4DbHX2TO -o $WORK/b498/_cgo_main.o -c _cgo_main.c cd $WORK/b563 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=AYDl4FeSGsB0X56t1u3I -o $WORK/b563/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=b8tVvCEJkpF_rvxiJMBZ -o $WORK/b563/_x002.o -c copy_linux.cgo2.c go tool buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/82/824ed8c41578b838e919ff788fff8e4c54282c2e489278ee53bae922bf739da4-d # internal cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -o $WORK/b498/_cgo_.o $WORK/b498/_cgo_main.o $WORK/b498/preferlinkext $WORK/b498/_x001.o $WORK/b498/_x002.o $WORK/b498/_x003.o $WORK/b498/_x004.o $WORK/b498/_x005.o -O2 -g -lgpgme go tool buildid -w $WORK/b572/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy echo -n > $WORK/b563/preferlinkext # internal cd $WORK/b563 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=aw29ZvgVseH6haHAWEWd -o $WORK/b563/_cgo_main.o -c _cgo_main.c cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/3c/3ca577ada96834011eb10951e1b78e44e4fab4990799bab1b8fe7075f53fbc66-d # internal go tool buildid -w $WORK/b678/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -o $WORK/b498/_cgo_.o $WORK/b498/_cgo_main.o $WORK/b498/preferlinkext $WORK/b498/_x001.o $WORK/b498/_x002.o $WORK/b498/_x003.o $WORK/b498/_x004.o $WORK/b498/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b498/_cgo_.o -dynout $WORK/b498/_cgo_import.go cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/c1/c1c90ba1088ec69d93a991c84af8d08b12b2cbc24575916f5e79aa14649673df-d # internal go tool buildid -w $WORK/b681/_pkg_.a # internal go tool buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/b9/b94c92663d71926eeddf5d6d378b76bbb0c8f83edf2c41e964de706d2e05ec3a-d # internal mkdir -p $WORK/b675/ github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups cat >/tmp/go-build2466828734/b675/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2466828734/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2466828734/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build2466828734/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build2466828734/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF go tool buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.26 -complete -installsuffix shared -buildid 4-7bRJGmrUpXbeRKxz83/4-7bRJGmrUpXbeRKxz83 -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b675/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 cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/9c/9cab4633324a94cbc49945ff48da7c7e620dcd0b78fd198818462099d9093aa7-d # internal cat >/tmp/go-build2466828734/b498/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF mkdir -p $WORK/b265/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.26 -installsuffix shared -buildid gKXMVUGIViZC4DbHX2TO/gKXMVUGIViZC4DbHX2TO -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack $WORK/b498/_cgo_gotypes.go $WORK/b498/data.cgo1.go $WORK/b498/gpgme.cgo1.go $WORK/b498/unset_agent_info.cgo1.go $WORK/b498/_cgo_import.go github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config cat >/tmp/go-build2466828734/b265/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-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build2466828734/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2466828734/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2466828734/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF mkdir -p $WORK/b774/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.26 -complete -installsuffix shared -buildid EuLfbk2pSbGC7VGnargq/EuLfbk2pSbGC7VGnargq -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames cat >/tmp/go-build2466828734/b774/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build2466828734/b775/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2466828734/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames -lang=go1.26 -complete -installsuffix shared -buildid TbFtgojl1T24BdQu_7sL/TbFtgojl1T24BdQu_7sL -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames/shortnames.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal go tool pack r $WORK/b754/_pkg_.a $WORK/b754/preferlinkext $WORK/b754/_x001.o $WORK/b754/_x002.o # internal go tool buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/b0/b0873fb329adffab291b16aa58c13d5f9b46bb8e9fd431a87d5a2436b9650943-d # internal cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -o $WORK/b563/_cgo_.o $WORK/b563/_cgo_main.o $WORK/b563/preferlinkext $WORK/b563/_x001.o $WORK/b563/_x002.o -O2 -g cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2fvw2hEfZe3Y-b28c9bV -o $WORK/b739/_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=5vv5mOGD5DOvDK5JaNRL -o $WORK/b739/_x003.o -c rootless_linux.c cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Sgbx7Ey503encq2HEbBY -o $WORK/b739/_x001.o -c _cgo_export.c cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/27/27960a9b45b71892491fa1c046acc5e1e7051127559e730bd71f7951c9177537-d # internal mkdir -p $WORK/b350/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype cat >/tmp/go-build2466828734/b350/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-build2466828734/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2466828734/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2466828734/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.26 -complete -installsuffix shared -buildid PB7PVKjczkA-CYL5MP2s/PB7PVKjczkA-CYL5MP2s -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -o $WORK/b563/_cgo_.o $WORK/b563/_cgo_main.o $WORK/b563/preferlinkext $WORK/b563/_x001.o $WORK/b563/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b563/_cgo_.o -dynout $WORK/b563/_cgo_import.go go tool buildid -w $WORK/b684/_pkg_.a # internal cat >/tmp/go-build2466828734/b563/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-build2466828734/b172/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2466828734/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.26 -installsuffix shared -buildid aw29ZvgVseH6haHAWEWd/aw29ZvgVseH6haHAWEWd -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack $WORK/b563/_cgo_gotypes.go $WORK/b563/copy_linux.cgo1.go $WORK/b563/_cgo_import.go cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/f1/f1b0121c63f8143310524d6f8215b86e8f0005fdd52959ae832db098fa55801b-d # internal mkdir -p $WORK/b791/ mkdir -p $WORK/b689/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent cat >/tmp/go-build2466828734/b791/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto/hmac=/tmp/go-build2466828734/b180/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b689/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-build2466828734/b049/_pkg_.a packagefile crypto/dsa=/tmp/go-build2466828734/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.26 -complete -installsuffix shared -buildid 2ysTUou8pAgTK5s5e73O/2ysTUou8pAgTK5s5e73O -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.26 -complete -installsuffix shared -buildid b_xH3wAwqFNyIG-FCgGm/b_xH3wAwqFNyIG-FCgGm -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b689/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 mkdir -p $WORK/b786/ github.com/containers/podman/vendor/github.com/pkg/sftp cat >/tmp/go-build2466828734/b786/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build2466828734/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2466828734/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2466828734/b789/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.26 -complete -installsuffix shared -buildid 6DLOLhviPUUaKHf5YhU9/6DLOLhviPUUaKHf5YhU9 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b786/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/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/fd/fd99931fe1c0af5234c06b687e97d610fafba4ae0e01b4b2435cead92e5de2c7-d # internal go tool buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/33/33d0c1198706cb58177aa591b047747f05d5e57194cbe04afd3c35cba49aefd3-d # internal mkdir -p $WORK/b345/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl cat >/tmp/go-build2466828734/b345/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-build2466828734/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2466828734/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2466828734/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2466828734/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2466828734/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.26 -complete -installsuffix shared -buildid QeOnT1NBQBD-B4ezY1d8/QeOnT1NBQBD-B4ezY1d8 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b345/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy go tool pack r $WORK/b563/_pkg_.a $WORK/b563/preferlinkext $WORK/b563/_x001.o $WORK/b563/_x002.o # internal go tool buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/50/50311d83d0d655722a216c586affa5790a8be9e363044808bc3ce714e40a76ad-d # internal go tool buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/3e/3ef5293a950c33d76567268154cafa5a78658593a3e2433f45742509b4c1b2af-d # internal mkdir -p $WORK/b790/ github.com/containers/podman/vendor/github.com/skeema/knownhosts cat >/tmp/go-build2466828734/b790/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build2466828734/b791/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.26 -complete -installsuffix shared -buildid UumW0LkmrGuSa_vyMDjT/UumW0LkmrGuSa_vyMDjT -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go go tool buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/eb/eb1d2b0e11754354e7e4006eec3f632ffa65a1ef34fc48481876789ea5d5e266-d # internal go tool buildid -w $WORK/b980/_pkg_.a # internal go tool buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/e9/e9765348f73a76fde2dc20b65d825789570bf13d066524e36891e8a45a058c08-d # internal mkdir -p $WORK/b548/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive cat >/tmp/go-build2466828734/b548/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-build2466828734/b490/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.26 -complete -installsuffix shared -buildid uaHJkuEaM2qmIPjfsA3L/uaHJkuEaM2qmIPjfsA3L -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b548/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 github.com/containers/podman/pkg/rootless cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme go tool pack r $WORK/b498/_pkg_.a $WORK/b498/preferlinkext $WORK/b498/_x001.o $WORK/b498/_x002.o $WORK/b498/_x003.o $WORK/b498/_x004.o $WORK/b498/_x005.o # internal echo -n > $WORK/b739/preferlinkext # internal cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=e8mnYecbuYAfxF3L3TEm -o $WORK/b739/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b498/_pkg_.a # internal mkdir -p $WORK/b485/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal cat >/tmp/go-build2466828734/b485/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-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2466828734/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.26 -complete -installsuffix shared -buildid gKU9Nrt-Lk-BbWUNWa_n/gKU9Nrt-Lk-BbWUNWa_n -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go go tool buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/c1/c1c1dfd47905ca040f58935a083e3fa8414497e893b6811e2b6f3e5e7851ffdb-d # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/36/36a9e234586915473cf63e1dc19221db27c167a73c308abd0629359f49afeb9f-d # internal mkdir -p $WORK/b403/ mkdir -p $WORK/b389/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b344/ github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb cat >/tmp/go-build2466828734/b403/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.26 -complete -installsuffix shared -buildid ZYiMtnIkMaLZMSFz2nME/ZYiMtnIkMaLZMSFz2nME -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >/tmp/go-build2466828734/b344/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b389/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-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2466828734/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.26 -complete -installsuffix shared -buildid zS3WW8SBzGjdj1c5uKdr/zS3WW8SBzGjdj1c5uKdr -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go mkdir -p $WORK/b404/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b407/ cat >/tmp/go-build2466828734/b404/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.26 -complete -installsuffix shared -buildid TQczAKzlPPlMtLRRujap/TQczAKzlPPlMtLRRujap -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >/tmp/go-build2466828734/b407/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-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.26 -complete -installsuffix shared -buildid pTSrsvAd9AsyV1UqMLUk/pTSrsvAd9AsyV1UqMLUk -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go mkdir -p $WORK/b524/ github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api cat >/tmp/go-build2466828734/b524/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.26 -complete -installsuffix shared -buildid Akd45KadX2Z0X7lnaG4i/Akd45KadX2Z0X7lnaG4i -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go mkdir -p $WORK/b795/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats cat >/tmp/go-build2466828734/b795/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-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.26 -complete -installsuffix shared -buildid 6wKQ5SS8VCOoYMKIbUkd/6wKQ5SS8VCOoYMKIbUkd -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b795/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 mkdir -p $WORK/b889/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc cat >/tmp/go-build2466828734/b889/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.26 -complete -installsuffix shared -buildid zhjWNnfBKO7ax4q-mB8l/zhjWNnfBKO7ax4q-mB8l -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/aa/aabd7684fe20448b19f90a7c5fafd5b8edf8f7c88d9628b37e484351b7aead03-d # internal mkdir -p $WORK/b979/ github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp cat >/tmp/go-build2466828734/b979/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build2466828734/b980/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.26 -complete -installsuffix shared -buildid fimTKz1uNAjuDqeqBjjy/fimTKz1uNAjuDqeqBjjy -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b979/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.26 -complete -installsuffix shared -buildid H4LJi8VbZ5p0gGRhCUM8/H4LJi8VbZ5p0gGRhCUM8 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -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/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o $WORK/b739/_x003.o -O2 -g go tool buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/79/793068ddde3e9ebfa5be644f7f3853b04fc64442efad091ab75f5d5cc47d5f06-d # internal go tool buildid -w $WORK/b675/_pkg_.a # internal go tool buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/e0/e07fa4328ec5bf071e8d0d0b46a976ecbf26092a74fd330e121a2a0aa0d8870c-d # internal mkdir -p $WORK/b672/ github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd cat >/tmp/go-build2466828734/b672/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-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2466828734/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2466828734/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.26 -complete -installsuffix shared -buildid NatQgLjbt4nizAKZyH-v/NatQgLjbt4nizAKZyH-v -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/62/6259312b090f3e749b73d356f2e7be3ff1d6e8e62f4dfb85d0cc4479b61a99f3-d # internal go tool buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/8d/8d5cbefda17f94b6ddcece53efd332729bca34d8e9d6ef928a12956e9396ffdc-d # internal go tool buildid -w $WORK/b689/_pkg_.a # internal go tool buildid -w $WORK/b389/_pkg_.a # internal go tool buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e5/e522969c3a36923f792b27451977820e4db8e53cc2d7787dc7deab21d9933eaa-d # internal mkdir -p $WORK/b386/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty cat >/tmp/go-build2466828734/b386/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2466828734/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2466828734/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.26 -complete -installsuffix shared -buildid FVx8kBkHLV4sMFwOpMvD/FVx8kBkHLV4sMFwOpMvD -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go mkdir -p $WORK/b397/ github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto cat >/tmp/go-build2466828734/b397/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2466828734/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2466828734/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2466828734/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.26 -complete -installsuffix shared -buildid TzL6YG-bK2LUA8KLeYzz/TzL6YG-bK2LUA8KLeYzz -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/ee/ee6710b60c352e8e6727c7b8bb3ca42a3cb5bdf17c63da5df4de2fdc615c82b5-d # internal mkdir -p $WORK/b402/ cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/5e/5e607171a0d6a54870b80a5d004d681a94d08eb670e0101c759c883c0958c351-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 cat >/tmp/go-build2466828734/b402/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2466828734/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2466828734/b404/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.26 -complete -installsuffix shared -buildid Y2gBhIJ_jqoMWeZONJhX/Y2gBhIJ_jqoMWeZONJhX -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -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/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o $WORK/b739/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b739/_cgo_.o -dynout $WORK/b739/_cgo_import.go go tool buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/88/888ce5524f5ad073d051fd182949d23ed71bbff597b42f2ac34c95bba8d14783-d # internal cd $WORK/b806 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b806=/tmp/go-build -gno-record-gcc-switches -I $WORK/b806/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=g4dpYQSRsFrSkHZ4VEBQ -o $WORK/b806/_x002.o -c seccomp.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b806=/tmp/go-build -gno-record-gcc-switches -I $WORK/b806/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=DzGV6307J3jvcpHirL48 -o $WORK/b806/_x003.o -c seccomp_internal.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b806=/tmp/go-build -gno-record-gcc-switches -I $WORK/b806/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=he_c7tSO8BrLw6cX1Tf1 -o $WORK/b806/_x001.o -c _cgo_export.c cat >/tmp/go-build2466828734/b739/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/pkg/rootless -lang=go1.26 -installsuffix shared -buildid e8mnYecbuYAfxF3L3TEm/e8mnYecbuYAfxF3L3TEm -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b739/_cgo_gotypes.go $WORK/b739/rootless_linux.cgo1.go $WORK/b739/_cgo_import.go go tool buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/cc/cce0dbdc42713d1d97bade42587e2e2e0f784dc5d4bb24292c4770e3644bbfe0-d # internal mkdir -p $WORK/b406/ github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status cat >/tmp/go-build2466828734/b406/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2466828734/b407/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.26 -complete -installsuffix shared -buildid BMDDDEkYsUuEXzMXYNCE/BMDDDEkYsUuEXzMXYNCE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go mkdir -p $WORK/b706/ github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 cat >/tmp/go-build2466828734/b706/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2466828734/b707/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2466828734/b407/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.26 -complete -installsuffix shared -buildid oCPFHchXf6oM2DVscSpF/oCPFHchXf6oM2DVscSpF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b706/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/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/bb/bb31f29e43cc9635122ec37a492b9aefafe04fd940ffe2b831d00e504adaa133-d # internal go tool buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/eb/ebe49d721258b361c06d3cd05c46b97ec6f5927c5c8857105b32247b989b46c0-d # internal go tool buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/6c/6c71aa46b7e8412bf0daf31a08bab10cea950580d6c6e1eeadad46534c5ec1aa-d # internal mkdir -p $WORK/b666/ github.com/containers/podman/vendor/go.podman.io/common/pkg/config cat >/tmp/go-build2466828734/b666/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2466828734/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build2466828734/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2466828734/b668/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2466828734/b670/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2466828734/b671/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2466828734/b672/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2466828734/b682/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.26 -complete -installsuffix shared -buildid w1kLdH0fLVGSghLLg0c5/w1kLdH0fLVGSghLLg0c5 -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b666/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 go tool buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/9d/9d727907f0a27e9745a477cfbd61cc03393b339f726c77bb544f10566ad393e1-d # internal go tool buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/93/936cad577c3f5ae821e513bcae9ffdc24a5b75ea69bd86ec9225a14e53469be1-d # internal mkdir -p $WORK/b481/ mkdir -p $WORK/b533/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc cat >/tmp/go-build2466828734/b481/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2466828734/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2466828734/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2466828734/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.26 -complete -installsuffix shared -buildid HBPTUa2mRxZG802h7-WE/HBPTUa2mRxZG802h7-WE -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b481/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 cat >/tmp/go-build2466828734/b533/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2466828734/b485/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.26 -complete -installsuffix shared -buildid HC5dDoPcebijIRxeikQ8/HC5dDoPcebijIRxeikQ8 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go mkdir -p $WORK/b555/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump cat >/tmp/go-build2466828734/b555/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-build2466828734/b073/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2466828734/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2466828734/b556/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.26 -complete -installsuffix shared -buildid p0xPA1OuE2TOhrgtbVgF/p0xPA1OuE2TOhrgtbVgF -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go go tool buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/29/29cf9aaccbc87a097e213f3118c4f6d42532cb795e6c94fe4271e383fd68455c-d # internal go tool buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/18/18d3f636c3daad7d5f36ee0b1020e9f6b9e60ac56c8cf7db3d081ef3f81d10ff-d # internal mkdir -p $WORK/b408/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/status cat >/tmp/go-build2466828734/b408/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2466828734/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2466828734/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2466828734/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2466828734/b407/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.26 -complete -installsuffix shared -buildid 3M04S-oM_8hs0YtImJuA/3M04S-oM_8hs0YtImJuA -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go go tool buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/4a/4ab2a2acf865bfb8206be2b37d7a45cd58edec40dac5880e2de1f0c42416853c-d # internal mkdir -p $WORK/b888/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 cat >/tmp/go-build2466828734/b888/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2466828734/b889/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.26 -complete -installsuffix shared -buildid rhQ3xZsNhLC0DGmtmprv/rhQ3xZsNhLC0DGmtmprv -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b888/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/b402/_pkg_.a # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang echo -n > $WORK/b806/preferlinkext # internal cd $WORK/b806 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b806=/tmp/go-build -gno-record-gcc-switches -I $WORK/b806/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ixbpmCJMxL9bH8nEQeso -o $WORK/b806/_cgo_main.o -c _cgo_main.c cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/34/3419ecd58411a88fbba25b257ffbce8c9910d18f69e69ef1e95097a8fd6e976a-d # internal go tool buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/1d/1d08873b0184b896a581899af9d0738dfa2db73612ce821caf4c401ae44cc94f-d # internal mkdir -p $WORK/b705/ github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack cat >/tmp/go-build2466828734/b705/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build2466828734/b706/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2466828734/b613/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build2466828734/b708/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.26 -complete -installsuffix shared -buildid scs3rtiEvj8G7H2tYYgG/scs3rtiEvj8G7H2tYYgG -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b705/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/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/15/15f1f896e7ff30cc5491831642ec6f2a6c7bd7b127b52c63f79f48ed53dfec64-d # internal mkdir -p $WORK/b885/ mkdir -p $WORK/b917/ github.com/containers/podman/pkg/checkpoint/crutils github.com/containers/podman/utils cat >/tmp/go-build2466828734/b885/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/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin 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 importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2466828734/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2466828734/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.26 -complete -installsuffix shared -buildid xnlHi4-9zZz-Akq0XRwp/xnlHi4-9zZz-Akq0XRwp -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go cat >/tmp/go-build2466828734/b917/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-build2466828734/b049/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2466828734/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2466828734/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p github.com/containers/podman/utils -lang=go1.26 -complete -installsuffix shared -buildid U-nJTdoG8yIVh97fJ38O/U-nJTdoG8yIVh97fJ38O -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go mkdir -p $WORK/b544/ github.com/containers/podman/vendor/go.podman.io/storage/drivers cat >/tmp/go-build2466828734/b544/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2466828734/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2466828734/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2466828734/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2466828734/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.26 -complete -installsuffix shared -buildid jqfiHUtl4hHOHdVqVlWg/jqfiHUtl4hHOHdVqVlWg -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b544/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 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b806=/tmp/go-build -gno-record-gcc-switches -o $WORK/b806/_cgo_.o $WORK/b806/_cgo_main.o $WORK/b806/preferlinkext $WORK/b806/_x001.o $WORK/b806/_x002.o $WORK/b806/_x003.o -O2 -g -lseccomp go tool buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/ce/ce6c5508b4d4208a0144ae5cc5f98d630c9009d5d16b2ddee350840846183e21-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless go tool pack r $WORK/b739/_pkg_.a $WORK/b739/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o $WORK/b739/_x003.o # internal go tool buildid -w $WORK/b739/_pkg_.a # internal go tool buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/6e/6e93a0d92bd17c58f7429c6e11202a6c0d3a010b4fda67650a6629c63a0e6c00-d # internal mkdir -p $WORK/b914/ github.com/containers/podman/pkg/systemd cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/9b/9b3ec70417a4253f9c081e49e9ae8e364d098ab16d260a1495b53eb1a4ea4054-d # internal cat >/tmp/go-build2466828734/b914/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2466828734/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2466828734/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF mkdir -p $WORK/b405/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p github.com/containers/podman/pkg/systemd -lang=go1.26 -complete -installsuffix shared -buildid gUAWt2FdE5oLdFz0tJlJ/gUAWt2FdE5oLdFz0tJlJ -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b914/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/activation.go ./_build/src/github.com/containers/podman/pkg/systemd/dbus.go github.com/containers/podman/vendor/google.golang.org/grpc/status cat >/tmp/go-build2466828734/b405/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2466828734/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2466828734/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2466828734/b408/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.26 -complete -installsuffix shared -buildid RkGxKgbfPTUJk_Zf-ykG/RkGxKgbfPTUJk_Zf-ykG -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go go tool buildid -w $WORK/b171/_pkg_.a # internal go tool buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/d2/d2334eeeaf819e6b9d292c30cd9de944822405b3359433a26cc427e455407ee3-d # internal mkdir -p $WORK/b464/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression cat >/tmp/go-build2466828734/b464/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-build2466828734/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build2466828734/b306/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2466828734/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2466828734/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2466828734/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2466828734/b213/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2466828734/b481/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.26 -complete -installsuffix shared -buildid GkJmorEw3P4f11KtZMpC/GkJmorEw3P4f11KtZMpC -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b464/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 gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b806=/tmp/go-build -gno-record-gcc-switches -o $WORK/b806/_cgo_.o $WORK/b806/_cgo_main.o $WORK/b806/preferlinkext $WORK/b806/_x001.o $WORK/b806/_x002.o $WORK/b806/_x003.o -O2 -g -lseccomp # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b806/_cgo_.o -dynout $WORK/b806/_cgo_import.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e7/e772159e34c981835dd7b40c9c2d581729a28d9fbadc133b6065896c40272ea2-d # internal mkdir -p $WORK/b244/ github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b373/ cat >/tmp/go-build2466828734/b244/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a EOF mkdir -p $WORK/b156/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.26 -complete -installsuffix shared -buildid loLaJWD04jDmU7UOgYJE/loLaJWD04jDmU7UOgYJE -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b244/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 github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b880/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b234/ cat >/tmp/go-build2466828734/b156/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/base32=/tmp/go-build2466828734/b203/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF cat >/tmp/go-build2466828734/b880/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.26 -complete -installsuffix shared -buildid 5xI2JNDfPjCCa7vpFZml/5xI2JNDfPjCCa7vpFZml -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b156/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 mkdir -p $WORK/b1066/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation -lang=go1.26 -complete -installsuffix shared -buildid a0xxeAl5XTargJ-i620C/a0xxeAl5XTargJ-i620C -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b880/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 github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation cat >/tmp/go-build2466828734/b1066/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -lang=go1.26 -complete -installsuffix shared -buildid m7qIL1-P_aRwLbwjddiP/m7qIL1-P_aRwLbwjddiP -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1066/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 net/http/httptrace cat >/tmp/go-build2466828734/b373/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-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.26 -complete -installsuffix shared -buildid oQrAKuZ4QrU0bDMZP1CM/oQrAKuZ4QrU0bDMZP1CM -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b373/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 cat >/tmp/go-build2466828734/b234/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile internal/nettrace=/tmp/go-build2466828734/b201/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p net/http/httptrace -lang=go1.26 -std -complete -installsuffix shared -buildid hvQ8lFBRpCcIBCZreJzj/hvQ8lFBRpCcIBCZreJzj -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >/tmp/go-build2466828734/b806/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -lang=go1.26 -installsuffix shared -buildid ixbpmCJMxL9bH8nEQeso/ixbpmCJMxL9bH8nEQeso -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack $WORK/b806/_cgo_gotypes.go $WORK/b806/seccomp.cgo1.go $WORK/b806/seccomp_internal.cgo1.go $WORK/b806/_cgo_import.go go tool buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/c4/c43cb4900d3ea33016b0ac922c164cf8bed185d78d133d9cbeaf106c3b806edd-d # internal mkdir -p $WORK/b401/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog cat >/tmp/go-build2466828734/b401/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2466828734/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2466828734/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2466828734/b405/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2466828734/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2466828734/b404/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.26 -complete -installsuffix shared -buildid VJLdjSven5Cfjfd2jn6S/VJLdjSven5Cfjfd2jn6S -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b401/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/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/6b/6b5425850ddfbddad39d6e7ad690f17d6453390a796f56264edb499a89bbe4dc-d # internal go tool buildid -w $WORK/b888/_pkg_.a # internal go tool buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/25/25368f11293eea6bae180a01d9d363b89b5f5df0ccdf541810c9664ee0adecb6-d # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/4b/4be1179e0e32b87ca6adcc9f4d1d6d23621a92693486b2aee0a81cc937465249-d # internal mkdir -p $WORK/b887/ github.com/containers/podman/pkg/criu cat >/tmp/go-build2466828734/b887/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build2466828734/b888/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2466828734/b889/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/pkg/criu -lang=go1.26 -complete -installsuffix shared -buildid Tt6s4NlHHBkt2jRHn8Zt/Tt6s4NlHHBkt2jRHn8Zt -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b887/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/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/97/97c3d0904e4f260b5fb757d2df02403305935d97b996f633b3a86fe4a6403c1b-d # internal go tool buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/b8/b84f3718151f033ffcb31f1bacf2beb46a932a86815f31d120bfb9128469b4f3-d # internal go tool buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/ed/edca59e4416dfd100933ae31cdc8f0759717860695f3c5371cffbc8916ced2a9-d # internal mkdir -p $WORK/b801/ github.com/containers/podman/vendor/github.com/containers/buildah/copier cat >/tmp/go-build2466828734/b801/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-build2466828734/b490/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.26 -complete -installsuffix shared -buildid x_q5dM5gte2fby2xsO72/x_q5dM5gte2fby2xsO72 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b801/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 mkdir -p $WORK/b970/ github.com/containers/podman/pkg/machine/compression cat >/tmp/go-build2466828734/b970/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-build2466828734/b971/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.26 -complete -installsuffix shared -buildid lBsgwXZvdkU8tP8aY2ka/lBsgwXZvdkU8tP8aY2ka -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b970/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/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/7f/7fad2aea090064fcfebf40706c8d24ca2027b8583b200af978f27b62bfa86cfc-d # internal go tool buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/0d/0daa017b1011f35e9ec3193a8d46aca1bf2380968c6f9e4a46e0010f0448ae32-d # internal mkdir -p $WORK/b371/ github.com/containers/podman/vendor/google.golang.org/grpc/credentials cat >/tmp/go-build2466828734/b371/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-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2466828734/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2466828734/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2466828734/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.26 -complete -installsuffix shared -buildid CES-43H7V-V4Wa11txcM/CES-43H7V-V4Wa11txcM -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b371/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/b344/_pkg_.a # internal go tool buildid -w $WORK/b1066/_pkg_.a # internal cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/c6/c638a9f7ac1f06974ccb3e8013ebb6a77b4e81e52b6717d5b4680e1ca83e98cf-d # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/43/4382076b160f64078915fdcfdf70154d8069ed5d66b7f7dc47c59ad10bd36cdc-d # internal mkdir -p $WORK/b355/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb cat >/tmp/go-build2466828734/b355/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-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2466828734/b344/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.26 -complete -installsuffix shared -buildid HX7SzUk9MLYWLJmo0YZb/HX7SzUk9MLYWLJmo0YZb -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go mkdir -p $WORK/b343/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport cat >/tmp/go-build2466828734/b343/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-build2466828734/b344/_pkg_.a EOF mkdir -p $WORK/b523/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.26 -complete -installsuffix shared -buildid sKbmZad0ZshT6N5efDTc/sKbmZad0ZshT6N5efDTc -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations cat >/tmp/go-build2466828734/b523/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-build2466828734/b524/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2466828734/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2466828734/b403/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.26 -complete -installsuffix shared -buildid fYyqh_mfWZJGOhvDGqf0/fYyqh_mfWZJGOhvDGqf0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b523/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/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/bc/bcb53938d446ff9f30ae14eb0466b603462ff9a6c3c0d755e99e2ea655036b9d-d # internal mkdir -p $WORK/b237/ net/http/internal/httpcommon mkdir -p $WORK/b426/ github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon cat >/tmp/go-build2466828734/b237/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2466828734/b222/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2466828734/b230/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2466828734/b234/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p net/http/internal/httpcommon -lang=go1.26 -std -complete -installsuffix shared -buildid zt5gbXOmxYKQdgVvXE6g/zt5gbXOmxYKQdgVvXE6g -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/lib/golang/src/net/http/internal/httpcommon/httpcommon.go cat >/tmp/go-build2466828734/b426/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2466828734/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2466828734/b425/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2466828734/b234/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.26 -complete -installsuffix shared -buildid vWuuWr-rej9TdIwN_Xzo/vWuuWr-rej9TdIwN_Xzo -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b426/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/b666/_pkg_.a # internal go tool buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/5b/5b42020184abc7fb9a5c813829779cde6c3711876fa356849d3c35220840cd52-d # internal mkdir -p $WORK/b665/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b779/ cat >/tmp/go-build2466828734/b665/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-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.26 -complete -installsuffix shared -buildid D1GlbLRiWZP1HnlVXoK2/D1GlbLRiWZP1HnlVXoK2 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go mkdir -p $WORK/b974/ github.com/containers/podman/pkg/trust github.com/containers/podman/pkg/machine/connection mkdir -p $WORK/b835/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns cat >/tmp/go-build2466828734/b974/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF cat >/tmp/go-build2466828734/b779/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2466828734/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2466828734/b780/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.26 -complete -installsuffix shared -buildid 6wa6gEMYDQANrFLdTU_x/6wa6gEMYDQANrFLdTU_x -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b974/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/connection/add.go ./_build/src/github.com/containers/podman/pkg/machine/connection/connection.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/pkg/trust -lang=go1.26 -complete -installsuffix shared -buildid kc-v8dyp_vUu38xG--jC/kc-v8dyp_vUu38xG--jC -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b779/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 cat >/tmp/go-build2466828734/b835/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2466828734/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build2466828734/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build2466828734/b837/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2466828734/b718/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns -lang=go1.26 -complete -installsuffix shared -buildid tN7TuXFOE9WoJ0YyQRzt/tN7TuXFOE9WoJ0YyQRzt -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b835/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/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/20/20841d1b194a856ed3c60cfb78b90015167bb0830869e1a7883556df80dd80ee-d # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/8f/8faa5c8156536fa67e1a7f245fc84f826bbe251b8f5e1ed78d56c78b4ee8ecee-d # internal mkdir -p $WORK/b703/ github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser cat >/tmp/go-build2466828734/b703/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2466828734/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2466828734/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build2466828734/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2466828734/b613/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.26 -complete -installsuffix shared -buildid eK26PYYZN8pmcaohJIVs/eK26PYYZN8pmcaohJIVs -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b703/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/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/15/15277229ae436095a9609f9122bfc5547da304fc5b1dfa280644750568b5e292-d # internal go tool buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/26/267b9d38d915751a5eea30aa12e641749eaefa72f8d323a4bfbd35f465e2b22c-d # internal go tool buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/3f/3fadcf7f866506fa1828696929bc8f31756e18fa893292b922db598259a71aef-d # internal mkdir -p $WORK/b683/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent cat >/tmp/go-build2466828734/b683/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2466828734/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2466828734/b689/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.26 -complete -installsuffix shared -buildid 6CJmPYJrnnvErCEleY1m/6CJmPYJrnnvErCEleY1m -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go go tool buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/c3/c34a806e241cc49a026fd1d1e9cf1eb443e8aa2a98ea08ce449d3a3aeda15223-d # internal mkdir -p $WORK/b367/ mkdir -p $WORK/b380/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz github.com/containers/podman/vendor/google.golang.org/grpc/resolver cat >/tmp/go-build2466828734/b367/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.26 -complete -installsuffix shared -buildid WFm7_tdh3ThFroLyrqSs/WFm7_tdh3ThFroLyrqSs -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b367/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 cat >/tmp/go-build2466828734/b380/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-build2466828734/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2466828734/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2466828734/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.26 -complete -installsuffix shared -buildid SOHuq1LLWz2_T5X-cWDB/SOHuq1LLWz2_T5X-cWDB -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b380/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 mkdir -p $WORK/b393/ github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b431/ cat >/tmp/go-build2466828734/b393/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.26 -complete -installsuffix shared -buildid 1uzoZFlZe0OuOXETBJ2L/1uzoZFlZe0OuOXETBJ2L -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go cat >/tmp/go-build2466828734/b431/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.26 -complete -installsuffix shared -buildid qFuAhoimhJIx7WoMB8Mg/qFuAhoimhJIx7WoMB8Mg -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go go tool buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c6/c6be9c9a751ebfa930f7464873a3181879f3a0f062fe65dd697c8493298c5f1b-d # internal mkdir -p $WORK/b340/ github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc cat >/tmp/go-build2466828734/b340/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2466828734/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build2466828734/b343/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2466828734/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2466828734/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2466828734/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2466828734/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2466828734/b355/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.26 -complete -installsuffix shared -buildid TeA0iKjFRjcSB67KEHEU/TeA0iKjFRjcSB67KEHEU -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b340/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/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/e7/e796631f032096d5c1711096d363ca0fddeee36b6546e60fdc79c12ebf43d77c-d # internal go tool buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/79/79aa4d8f67e20618caad3a710ed4e1211544ef2b5c58200d8cf3fc19d8536c8c-d # internal go tool buildid -w $WORK/b237/_pkg_.a # internal go tool buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/40/4018edfaec1acbccd4a6482d56b1a2dfa81122e4f2ab944dab7ed6a817e2fcb8-d # internal mkdir -p $WORK/b218/ net/http cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/35/35448df2bf40b9829961fa5467a10e63e15bd3681a4f75fab3debd696dc150ea-d # internal cat >/tmp/go-build2466828734/b218/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2466828734/b222/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2466828734/b229/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2466828734/b230/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2466828734/b223/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile mime/multipart=/tmp/go-build2466828734/b232/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2466828734/b234/_pkg_.a packagefile net/http/internal=/tmp/go-build2466828734/b235/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2466828734/b236/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build2466828734/b237/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p net/http -lang=go1.26 -std -complete -installsuffix shared -buildid Vm_tEXxfjqVvwqX4yDfh/Vm_tEXxfjqVvwqX4yDfh -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clientconn.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/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/16/16e97cb98d476d8da0bd09c0b540a4d9ee40b2c4e656ca4bd4e5576fe2a7c02e-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang go tool pack r $WORK/b806/_pkg_.a $WORK/b806/preferlinkext $WORK/b806/_x001.o $WORK/b806/_x002.o $WORK/b806/_x003.o # internal go tool buildid -w $WORK/b806/_pkg_.a # internal go tool buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/dc/dc39466583a13697a9382692f371b2bff4cf05f938decdae294113e570de5213-d # internal mkdir -p $WORK/b848/ github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp cat >/tmp/go-build2466828734/b848/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build2466828734/b806/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp -lang=go1.26 -complete -installsuffix shared -buildid V_Z457G4xjg0iNNiUn6I/V_Z457G4xjg0iNNiUn6I -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b848/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 cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/89/897c40668a0677bde6b909f579d11e65392d393eb562fd75b1f9dc842567a9aa-d # internal mkdir -p $WORK/b710/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser cat >/tmp/go-build2466828734/b710/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2466828734/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2466828734/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2466828734/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2466828734/b711/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.26 -complete -installsuffix shared -buildid iNUJ8l4o2cCJz6_rXg_U/iNUJ8l4o2cCJz6_rXg_U -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b710/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 go tool buildid -w $WORK/b393/_pkg_.a # internal go tool buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/24/24510f461cfa3ad3cdae6f0de5a917d6f9c03c4bedd9167b8b65821e2fb37e21-d # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/f8/f806328bf6b7fa1966c64b52d0aacc73ae8356802ba7ea676d43de788660c953-d # internal go tool buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/2b/2bccfbc1a673549b32834e0d25c500ca8c3171afd04ed226c88a1c6d03357989-d # internal mkdir -p $WORK/b412/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata cat >/tmp/go-build2466828734/b412/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.26 -complete -installsuffix shared -buildid IIoCy9jj-MJnQNdwnLH_/IIoCy9jj-MJnQNdwnLH_ -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go mkdir -p $WORK/b416/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes cat >/tmp/go-build2466828734/b416/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-build2466828734/b380/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.26 -complete -installsuffix shared -buildid _pBvP9A9JEU8RK2HSuy9/_pBvP9A9JEU8RK2HSuy9 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go mkdir -p $WORK/b429/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b434/ cat >/tmp/go-build2466828734/b429/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-build2466828734/b380/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.26 -complete -installsuffix shared -buildid C5-mlsXPXp0LdWOkRuq7/C5-mlsXPXp0LdWOkRuq7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go mkdir -p $WORK/b439/ cat >/tmp/go-build2466828734/b434/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.26 -complete -installsuffix shared -buildid UQ2YCRW0Xzx9pPSKrbKZ/UQ2YCRW0Xzx9pPSKrbKZ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >/tmp/go-build2466828734/b439/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-build2466828734/b380/_pkg_.a EOF go tool buildid -w $WORK/b835/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.26 -complete -installsuffix shared -buildid xY9pAorRyiSEwChBdiYb/xY9pAorRyiSEwChBdiYb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/5b/5bd71cf55c9f494baaa04947d3b9311190ab3af6b33f70b1b073e8bb55f78a1e-d # internal go tool buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/47/477e60376ce5ad1658d28e5081ec16df699009542cb1c8bb1da98c1a20e2b1e8-d # internal go tool buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/d0/d03d75ac34fde7dd3cc1cdf109ea91ba2b2e1555cc8aa374f0879a857f46b14c-d # internal go tool buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/5f/5fd70fc42d26320984dd699032951c4d78b37223ef1410b6563ceb6f54600beb-d # internal mkdir -p $WORK/b435/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix cat >/tmp/go-build2466828734/b435/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2466828734/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.26 -complete -installsuffix shared -buildid lJCzwnqCQ5y23LLzW_L0/lJCzwnqCQ5y23LLzW_L0 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go go tool buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/c5/c5b7336eefbed97ad387789c015041ceef4c2fa1534d121d5c4d71d1d12f897c-d # internal go tool buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/a2/a29500a1779a53e92b4f44ab29174b9b021885361158348315262af8c64d11c0-d # internal mkdir -p $WORK/b438/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns cat >/tmp/go-build2466828734/b438/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2466828734/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2466828734/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2466828734/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2466828734/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.26 -complete -installsuffix shared -buildid de1xioLi74DYkKdhw6qR/de1xioLi74DYkKdhw6qR -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go go tool buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/2a/2ac17c122d33dc3625f13b46da49e66ba63afc92eb46dc0bb38654d457aa72ca-d # internal go tool buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ed/ed8ea2f9283bc414d8a4742e78dd62e1d9e9587ec91fcdca11b81ebc74a51411-d # internal go tool buildid -w $WORK/b544/_pkg_.a # internal go tool buildid -w $WORK/b523/_pkg_.a # internal go tool buildid -w $WORK/b156/_pkg_.a # internal go tool buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/00/005d8e4c003155dabb760ca10a6e35e629b801e74eda9f62dff01a86da9d925c-d # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/71/7164cb99f7eba477174e58a578f51442463d870b161f7ce12e1092f83e4557ec-d # internal mkdir -p $WORK/b562/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/8b/8b1b401fbe478884cb11bd12eec4a4f2504d8bc6f3cc3d88ae0b7ca3639f93aa-d # internal cat >/tmp/go-build2466828734/b562/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2466828734/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2466828734/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2466828734/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2466828734/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2466828734/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.26 -complete -installsuffix shared -buildid bBYxMDZ_MUvKevWiB8XG/bBYxMDZ_MUvKevWiB8XG -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b562/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 mkdir -p $WORK/b209/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest mkdir -p $WORK/b564/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs cat >/tmp/go-build2466828734/b209/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2466828734/b156/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2466828734/b210/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF cat >/tmp/go-build2466828734/b564/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build2466828734/b565/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2466828734/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2466828734/b561/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.26 -complete -installsuffix shared -buildid 9PoUa-V1K6c6hkjS5tUN/9PoUa-V1K6c6hkjS5tUN -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b209/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 mkdir -p $WORK/b553/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.26 -complete -installsuffix shared -buildid jTNMTpem7PrMPa7Hd_Y7/jTNMTpem7PrMPa7Hd_Y7 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b564/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 github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils cat >/tmp/go-build2466828734/b553/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.26 -complete -installsuffix shared -buildid NZKWUJDt3_ozj8jJzxAr/NZKWUJDt3_ozj8jJzxAr -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/a3/a3205effc437c45ff9cbe8afa1fc8a51142755505b7ddd676b982ff1e732a82d-d # internal mkdir -p $WORK/b522/ github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 cat >/tmp/go-build2466828734/b522/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-build2466828734/b523/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2466828734/b404/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.26 -complete -installsuffix shared -buildid EXX7gYXnoC0sHV1Z1IZf/EXX7gYXnoC0sHV1Z1IZf -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b522/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/b848/_pkg_.a # internal go tool buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/54/54f69828dc31033121389df4cd1516816109dfdb07c7bbcbe5c374d247822959-d # internal go tool buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/55/55062713cf6da78af40e6197faae81311338c691e01f348f7d89cc9cd009a186-d # internal mkdir -p $WORK/b552/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay cat >/tmp/go-build2466828734/b552/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-build2466828734/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile encoding/base32=/tmp/go-build2466828734/b203/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build2466828734/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2466828734/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2466828734/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2466828734/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2466828734/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build2466828734/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build2466828734/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2466828734/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2466828734/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build2466828734/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2466828734/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF go tool buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.26 -complete -installsuffix shared -buildid NHeCAj6lUyt5Ihx8dEZ_/NHeCAj6lUyt5Ihx8dEZ_ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b552/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/b438/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/8c/8c67eb01836aa1e79793942ed43ec0c1bcdec35a3a15a6d21ee0e3242a9e2a4c-d # internal mkdir -p $WORK/b785/ github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/57/57b09252b1fc32574f46ac87dfe45dcfe1aeae5a10f11d03dca66ddaf48632bb-d # internal cat >/tmp/go-build2466828734/b785/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build2466828734/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build2466828734/b790/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2466828734/b689/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.26 -complete -installsuffix shared -buildid gLouiLQfi_YHapLiEcnl/gLouiLQfi_YHapLiEcnl -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b785/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 github.com/containers/podman/vendor/google.golang.org/grpc/channelz cat >/tmp/go-build2466828734/b366/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-build2466828734/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.26 -complete -installsuffix shared -buildid iYKA3E1odvoSBWWqXwUD/iYKA3E1odvoSBWWqXwUD -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/93/9347201c78b5fade253b5b844bf9057cf0d7b5eac14cd9c1a19ab694154f0a78-d # internal mkdir -p $WORK/b437/ github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns cat >/tmp/go-build2466828734/b437/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-build2466828734/b438/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.26 -complete -installsuffix shared -buildid T9icnwlriroEnprApatE/T9icnwlriroEnprApatE -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go go tool buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/b3/b3abcf2952fb91e0fe716608520e47dbc0fb7c14128c22964b73088d4be61e9c-d # internal mkdir -p $WORK/b365/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer cat >/tmp/go-build2466828734/b365/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2466828734/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2466828734/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.26 -complete -installsuffix shared -buildid wX40Ppc600egiY6eLaaa/wX40Ppc600egiY6eLaaa -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b365/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/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/4d/4d58a573472b3304db91f8288cbf00b15d1476ed443d45543dd8581d2a324899-d # internal go tool buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/fa/fa027ef3d8a5aeb212d262450c5409cf86c30d088d56ac88a2800f321deb87fa-d # internal go tool buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/02/02b4e6d947745b3fa26193026361dadf7f362f613f81be3d1fd79b9a4ec44549-d # internal go tool buildid -w $WORK/b340/_pkg_.a # internal go tool buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/ae/ae23aa0df121764d1e08406fc7b49e478b7b41647f35b6a6333afc610b200a75-d # internal mkdir -p $WORK/b321/ github.com/containers/podman/vendor/github.com/golang/protobuf/proto cat >/tmp/go-build2466828734/b321/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-build2466828734/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2466828734/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2466828734/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2466828734/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.26 -complete -installsuffix shared -buildid WhQijdHcAJeDpqx4PBGC/WhQijdHcAJeDpqx4PBGC -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b321/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/b209/_pkg_.a /builddir/.cache/go-build/4c/4c6a28d7a420b8dbf1d2d1231d652625b9dc248418322edaa0d5daa5581b5307-d # internal mkdir -p $WORK/b463/ mkdir -p $WORK/b254/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl mkdir -p $WORK/b155/ github.com/containers/podman/vendor/go.podman.io/image/v5/manifest cat >/tmp/go-build2466828734/b463/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-build2466828734/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b254/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.26 -complete -installsuffix shared -buildid 0Ua4D-CBOKMYg4TR7z9V/0Ua4D-CBOKMYg4TR7z9V -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cat >/tmp/go-build2466828734/b155/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2466828734/b156/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2466828734/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2466828734/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2466828734/b215/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.26 -complete -installsuffix shared -buildid Gr0gchDIcvGE9VkLg8Zk/Gr0gchDIcvGE9VkLg8Zk -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b254/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.26 -complete -installsuffix shared -buildid YGfuSDlb5H9PKYw0wPm-/YGfuSDlb5H9PKYw0wPm- -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b155/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/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/a6/a68ce9e7096315b7fe4c5faf71815198ccc8f73d13fcba6fd509596c8636168b-d # internal go tool buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/b9/b960ef050b97fe64c38087c8475a576d86ccd9c43f1b00b3a2dccb210a4f3d35-d # internal mkdir -p $WORK/b381/ mkdir -p $WORK/b384/ mkdir -p $WORK/b414/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig cat >/tmp/go-build2466828734/b381/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.26 -complete -installsuffix shared -buildid Jdv6TyVa66kTkB8CWlJa/Jdv6TyVa66kTkB8CWlJa -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b381/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 cat >/tmp/go-build2466828734/b414/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2466828734/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b384/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2466828734/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2466828734/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2466828734/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2466828734/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2466828734/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.26 -complete -installsuffix shared -buildid Y_7SObBM12apO2Y87rO2/Y_7SObBM12apO2Y87rO2 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b414/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.26 -complete -installsuffix shared -buildid g5c7Gf68lKhiyKowH_0k/g5c7Gf68lKhiyKowH_0k -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go go tool buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/fa/facd177033ba506b98140840a482803ecb8a1a46594b9bfbdf0df021cd0f6012-d # internal go tool buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/75/75a87e4e16f9f06ca7b2db370dd84f37b632ca9e5c4d5f7a75fe92d13e4285f0-d # internal go tool buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/cc/ccc601b8b17a0222554e5930c9f7921314b5b56925c6f448505838c7dc2ff032-d # internal mkdir -p $WORK/b462/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory cat >/tmp/go-build2466828734/b462/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-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2466828734/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.26 -complete -installsuffix shared -buildid F151dodx10GO0a8dNfx8/F151dodx10GO0a8dNfx8 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go go tool buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/6f/6fc57ab1b75066df294f7bfffcac85d486ebcc7804144b7a51be49cec7edaa7b-d # internal mkdir -p $WORK/b413/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver cat >/tmp/go-build2466828734/b413/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2466828734/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.26 -complete -installsuffix shared -buildid HbuN_wnAdKCGwUqO8hpx/HbuN_wnAdKCGwUqO8hpx -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go go tool buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/b5/b55f85e31c2dbc962a01a75932403268cb6474c8ae25ffd7bde1d69d29083669-d # internal go tool buildid -w $WORK/b381/_pkg_.a # internal go tool buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/97/979e13fed646526b2e47db0a41a282ddb68df2b865ccb4bdcf34c140cacbd325-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/54/54b4b1d8e4bd75d9a7aceac3e56c2fca83d2e4b223c08f991815a6c63c32df42-d # internal mkdir -p $WORK/b391/ mkdir -p $WORK/b399/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch cat >/tmp/go-build2466828734/b391/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2466828734/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.26 -complete -installsuffix shared -buildid Kw-88JgmFks7ojPnZM0T/Kw-88JgmFks7ojPnZM0T -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go cat >/tmp/go-build2466828734/b399/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2466828734/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.26 -complete -installsuffix shared -buildid Xdfi9qw9m8QfLuZ3P6qK/Xdfi9qw9m8QfLuZ3P6qK -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b399/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/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/29/2934961d7e6b65a76388a0e5affa3f5be863e0525e81cc00e265913e2c6ccc4a-d # internal go tool buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/4c/4c559ec997e66265034b7a4ee225492f795bcbfed86b864c49c2900b72fe403d-d # internal mkdir -p $WORK/b382/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst cat >/tmp/go-build2466828734/b382/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2466828734/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2466828734/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2466828734/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2466828734/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2466828734/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.26 -complete -installsuffix shared -buildid OnzjXsXh1g8mfqVl3jCJ/OnzjXsXh1g8mfqVl3jCJ -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go go tool buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/bd/bdd312bbc45ae9930672073c57d3a315cd8e4d1f3e798fcae1a2f36dd4bbf180-d # internal mkdir -p $WORK/b154/ github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests cat >/tmp/go-build2466828734/b154/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2466828734/b152/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF mkdir -p $WORK/b769/ mkdir -p $WORK/b782/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.26 -complete -installsuffix shared -buildid _6RO7MszUqyQkA0mfR_s/_6RO7MszUqyQkA0mfR_s -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b154/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 mkdir -p $WORK/b584/ github.com/containers/podman/vendor/go.podman.io/common/libimage/define github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile mkdir -p $WORK/b247/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image cat >/tmp/go-build2466828734/b769/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-build2466828734/b155/_pkg_.a EOF cat >/tmp/go-build2466828734/b584/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-build2466828734/b490/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2466828734/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2466828734/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2466828734/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b782/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2466828734/b783/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.26 -complete -installsuffix shared -buildid TteP7uZBbLvl_VoR-FYy/TteP7uZBbLvl_VoR-FYy -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b584/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.26 -complete -installsuffix shared -buildid E0CNCNr2HR1T4LACmFMI/E0CNCNr2HR1T4LACmFMI -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go cat >/tmp/go-build2466828734/b247/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2466828734/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2466828734/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2466828734/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2466828734/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF go tool buildid -w $WORK/b399/_pkg_.a # internal mkdir -p $WORK/b732/ github.com/containers/podman/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.26 -complete -installsuffix shared -buildid T0QrXwvdllPCCwlg6VRK/T0QrXwvdllPCCwlg6VRK -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b247/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.26 -complete -installsuffix shared -buildid eV-jMZ1SjhnbSIeMuMgs/eV-jMZ1SjhnbSIeMuMgs -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b769/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 cat >/tmp/go-build2466828734/b732/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-build2466828734/b073/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2466828734/b737/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/libpod/define -lang=go1.26 -complete -installsuffix shared -buildid bk8F4BNKC4M0_4uMPbjT/bk8F4BNKC4M0_4uMPbjT -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b732/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 cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/9b/9b786be994fbc99bbdfae3d896462a273a28e481bf6d8eb5384376bd76ddfcf9-d # internal go tool buildid -w $WORK/b391/_pkg_.a # internal go tool buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ab/ab1c78a7a9454cc47ac9ac7dc524499ecf86400893514714b49e3615c61b921a-d # internal mkdir -p $WORK/b390/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin cat >/tmp/go-build2466828734/b390/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2466828734/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2466828734/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2466828734/b385/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.26 -complete -installsuffix shared -buildid CFHpN5XLhtTic-EGsqJu/CFHpN5XLhtTic-EGsqJu -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/b6/b6220e6fa84eafb534efe917fcfef416ecd508f5653a162b1ba40a07629860e4-d # internal mkdir -p $WORK/b770/ github.com/containers/podman/vendor/go.podman.io/common/libimage/filter cat >/tmp/go-build2466828734/b770/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.26 -complete -installsuffix shared -buildid es6BQdaOndNFzmuwdAKC/es6BQdaOndNFzmuwdAKC -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go go tool buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/59/5901916fc44886c54ef6c38fd58aad1b5ef51eaea8717c1698b3b585d7806aa9-d # internal go tool buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/f0/f0fa4534fd61548d8e72c3228d351f034ee9e020c16ce76a72a223afa0995130-d # internal go tool buildid -w $WORK/b382/_pkg_.a # internal go tool buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/fa/fa3282a0bc6a98f13f6859deb555af44ef9624fd864bfdcec1c0e2538028ea43-d # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/27/27c8fe4d430531bb8fa60b56cc30015850aab8d62da74df8fc7dbdec687580d3-d # internal go tool buildid -w $WORK/b920/_pkg_.a # internal go tool buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/15/155cb26316680c680ce4508b390cdf616a14f1567a0c2db52c91cae046771dda-d # internal go tool buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/31/312b1f37121efa27c22b30a8de5fbfec3e41ea731d13c6fbad776edd8f1c1f9d-d # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/02/021f54cd6f3eec5a893996ae31c11d856c5fd7f5fd84a6cc71e4466b0c31f0de-d # internal go tool buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/74/7492cab529bc58209c2b2a4256f01e10dee21e002e4703a4745ece64712230f2-d # internal mkdir -p $WORK/b763/ github.com/containers/podman/pkg/inspect cat >/tmp/go-build2466828734/b763/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-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/pkg/inspect -lang=go1.26 -complete -installsuffix shared -buildid YajWYTAja8ikgMkHHrOZ/YajWYTAja8ikgMkHHrOZ -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go mkdir -p $WORK/b873/ github.com/containers/podman/libpod/lock cat >/tmp/go-build2466828734/b873/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build2466828734/b874/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build2466828734/b875/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/libpod/lock -lang=go1.26 -complete -installsuffix shared -buildid XB_IxpsHYmD54E3TXufi/XB_IxpsHYmD54E3TXufi -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b873/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 mkdir -p $WORK/b915/ mkdir -p $WORK/b883/ github.com/containers/podman/pkg/systemd/notifyproxy github.com/containers/podman/pkg/annotations cat >/tmp/go-build2466828734/b915/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2466828734/b916/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/containers/podman/pkg/systemd/notifyproxy -lang=go1.26 -complete -installsuffix shared -buildid PyhCMdzknEvfrsbihPOT/PyhCMdzknEvfrsbihPOT -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/notifyproxy/notifyproxy.go cat >/tmp/go-build2466828734/b883/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/pkg/annotations -lang=go1.26 -complete -installsuffix shared -buildid MtA7Ia4EBSDSB8nGmS18/MtA7Ia4EBSDSB8nGmS18 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b883/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/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/b5/b56946497f8e101da7d654df12ba5e3c7454a91b5d8a8c3f49607ac2c2406a35-d # internal go tool buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/4b/4b958a308a9e7315188c64f3ca1db8a390bfce9be091fc3cf336f00871fe5de3-d # internal go tool buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/17/17d290b4a11a8dfc8935e7a667860606c4202a857ec18093d89f4bf441878f40-d # internal go tool buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/c4/c471024eb65bdb578caec20ab8aa25f8a90c192c92c1fd1a3191c185f926cd97-d # internal go tool buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/77/77ac50458426429567cedc208c0389c0734cca2012cd51743c47c42191b05a81-d # internal mkdir -p $WORK/b534/ mkdir -p $WORK/b582/ github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b647/ mkdir -p $WORK/b583/ mkdir -p $WORK/b651/ github.com/containers/podman/vendor/go.podman.io/image/v5/directory mkdir -p $WORK/b823/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive github.com/containers/podman/vendor/go.podman.io/image/v5/sif cat >/tmp/go-build2466828734/b534/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2466828734/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/tarball cat >/tmp/go-build2466828734/b582/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2466828734/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2466828734/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.26 -complete -installsuffix shared -buildid RzNJ-3NC7vyqubJd04-9/RzNJ-3NC7vyqubJd04-9 -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b534/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 cat >/tmp/go-build2466828734/b583/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2466828734/b584/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.26 -complete -installsuffix shared -buildid 8gUK0-HVjJwOWD7DGXKF/8gUK0-HVjJwOWD7DGXKF -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b582/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 cat >/tmp/go-build2466828734/b651/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.26 -complete -installsuffix shared -buildid jf6A35VGh7JYcA0Jg00F/jf6A35VGh7JYcA0Jg00F -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b583/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 cat >/tmp/go-build2466828734/b647/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2466828734/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2466828734/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2466828734/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b823/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2466828734/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2466828734/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.26 -complete -installsuffix shared -buildid lsmY6DawBa9ShftXPz-m/lsmY6DawBa9ShftXPz-m -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b647/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache -lang=go1.26 -complete -installsuffix shared -buildid LODGYV8-AfhjcQk367TS/LODGYV8-AfhjcQk367TS -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b823/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.26 -complete -installsuffix shared -buildid fyx-zHyI7j_3WGnyzN_E/fyx-zHyI7j_3WGnyzN_E -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b651/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/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/55/55a0f7cc6c3c4345dfb6c5669e9ee83b33ec115445933d8275311fdb66eaa19a-d # internal go tool buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/55/5510e72a37020e28667dc0cf2ca9b9f34d9e1c6d7eb853040f7bda2ad3e522f8-d # internal go tool buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/e9/e9dd74a0d32fdf338a818d1f48c627c6c20e3eda5e2ef0aa826384387c5074e8-d # internal go tool buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/5e/5e8fda9ccaefbfa78d322c984007e750ce10b719d5d0952eae536ec7dadfec4d-d # internal go tool buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/c8/c849f450b1a82c1f340a9aa93de8550448e6ef15443071b269d31a2971b562e7-d # internal go tool buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/ea/ea5e56a0d9a6f8c11d93ae825d7c03f31a1b4816b03bdea1ccd3a03f03a78e20-d # internal go tool buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/5f/5fcb4d2745069e99329ae4be6a9e9849692334c666f7ea80e4bd3e34d962ef43-d # internal go tool buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/c1/c1668e10a10285d3460c7f472ac9d9b815d31c41e14426283ca855041447d599-d # internal mkdir -p $WORK/b822/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache cat >/tmp/go-build2466828734/b822/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-build2466828734/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache -lang=go1.26 -complete -installsuffix shared -buildid 3i8f3-0neD6h59phkTix/3i8f3-0neD6h59phkTix -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache/blobcache.go go tool buildid -w $WORK/b552/_pkg_.a # internal go tool buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b3/b3c34c3398842c9af1ef29cff0dff4ab56b4926666a919d23ac229ce1c14dec6-d # internal mkdir -p $WORK/b551/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/register cat >/tmp/go-build2466828734/b551/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-build2466828734/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build2466828734/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build2466828734/b564/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.26 -complete -installsuffix shared -buildid B_zczgIKFF2LuJtBW9HC/B_zczgIKFF2LuJtBW9HC -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b551/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 cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/53/5303ad63386dd7afce36c2c4975b11f78b4f44f1d12cb07d05214e127d05c2b8-d # internal go tool buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/02/0288b13ce3cdf64287bdd8ec790fbc7f74f5906d4094fcd0f066a14d741bd0d0-d # internal mkdir -p $WORK/b539/ github.com/containers/podman/vendor/go.podman.io/storage cat >/tmp/go-build2466828734/b539/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-build2466828734/b490/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile embed=/tmp/go-build2466828734/b342/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build2466828734/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2466828734/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2466828734/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2466828734/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build2466828734/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2466828734/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2466828734/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2466828734/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2466828734/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2466828734/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build2466828734/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build2466828734/b569/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build2466828734/b570/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2466828734/b574/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b539/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.26 -complete -installsuffix shared -buildid ruoiNHVLcYXa5KxP_7Eo/ruoiNHVLcYXa5KxP_7Eo -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b539/importcfg -embedcfg $WORK/b539/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/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/b1/b1adf57a74bae58cbcfdd064b3b81154dccc349df747f1e040869f15eb86e661-d # internal mkdir -p $WORK/b871/ mkdir -p $WORK/b870/ github.com/containers/podman/libpod/layers mkdir -p $WORK/b575/ github.com/containers/podman/libpod/driver github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked cat >/tmp/go-build2466828734/b871/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-build2466828734/b539/_pkg_.a EOF cat >/tmp/go-build2466828734/b870/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-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/libpod/layers -lang=go1.26 -complete -installsuffix shared -buildid RDMEMFJjeZw52_8H12gr/RDMEMFJjeZw52_8H12gr -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/containers/podman/libpod/layers/layer.go cat >/tmp/go-build2466828734/b575/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-build2466828734/b490/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2466828734/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2466828734/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2466828734/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2466828734/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2466828734/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2466828734/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2466828734/b481/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2466828734/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2466828734/b556/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2466828734/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2466828734/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/libpod/driver -lang=go1.26 -complete -installsuffix shared -buildid 8wc_b594mLCR-GqFFBoP/8wc_b594mLCR-GqFFBoP -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/libpod/driver/driver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.26 -complete -installsuffix shared -buildid WiOEo2rKHEqqaFsRcIhI/WiOEo2rKHEqqaFsRcIhI -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b575/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/b871/_pkg_.a # internal go tool buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/3d/3dce5b8597c1d30503db23adefe45459f4454980e6c02af1bcdd33afd8d6d8e3-d # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/6d/6dad76d61a39a9364cd67909beded3d637ca97dd935e63dc2b1676c82b2afb7a-d # internal go tool buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/7e/7e25b3ea68371fe7b555e773912b67572131331214ee1c66a292c3a40b1d63ed-d # internal mkdir -p $WORK/b217/ mkdir -p $WORK/b289/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b357/ mkdir -p $WORK/b503/ github.com/containers/podman/vendor/golang.org/x/net/trace mkdir -p $WORK/b240/ cat >/tmp/go-build2466828734/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF mkdir -p $WORK/b505/ mkdir -p $WORK/b433/ mkdir -p $WORK/b716/ expvar github.com/containers/podman/vendor/github.com/gorilla/mux cat >/tmp/go-build2466828734/b357/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2466828734/b358/_pkg_.a packagefile html/template=/tmp/go-build2466828734/b359/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile text/tabwriter=/tmp/go-build2466828734/b363/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF mkdir -p $WORK/b772/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.26 -complete -installsuffix shared -buildid rb-JTUbJJeF9QM8_OfhA/rb-JTUbJJeF9QM8_OfhA -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b217/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 mkdir -p $WORK/b618/ mkdir -p $WORK/b640/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.26 -complete -installsuffix shared -buildid tPKN1VG7i99Ujew05bVO/tPKN1VG7i99Ujew05bVO -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b357/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 mkdir -p $WORK/b612/ net/http/httputil mkdir -p $WORK/b1013/ mkdir -p $WORK/b886/ cat >/tmp/go-build2466828734/b240/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b503/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF mkdir -p $WORK/b588/ mkdir -p $WORK/b616/ cat >/tmp/go-build2466828734/b289/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF mkdir -p $WORK/b931/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.26 -complete -installsuffix shared -buildid 0Cf9npWRPNb6Cgfd5HvC/0Cf9npWRPNb6Cgfd5HvC -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b240/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/github.com/docker/go-connections/sockets mkdir -p $WORK/b1059/ mkdir -p $WORK/b1022/ mkdir -p $WORK/b1063/ mkdir -p $WORK/b741/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.26 -complete -installsuffix shared -buildid ALKOOTe5ycsSBEa79C8L/ALKOOTe5ycsSBEa79C8L -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil cat >/tmp/go-build2466828734/b433/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2466828734/b222/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2466828734/b234/_pkg_.a packagefile net/http/internal=/tmp/go-build2466828734/b235/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2466828734/b236/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p expvar -lang=go1.26 -std -complete -installsuffix shared -buildid ZaJEGs00KnOIvkjLTjZX/ZaJEGs00KnOIvkjLTjZX -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /usr/lib/golang/src/expvar/expvar.go mkdir -p $WORK/b615/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p net/http/httputil -lang=go1.26 -std -complete -installsuffix shared -buildid KFsYI7QuN5utEYoKDws2/KFsYI7QuN5utEYoKDws2 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b433/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 cat >/tmp/go-build2466828734/b505/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2466828734/b504/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a EOF github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api cat >/tmp/go-build2466828734/b618/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2466828734/b622/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/pkg/bindings mkdir -p $WORK/b993/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.26 -complete -installsuffix shared -buildid cMQzqV1mleSQn7raZpgX/cMQzqV1mleSQn7raZpgX -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.26 -complete -installsuffix shared -buildid XktSBbmLKlfJfDe4p57K/XktSBbmLKlfJfDe4p57K -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b618/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 cat >/tmp/go-build2466828734/b640/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-build2466828734/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build2466828734/b641/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/pkg/util github.com/containers/podman/vendor/github.com/felixge/httpsnoop cat >/tmp/go-build2466828734/b931/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2466828734/b735/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2466828734/b932/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build2466828734/b933/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build2466828734/b934/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.26 -complete -installsuffix shared -buildid eHLcgNzZ4SmzQqpyAN8s/eHLcgNzZ4SmzQqpyAN8s -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b640/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 mkdir -p $WORK/b1018/ cat >/tmp/go-build2466828734/b1013/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/containers/podman/pkg/bindings -lang=go1.26 -complete -installsuffix shared -buildid RVhQG1Q3FX7ydoRTP1xi/RVhQG1Q3FX7ydoRTP1xi -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b931/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 cat >/tmp/go-build2466828734/b588/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2466828734/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build2466828734/b589/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a EOF cat >/tmp/go-build2466828734/b615/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.26 -complete -installsuffix shared -buildid 8RqJhFAio8VlUF4-cptQ/8RqJhFAio8VlUF4-cptQ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go cat >/tmp/go-build2466828734/b741/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2466828734/b742/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2466828734/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2466828734/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.26 -complete -installsuffix shared -buildid cOyO81Onx5Mz4tyWl9HT/cOyO81Onx5Mz4tyWl9HT -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b615/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 github.com/containers/podman/pkg/auth github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request github.com/containers/podman/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/pkg/util -lang=go1.26 -complete -installsuffix shared -buildid Pt4mqDIJ117TxbGnymXm/Pt4mqDIJ117TxbGnymXm -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b741/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 cat >/tmp/go-build2466828734/b612/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.26 -complete -installsuffix shared -buildid _uDbMK2Qx0ebU8g_o1Wf/_uDbMK2Qx0ebU8g_o1Wf -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b612/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 github.com/containers/podman/pkg/api/server/idle mkdir -p $WORK/b418/ github.com/containers/podman/vendor/golang.org/x/net/http2 github.com/containers/podman/vendor/go.podman.io/common/pkg/filters github.com/containers/podman/vendor/go.podman.io/common/pkg/download github.com/containers/podman/pkg/copy net/http/pprof mkdir -p $WORK/b1042/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.26 -complete -installsuffix shared -buildid h8h5YeB8yxvvW928jyhJ/h8h5YeB8yxvvW928jyhJ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go github.com/containers/podman/pkg/machine/stdpull github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp cat >/tmp/go-build2466828734/b993/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-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2466828734/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b616/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF cat >/tmp/go-build2466828734/b1018/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/containers/podman/pkg/auth -lang=go1.26 -complete -installsuffix shared -buildid AivqmG-bfAIxMuUywycJ/AivqmG-bfAIxMuUywycJ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go cat >/tmp/go-build2466828734/b716/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2466828734/b717/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b886/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b418/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 importmap golang.org/x/net/internal/httpsfv=github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2466828734/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2466828734/b425/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2466828734/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build2466828734/b426/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv=/tmp/go-build2466828734/b427/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2466828734/b234/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b772/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.26 -complete -installsuffix shared -buildid R98Cd9Iyj7-nrypNpvTK/R98Cd9Iyj7-nrypNpvTK -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1018/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 cat >/tmp/go-build2466828734/b1022/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF cat >/tmp/go-build2466828734/b1042/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2466828734/b970/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/pkg/copy -lang=go1.26 -complete -installsuffix shared -buildid kslP-qVAvOCJQ2D9LAC6/kslP-qVAvOCJQ2D9LAC6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.26 -complete -installsuffix shared -buildid p3AkpMsh2amfUV-4gc9d/p3AkpMsh2amfUV-4gc9d -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.26 -complete -installsuffix shared -buildid 2W9QcDYqMM12WBQYemH9/2W9QcDYqMM12WBQYemH9 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b418/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/client_priority_go126.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/clientconn.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_go126.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/server_common.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/transport_common.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_common.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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.26 -complete -installsuffix shared -buildid nZ2bHqDV6NmvITJBW5TF/nZ2bHqDV6NmvITJBW5TF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1022/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 cat >/tmp/go-build2466828734/b1063/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile html=/tmp/go-build2466828734/b360/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2466828734/b016/_pkg_.a packagefile internal/profile=/tmp/go-build2466828734/b1064/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2466828734/b1065/_pkg_.a packagefile runtime/trace=/tmp/go-build2466828734/b580/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p net/http/pprof -lang=go1.26 -std -complete -installsuffix shared -buildid m1yjCAcX08NUKUjdbpWY/m1yjCAcX08NUKUjdbpWY -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1063/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cat >/tmp/go-build2466828734/b1059/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.26 -complete -installsuffix shared -buildid FdMhZ0DVnY5cSo_IOcwx/FdMhZ0DVnY5cSo_IOcwx -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b616/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/containers/podman/pkg/api/server/idle -lang=go1.26 -complete -installsuffix shared -buildid VIr3yOl6W8N0M0lKxHGo/VIr3yOl6W8N0M0lKxHGo -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/idle/tracker.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.26 -complete -installsuffix shared -buildid r3PDL_2DusX1_jBWGSxW/r3PDL_2DusX1_jBWGSxW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.26 -complete -installsuffix shared -buildid I_6IK5MnmaRg_k7IYAwC/I_6IK5MnmaRg_k7IYAwC -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go go tool buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/92/9220d64d76417c67687e8ddf273690cf7855315231398cf52ecb2083678fa672-d # internal go tool buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/0c/0c2a58b3e6021c3ce6014e9bac086a997f09e9384c18a4f8fd20aca07b65bbb0-d # internal go tool buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/97/97ffdd089e5bb6e787c570bc1865f4b94d9c8c068b30728c834e7dd9dcf9337c-d # internal go tool buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/c7/c78809729b4f20ce7233afd8b9a9ea45feea1bd275d505ffa114f3d6a0f694c4-d # internal go tool buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d2/d2b3f2c1c2750dae3da2de484771b51dd440b95460650857f75179e680b95109-d # internal go tool buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/aa/aa456a815086202c885b8f89b2096fe1950498df1160bce70f7ceef1aebb6027-d # internal go tool buildid -w $WORK/b640/_pkg_.a # internal go tool buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/c4/c404ac228d1695bf98385ece6f319ca4cefed4f1f671e8f56024e189e2813851-d # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/35/35cf6564ebf098e377e8b14662fe194be84cf327fecf3e6a2465a47d476cc089-d # internal go tool buildid -w $WORK/b612/_pkg_.a # internal mkdir -p $WORK/b628/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global cat >/tmp/go-build2466828734/b628/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-build2466828734/b172/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2466828734/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build2466828734/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build2466828734/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2466828734/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2466828734/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2466828734/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2466828734/b635/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.26 -complete -installsuffix shared -buildid xmvP8jiTVhDaP8-nWuNu/xmvP8jiTVhDaP8-nWuNu -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b628/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 cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/7c/7c9dd06cbf3e54e888ab854ebdf5c1a5e730377be67c0801cddf07491e762521-d # internal mkdir -p $WORK/b879/ github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk cat >/tmp/go-build2466828734/b879/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-build2466828734/b171/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build2466828734/b880/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2466828734/b612/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk -lang=go1.26 -complete -installsuffix shared -buildid 9qp50WgoSJNjq4PtavcN/9qp50WgoSJNjq4PtavcN -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b879/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 go tool buildid -w $WORK/b716/_pkg_.a # internal go tool buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/a3/a359847bf2c5e22e58adab1cf1cac21d5f096c7374537f2fd22ff5dba8b6e26c-d # internal mkdir -p $WORK/b715/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util cat >/tmp/go-build2466828734/b715/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2466828734/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2466828734/b718/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.26 -complete -installsuffix shared -buildid yaB0KLts2MTXoADDWeqk/yaB0KLts2MTXoADDWeqk -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b715/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/b886/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/15/15f80dc8b9a8836edb9251c271201403fc992e3338c5b4b0941f8fb804074d1d-d # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/9b/9bb8b5379a705da680bb0759a5f537e243b946b04dd4e2ec7967479c1accc111-d # internal go tool buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/4f/4f426f0d4df62ba75101b580026cc92b8c616d0c9b900084da7e0731284a6850-d # internal mkdir -p $WORK/b535/ github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout cat >/tmp/go-build2466828734/b535/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-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2466828734/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2466828734/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2466828734/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2466828734/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2466828734/b289/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.26 -complete -installsuffix shared -buildid MTkxwoTuMz-WkBKXs_3f/MTkxwoTuMz-WkBKXs_3f -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b535/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/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/00/00c607a2148f15933667b899f05896be735a70b67c1e5f397e006307ad02ded6-d # internal go tool buildid -w $WORK/b1022/_pkg_.a # internal cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/24/246a8c286fdfc718432f5a6d564ceb8326c161a0489d7e7f5412025e9bbb45aa-d # internal mkdir -p $WORK/b1023/ github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp cat >/tmp/go-build2466828734/b1023/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2466828734/b1022/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.26 -complete -installsuffix shared -buildid igKUMzVLxhmqlianp04T/igKUMzVLxhmqlianp04T -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b1023/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/b1018/_pkg_.a # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/34/3477337504b94d5ea72f5ea3b2f37292d59379582e3a2f4e3de90054806a5efe-d # internal mkdir -p $WORK/b1017/ github.com/containers/podman/vendor/golang.org/x/oauth2 cat >/tmp/go-build2466828734/b1017/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-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build2466828734/b1018/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.26 -complete -installsuffix shared -buildid ay8IlhWg56m9PfPSySAS/ay8IlhWg56m9PfPSySAS -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b1017/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/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/e6/e67a4e6908c949ab8c53ba618bf4ce8e6649e56f4a9c437a9dabff2a2751aac5-d # internal go tool buildid -w $WORK/b240/_pkg_.a # internal go tool buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/63/63267012338ec778a9b977ac9b7d83a8d3008d9a7ad99aaae0e87e2b9fc5ef5c-d # internal mkdir -p $WORK/b884/ github.com/containers/podman/pkg/api/handlers/utils/apiutil mkdir -p $WORK/b238/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 cat >/tmp/go-build2466828734/b884/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2466828734/b735/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2466828734/b240/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/pkg/api/handlers/utils/apiutil -lang=go1.26 -complete -installsuffix shared -buildid vC9AzNoDf1lgNgu6Z5Se/vC9AzNoDf1lgNgu6Z5Se -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/apiutil/apiutil.go cat >/tmp/go-build2466828734/b238/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2466828734/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2466828734/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2466828734/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/66/66deb499f7973a9ba193e28c530bbfabd27c71bd70c6f28e03d4c063fe9aff0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.26 -complete -installsuffix shared -buildid Fjapscqri8QfZeDn-Jed/Fjapscqri8QfZeDn-Jed -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b238/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/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/e6/e66953808b7bc11bfe2ff268ba65d004d7c71600ff906007f7982ea47fb6ba8b-d # internal mkdir -p $WORK/b714/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts cat >/tmp/go-build2466828734/b714/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2466828734/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.26 -complete -installsuffix shared -buildid QhmYvKMKHE9bxGDfhSOg/QhmYvKMKHE9bxGDfhSOg -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b714/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/b1063/_pkg_.a # internal mkdir -p $WORK/b833/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta cat >/tmp/go-build2466828734/b833/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2466828734/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta -lang=go1.26 -complete -installsuffix shared -buildid wu7GRWH1wXhocNSemLb-/wu7GRWH1wXhocNSemLb- -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b833/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 mkdir -p $WORK/b839/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util cat >/tmp/go-build2466828734/b839/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-build2466828734/b076/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util -lang=go1.26 -complete -installsuffix shared -buildid K4jJ49uN4uzX2sB29Cxo/K4jJ49uN4uzX2sB29Cxo -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b839/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 cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/fe/fe3f8dfe5ccc71ec6a199a3953396e6e77ceda959eda83fe21ab36d56d60511a-d # internal go tool buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/01/01d7078acc7e13e7b0ca5d119e36132a8c8d63586a84b69931202528fa1ce236-d # internal go tool buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/4d/4d69e7e6fa012316f85bc303ff355b0c014a54ec01c48402d2616f188552f1e1-d # internal go tool buildid -w $WORK/b503/_pkg_.a # internal go tool buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/36/36580e5a8431b93bd3a19515d4a04a75c3fbf2375483ed41d3de84fb07497646-d # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/d9/d9a2bb062c8ceaec5352289e80a514e3c2d33bb406888d3dc8568192e4d8be58-d # internal mkdir -p $WORK/b691/ mkdir -p $WORK/b502/ github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core cat >/tmp/go-build2466828734/b691/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2466828734/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2466828734/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2466828734/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build2466828734/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build2466828734/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2466828734/b700/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/http/httputil=/tmp/go-build2466828734/b433/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b502/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-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile expvar=/tmp/go-build2466828734/b503/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2466828734/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2466828734/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build2466828734/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build2466828734/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2466828734/b507/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2466828734/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2466828734/b404/_pkg_.a packagefile hash/fnv=/tmp/go-build2466828734/b326/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.26 -complete -installsuffix shared -buildid Rhs1yDcwKbQzOTh6Fa8F/Rhs1yDcwKbQzOTh6Fa8F -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b502/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.26 -complete -installsuffix shared -buildid DI9EQbBv7aq3vgU3-IOO/DI9EQbBv7aq3vgU3-IOO -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b691/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/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/ea/ea7b2724f52a8816e3b5456e76cef1a22c2d6ecedf0085c611cef41a34acdad7-d # internal mkdir -p $WORK/b881/ github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume cat >/tmp/go-build2466828734/b881/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-build2466828734/b879/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume -lang=go1.26 -complete -installsuffix shared -buildid udr1Y5BbpGHOYpOUNr-9/udr1Y5BbpGHOYpOUNr-9 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume/api.go go tool buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/6f/6fe6d0f7f821464d311dacc6edf9600d4429ec8df157b33e51ed6322bfaa4574-d # internal mkdir -p $WORK/b1062/ github.com/containers/podman/vendor/github.com/gorilla/handlers cat >/tmp/go-build2466828734/b1062/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2466828734/b615/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime/debug=/tmp/go-build2466828734/b473/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p github.com/containers/podman/vendor/github.com/gorilla/handlers -lang=go1.26 -complete -installsuffix shared -buildid G8pc9yxZYDgAL-Ry-f9e/G8pc9yxZYDgAL-Ry-f9e -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b1062/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/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/96/96cff40d1c166997e2208160f1f2609457696df589d5c8333922a265bea732c7-d # internal mkdir -p $WORK/b832/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns cat >/tmp/go-build2466828734/b832/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2466828734/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2466828734/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2466828734/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2466828734/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build2466828734/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2466828734/b672/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns -lang=go1.26 -complete -installsuffix shared -buildid NNgbXnlHBgoApEx8ga-n/NNgbXnlHBgoApEx8ga-n -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b832/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/b1017/_pkg_.a # internal go tool buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/58/5858e0f5e8cee4873f11d3508f43956fde98f8691f1a9b3f6e0f02c0f3d04e83-d # internal mkdir -p $WORK/b729/ github.com/containers/podman/cmd/podman/parse cat >/tmp/go-build2466828734/b729/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-build2466828734/b073/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2466828734/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/b0/b059b148f9f2e7019fd7a32546a62e7031ecc4714dc327cf5f4d46101a45de31-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.26 -complete -installsuffix shared -buildid hGxgyBS8O3HeDFMfAp2X/hGxgyBS8O3HeDFMfAp2X -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b729/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 mkdir -p $WORK/b1016/ github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc cat >/tmp/go-build2466828734/b1016/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2466828734/b297/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2466828734/b1017/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.26 -complete -installsuffix shared -buildid 46MjNnYpckU0gkTY7dTD/46MjNnYpckU0gkTY7dTD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1016/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/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/34/3491487aaf59dd426a67a1e8d2ae56331ed4d4faeab8f6afd2fe7f0088b5b242-d # internal go tool buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/31/310f205bf9b6e215d40b68dbda7d95bf05c330434001b0cc01ce5b6940c3a3c8-d # internal mkdir -p $WORK/b965/ mkdir -p $WORK/b738/ github.com/containers/podman/pkg/machine/env github.com/containers/podman/libpod/events cat >/tmp/go-build2466828734/b965/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-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.26 -complete -installsuffix shared -buildid yfXnTZrKeMsQPCeydT4l/yfXnTZrKeMsQPCeydT4l -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b965/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 cat >/tmp/go-build2466828734/b738/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build2466828734/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2466828734/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2466828734/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2466828734/b567/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/libpod/events -lang=go1.26 -complete -installsuffix shared -buildid tQuaHZMOuiCaO25lC-4V/tQuaHZMOuiCaO25lC-4V -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b738/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/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ac/ac27901f00369917f35d400cf01c425d61e28d3863eeb4672491977aee930fa2-d # internal mkdir -p $WORK/b243/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker cat >/tmp/go-build2466828734/b243/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 golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2466828734/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2466828734/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2466828734/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2466828734/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2466828734/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2466828734/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2466828734/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2466828734/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2466828734/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build2466828734/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2466828734/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2466828734/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2466828734/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2466828734/b289/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2466828734/b291/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile mime/multipart=/tmp/go-build2466828734/b232/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.26 -complete -installsuffix shared -buildid MPUN8Olh49RuektcUYAM/MPUN8Olh49RuektcUYAM -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b243/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/b1023/_pkg_.a # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/6c/6c5dd6f7d169284c4dbd57dd54048fb95ff156077850a016bb92d467062a0f77-d # internal go tool buildid -w $WORK/b535/_pkg_.a # internal go tool buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/dc/dcc36b69af3c806626f74bf44086dfc3bbf0bf82c109d1c22984bf8541807e53-d # internal mkdir -p $WORK/b878/ github.com/containers/podman/libpod/plugin cat >/tmp/go-build2466828734/b878/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build2466828734/b879/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build2466828734/b881/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/libpod/plugin -lang=go1.26 -complete -installsuffix shared -buildid OvypBcOj2DRiU-TIEUo5/OvypBcOj2DRiU-TIEUo5 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/libpod/plugin/volume_api.go cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/0d/0d7c5bc5e99a4e156803359ff75beaf0500b7aa21137d0c2abbba027e7a7cd74-d # internal mkdir -p $WORK/b644/ github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive cat >/tmp/go-build2466828734/b644/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2466828734/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2466828734/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2466828734/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2466828734/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2466828734/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.26 -complete -installsuffix shared -buildid e8Z9_ytceEZguTgy1t13/e8Z9_ytceEZguTgy1t13 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b644/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/b965/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/9a/9a2636a7ea761e71f51cbbf2ec87b1412798d34ece9d73b522c1c28675a4163b-d # internal mkdir -p $WORK/b975/ github.com/containers/podman/pkg/machine/lock cat >/tmp/go-build2466828734/b975/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.26 -complete -installsuffix shared -buildid ghMLlorwHVfvOZHVsZgB/ghMLlorwHVfvOZHVsZgB -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b975/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go mkdir -p $WORK/b976/ github.com/containers/podman/pkg/machine/ports cat >/tmp/go-build2466828734/b976/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.26 -complete -installsuffix shared -buildid jt94JUElAFMem_PVmx6N/jt94JUElAFMem_PVmx6N -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b976/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/b628/_pkg_.a # internal go tool buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/ec/ece474e959b7c07eef9153a8e56ff34893802320f8cae179f06bb66b8b374f0f-d # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/8a/8ac732aba479ba3809fe49c2c9b34b2d2df051866d792b9e4a08f87762e46eaf-d # internal mkdir -p $WORK/b623/ github.com/containers/podman/vendor/go.opentelemetry.io/otel cat >/tmp/go-build2466828734/b623/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-build2466828734/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build2466828734/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2466828734/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2466828734/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.26 -complete -installsuffix shared -buildid BcvEpUJmIO0f2fgR3E_n/BcvEpUJmIO0f2fgR3E_n -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b623/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/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/1a/1af03bbfa80ea3bb8b4a09f1e1fd8245bc7423478afb78cf82118b9acfce2f87-d # internal go tool buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/4d/4db9eeff234df1bf6e9e2310371804a6dbccddb5ef03a763df4965c65ae2c93b-d # internal mkdir -p $WORK/b501/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey cat >/tmp/go-build2466828734/b501/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-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build2466828734/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2466828734/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build2466828734/b509/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.26 -complete -installsuffix shared -buildid C3mNnIalOGm7Mw1D7MbF/C3mNnIalOGm7Mw1D7MbF -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b501/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/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/6e/6e9e3d9528d89026f384c0b25ab2489711d6d1ce95bcad1caf56e88be08c3ec8-d # internal mkdir -p $WORK/b538/ github.com/containers/podman/vendor/go.podman.io/image/v5/storage cat >/tmp/go-build2466828734/b538/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2466828734/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2466828734/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2466828734/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build2466828734/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2466828734/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a EOF go tool buildid -w $WORK/b1016/_pkg_.a # internal go tool buildid -w $WORK/b1062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.26 -complete -installsuffix shared -buildid NHcUZ2L3MZgZolsMLhqY/NHcUZ2L3MZgZolsMLhqY -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b538/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/b623/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/93/93057e9f72d34a9e90b04b52b4a3db4221a4f1d8d1810c59308e57ce14c8d579-d # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/cf/cf5c0a6fff6d445ab197b284d29d5e82b07bd146f5f47582c13c38f0ff6351b2-d # internal mkdir -p $WORK/b1015/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow cat >/tmp/go-build2466828734/b1015/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-build2466828734/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2466828734/b1016/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2466828734/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build2466828734/b1019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2466828734/b1014/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build2466828734/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2466828734/b1017/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.26 -complete -installsuffix shared -buildid _gOt_Twc1tWexm2by52i/_gOt_Twc1tWexm2by52i -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b1015/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 cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/54/5483391a4b4d00b2713c0613fb967951d7b9effb99a362d85dcd306a5be136c5-d # internal mkdir -p $WORK/b617/ github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv cat >/tmp/go-build2466828734/b617/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2466828734/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2466828734/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2466828734/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build2466828734/b643/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2466828734/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2466828734/b633/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.26 -complete -installsuffix shared -buildid pcjEd3M7cL4RdSJlUji6/pcjEd3M7cL4RdSJlUji6 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b617/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/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/8a/8a8b48b792d8079c68e9902a17782d9c1fc1890031bfceadd56e3e1e8e7a516e-d # internal mkdir -p $WORK/b973/ github.com/containers/podman/pkg/machine/vmconfigs cat >/tmp/go-build2466828734/b973/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2466828734/b968/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2466828734/b974/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2466828734/b972/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2466828734/b975/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2466828734/b976/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2466828734/b977/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2466828734/b964/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.26 -complete -installsuffix shared -buildid Ga2iSVMp__Iz_rzbPM9p/Ga2iSVMp__Iz_rzbPM9p -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b973/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/b832/_pkg_.a # internal go tool buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/e9/e97f872df580a3fc8fc82849f0ba46d54177940e649479c8ae565a272e7a4adc-d # internal mkdir -p $WORK/b827/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark cat >/tmp/go-build2466828734/b827/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build2466828734/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2466828734/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build2466828734/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build2466828734/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build2466828734/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2466828734/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark -lang=go1.26 -complete -installsuffix shared -buildid hlYY7s3v_-PfGy3xT-Pb/hlYY7s3v_-PfGy3xT-Pb -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b827/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 cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/28/287ac3a84700a36a78d6158af7bd6bc61ee112a13113887c7ecbaed20fdc7957-d # internal go tool buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/2a/2a0f8fa32e835e7caf6fe7cbe11462352858246bc95bb6ae8a857beda2342e05-d # internal mkdir -p $WORK/b500/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils cat >/tmp/go-build2466828734/b500/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build2466828734/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2466828734/b510/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.26 -complete -installsuffix shared -buildid 5O5AXYe-qoVpzuitvfH_/5O5AXYe-qoVpzuitvfH_ -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b500/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/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/c6/c696bfa43bbec5a87fb37004b0240999990138b3d2ee85bfa9f8c3c25f873bd3-d # internal go tool buildid -w $WORK/b878/_pkg_.a # internal go tool buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/ee/ee0eec3f87de35eaeed4a3143000230d6b95a33011bd454689e27045a056208a-d # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/74/74a7821412b01f50afa875d4685db75fef28fbb978e664ecfb030f003c7dc683-d # internal mkdir -p $WORK/b969/ github.com/containers/podman/pkg/machine cat >/tmp/go-build2466828734/b969/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2466828734/b970/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2466828734/b972/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2466828734/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2466828734/b964/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/containers/podman/pkg/machine -lang=go1.26 -complete -installsuffix shared -buildid r34jJ9jawsVttyjcmEMC/r34jJ9jawsVttyjcmEMC -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b969/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/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ad/ad4505beb470ca685fdb68f88d371f0b70fe2032e262d316fc02d5402b5ae868-d # internal mkdir -p $WORK/b520/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature cat >/tmp/go-build2466828734/b520/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2466828734/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build2466828734/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2466828734/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2466828734/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2466828734/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build2466828734/b527/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.26 -complete -installsuffix shared -buildid flnhPrO_T5dbYe9x466n/flnhPrO_T5dbYe9x466n -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b520/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/b1015/_pkg_.a # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/13/13e232517f03e98369e0cd9aafc00d3556c3b76465a44c5b1e85043b9a2f0e61-d # internal go tool buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/96/96636a3c53491fd8f6c76bf8165bd43af3bddae5d42358b65555870c8e43d26c-d # internal mkdir -p $WORK/b614/ github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp cat >/tmp/go-build2466828734/b614/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2466828734/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2466828734/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2466828734/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2466828734/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2466828734/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2466828734/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2466828734/b234/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.26 -complete -installsuffix shared -buildid vDPNF0lo9NDKHXZTfOX6/vDPNF0lo9NDKHXZTfOX6 -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b614/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/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/91/912ad2558098ed9bdde8c090bd2d34f013785bbcc9185498b2b9dd0abee9c3df-d # internal mkdir -p $WORK/b826/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network cat >/tmp/go-build2466828734/b826/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build2466828734/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network -lang=go1.26 -complete -installsuffix shared -buildid nEGWTxTPtYzOC7yR1Wkt/nEGWTxTPtYzOC7yR1Wkt -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b826/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 go tool buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/8c/8c976c50d13ba221d8db2fffc4bb9ab3296ee537aad854fa223d490ee99f5292-d # internal mkdir -p $WORK/b1039/ github.com/containers/podman/pkg/machine/proxyenv mkdir -p $WORK/b967/ github.com/containers/podman/pkg/machine/qemu cat >/tmp/go-build2466828734/b1039/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2466828734/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2466828734/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.26 -complete -installsuffix shared -buildid _568DI_kYKzJ_TP3Wn-r/_568DI_kYKzJ_TP3Wn-r -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go cat >/tmp/go-build2466828734/b967/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2466828734/b968/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2466828734/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2466828734/b972/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2466828734/b977/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build2466828734/b978/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build2466828734/b979/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2466828734/b964/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.26 -complete -installsuffix shared -buildid Qr1YoPwxgE0_3chGQu3I/Qr1YoPwxgE0_3chGQu3I -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b967/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_amd64.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/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/0d/0dd1103883d08bf751c7ad4eb8373ac901f749dfdf5f1c4ecf0affae20ed7625-d # internal go tool buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b3/b33036681537f707d75914617fe17f4919a67507edc2cbb3049515379bb499f1-d # internal go tool buildid -w $WORK/b614/_pkg_.a # internal go tool buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/1b/1b5e4cedc49f2f11f6a30e8ef61dea0f4d0f11f5d7fa89cf8df390ef3cd028e6-d # internal mkdir -p $WORK/b586/ github.com/containers/podman/vendor/github.com/docker/docker/client cat >/tmp/go-build2466828734/b586/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2466828734/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build2466828734/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2466828734/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build2466828734/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2466828734/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2466828734/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build2466828734/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2466828734/b609/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2466828734/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2466828734/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2466828734/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2466828734/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2466828734/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2466828734/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2466828734/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2466828734/b612/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2466828734/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2466828734/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2466828734/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.26 -complete -installsuffix shared -buildid 7_0OPlAVCEphs7wa_zQP/7_0OPlAVCEphs7wa_zQP -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b586/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 cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/6b/6b10f8454fa4575a34c2d64a37fb5c5144b011b18e47e1589e5c83fc7882d321-d # internal mkdir -p $WORK/b518/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal cat >/tmp/go-build2466828734/b518/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-build2466828734/b049/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2466828734/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2466828734/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2466828734/b264/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.26 -complete -installsuffix shared -buildid 2nuhQNNlfpyDk98TlFao/2nuhQNNlfpyDk98TlFao -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b518/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 go tool buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/ae/ae95fdd0c99129530bd70b901b387afa229241e17a63f5cfdfec484b81d824b4-d # internal go tool buildid -w $WORK/b691/_pkg_.a # internal go tool buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/18/185e288d9077a3a1e9a1fb350df2bac2fa89de59dace97e3b3151076c373d642-d # internal mkdir -p $WORK/b690/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder cat >/tmp/go-build2466828734/b690/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2466828734/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2466828734/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2466828734/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2466828734/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2466828734/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2466828734/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2466828734/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2466828734/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2466828734/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build2466828734/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build2466828734/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile text/scanner=/tmp/go-build2466828734/b273/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.26 -complete -installsuffix shared -buildid NOA7aWKnAlGc7UmVKKDh/NOA7aWKnAlGc7UmVKKDh -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b690/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 cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/b2/b2618980ce673d25f636175d4415055c7d6780756f9d16ea861fdf12c0ee321c-d # internal mkdir -p $WORK/b966/ github.com/containers/podman/pkg/machine/provider cat >/tmp/go-build2466828734/b966/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build2466828734/b967/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.26 -complete -installsuffix shared -buildid an9BfXPgWZwbwbuFoj1t/an9BfXPgWZwbwbuFoj1t -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b966/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/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/d8/d8cf7536cc986b81292f7ffbb0673249bff40259b09e101a82e000f1a1ecc5c6-d # internal mkdir -p $WORK/b531/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal cat >/tmp/go-build2466828734/b531/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2466828734/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2466828734/b518/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.26 -complete -installsuffix shared -buildid qNkJSMIIgzsXONSwyhx2/qNkJSMIIgzsXONSwyhx2 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go mkdir -p $WORK/b497/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature cat >/tmp/go-build2466828734/b497/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build2466828734/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2466828734/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2466828734/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2466828734/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2466828734/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2466828734/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2466828734/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2466828734/b302/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.26 -complete -installsuffix shared -buildid tw_VU7U9NTh9_jRoF2qP/tw_VU7U9NTh9_jRoF2qP -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b497/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/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/fd/fd42ad3f1c30ca7842f599d4eacc7d67573829bde87a9d0a49e4bec692a64e00-d # internal mkdir -p $WORK/b216/ mkdir -p $WORK/b722/ github.com/containers/podman/vendor/go.podman.io/common/pkg/retry github.com/containers/podman/vendor/go.podman.io/common/pkg/auth mkdir -p $WORK/b645/ cat >/tmp/go-build2466828734/b216/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2466828734/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2466828734/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.26 -complete -installsuffix shared -buildid 8NmS4NxDq7mCw_gt7-UN/8NmS4NxDq7mCw_gt7-UN -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b216/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 cat >/tmp/go-build2466828734/b722/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build2466828734/b724/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2466828734/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.26 -complete -installsuffix shared -buildid cTh5b1YJeOAP9bH5q2i0/cTh5b1YJeOAP9bH5q2i0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b722/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 cat >/tmp/go-build2466828734/b645/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build2466828734/b646/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2466828734/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2466828734/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2466828734/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2466828734/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2466828734/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.26 -complete -installsuffix shared -buildid QlTZgMV-T8QaXRlJzuBJ/QlTZgMV-T8QaXRlJzuBJ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b645/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/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b6/b6c92a7566e4ec33ad0fa883448c378f8091738570ecaeb26084a1130b0d4568-d # internal mkdir -p $WORK/b1012/ mkdir -p $WORK/b530/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b1021/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor cat >/tmp/go-build2466828734/b1012/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-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build2466828734/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2466828734/b1014/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build2466828734/b1015/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2466828734/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2466828734/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2466828734/b531/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2466828734/b1017/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.26 -complete -installsuffix shared -buildid svoasZneOOHLMxYC1455/svoasZneOOHLMxYC1455 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go cat >/tmp/go-build2466828734/b1021/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2466828734/b1022/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build2466828734/b1023/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2466828734/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2466828734/b531/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b530/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-build2466828734/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2466828734/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2466828734/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2466828734/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2466828734/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2466828734/b531/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.26 -complete -installsuffix shared -buildid dPbU8f8ivQhQgqQJZ7Dv/dPbU8f8ivQhQgqQJZ7Dv -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b1021/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.26 -complete -installsuffix shared -buildid cX2-Rp8ZgLuG1mURiT1b/cX2-Rp8ZgLuG1mURiT1b -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b530/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/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/5f/5f2b609f61d69f459818649cf11094fb9a12f6abf9d44c77789f1f6a9502cb4e-d # internal go tool buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/02/025a0b648e60d4a0786112b640485b763b4055f911f40a3739dfefda3a54fae5-d # internal go tool buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/d1/d1d3769454aed7b1c19a9655be707ad444beac02cb9e67d28dec98c3e72ee8a0-d # internal go tool buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/34/34985802ac980d47df2124f1de99196f9adac201f14a6a1934170ea50fa096e3-d # internal go tool buildid -w $WORK/b1021/_pkg_.a # internal go tool buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/69/69315866386338b62618b2e33de51f688818709af20bd90c74906a5cb384dbff-d # internal mkdir -p $WORK/b1010/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore cat >/tmp/go-build2466828734/b1010/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2466828734/b1009/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build2466828734/b1011/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2466828734/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build2466828734/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build2466828734/b1021/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.26 -complete -installsuffix shared -buildid kUNY3gCKy1-vYabNNsLu/kUNY3gCKy1-vYabNNsLu -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/d2/d297f10fa764161d9dfe2848b851df6659a83ba2a58025cf95529862dea5800c-d # internal go tool buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/92/9273d2121939064b748238adb97488169dadc5f83731fbf7e86be583dfdb70c7-d # internal mkdir -p $WORK/b808/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/config cat >/tmp/go-build2466828734/b808/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2466828734/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2466828734/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2466828734/b690/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/config -lang=go1.26 -complete -installsuffix shared -buildid 0521Rb0xqo1fkSe-uCkJ/0521Rb0xqo1fkSe-uCkJ -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b808/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/b1010/_pkg_.a # internal go tool buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/9c/9c54d9b1ec31a3095507b0a0f8d9a204100b9bb8d6f08c7ed634c2c85ba8dedd-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/15/152d11b6610c8da698de20291b41c2c491ba3804520548e7c7b976d572076d22-d # internal mkdir -p $WORK/b417/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport cat >/tmp/go-build2466828734/b417/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build2466828734/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2466828734/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2466828734/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2466828734/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2466828734/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2466828734/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2466828734/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2466828734/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2466828734/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2466828734/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2466828734/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2466828734/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2466828734/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2466828734/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2466828734/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2466828734/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2466828734/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2466828734/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2466828734/b405/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2466828734/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/http/httputil=/tmp/go-build2466828734/b433/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.26 -complete -installsuffix shared -buildid rwVYA7ejQKEREGZ1V-ur/rwVYA7ejQKEREGZ1V-ur -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b417/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/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/2c/2c72f4e90fcc235a9d4bbc1e069b6d2d8a8bd405f10dd073b478daa5b092ce5a-d # internal go tool buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/b5/b51e312af08b42378f2006a15560dc512385010f00f73a45549a049351d6f4c2-d # internal go tool buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/8b/8bafa46c53cc00be69d3427f884184525343fe0ba578c11f22a31c8999555915-d # internal mkdir -p $WORK/b532/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning cat >/tmp/go-build2466828734/b532/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2466828734/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.26 -complete -installsuffix shared -buildid MDFk6ntXu5skIUTox29i/MDFk6ntXu5skIUTox29i -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go go tool buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/db/db4baf1f3aa897059a0244f4d5d1b3ff653328627171e00959d95770f37565fb-d # internal go tool buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/d9/d962381e05e6a8dafd58d811f1765f55c7a58fcc5fa29d06274795949d4fa530-d # internal mkdir -p $WORK/b585/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon cat >/tmp/go-build2466828734/b585/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build2466828734/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2466828734/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2466828734/b584/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2466828734/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.26 -complete -installsuffix shared -buildid FKHzNEzqVLXRqX2Dv9DY/FKHzNEzqVLXRqX2Dv9DY -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b585/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/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/d2/d2f6823b6e8df01710a4ab99cf1404ff1a2f8318e982ba5855b92f2a73d835eb-d # internal mkdir -p $WORK/b581/ github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports cat >/tmp/go-build2466828734/b581/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2466828734/b582/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2466828734/b583/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2466828734/b585/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2466828734/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build2466828734/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build2466828734/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2466828734/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.26 -complete -installsuffix shared -buildid I8xTiXDxON3lm1zw9V_E/I8xTiXDxON3lm1zw9V_E -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b581/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/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/79/7965400bffa3c6d1add353fc2bf7a2ecf0b7ae91f1593f79f9206ad1bcb9fb39-d # internal go tool buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/21/21da7e57f314e03d6b1209b332e3e369b4eebe884087aa25e2faddaaf2921f43-d # internal mkdir -p $WORK/b415/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver cat >/tmp/go-build2466828734/b415/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2466828734/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2466828734/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2466828734/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.26 -complete -installsuffix shared -buildid q-FqjPreml3U4I5P1P-S/q-FqjPreml3U4I5P1P-S -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go go tool buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/77/773bdc279dfb090c54d881c52d328bc65d40737156cfa7e26811b0ad6d21989b-d # internal mkdir -p $WORK/b356/ github.com/containers/podman/vendor/google.golang.org/grpc cat >/tmp/go-build2466828734/b356/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-build2466828734/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build2466828734/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2466828734/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2466828734/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2466828734/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2466828734/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2466828734/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2466828734/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build2466828734/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2466828734/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2466828734/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2466828734/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2466828734/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2466828734/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2466828734/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2466828734/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2466828734/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2466828734/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2466828734/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build2466828734/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2466828734/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2466828734/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2466828734/b413/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2466828734/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2466828734/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2466828734/b435/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2466828734/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build2466828734/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2466828734/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2466828734/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2466828734/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2466828734/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2466828734/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build2466828734/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2466828734/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2466828734/b405/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2466828734/b432/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.26 -complete -installsuffix shared -buildid NWjpco3pDM6z9sSupZ20/NWjpco3pDM6z9sSupZ20 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b356/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/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/68/68e6e9d7919632989f3b397435ed5269b32caa20eafe68ca93663435eef0e498-d # internal mkdir -p $WORK/b320/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider cat >/tmp/go-build2466828734/b320/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build2466828734/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2466828734/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2466828734/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2466828734/b405/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.26 -complete -installsuffix shared -buildid 5f_jGiECNXvBuKQ9pWCO/5f_jGiECNXvBuKQ9pWCO -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go go tool buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/a1/a13382e1cfe1b87f69af09bf2a7f81ff9e2bcc99a4fbfa5bc8d161dd9425c044-d # internal mkdir -p $WORK/b319/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider cat >/tmp/go-build2466828734/b319/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2466828734/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2466828734/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2466828734/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2466828734/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2466828734/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.26 -complete -installsuffix shared -buildid vvLZTX-X7GtMamZV1v4C/vvLZTX-X7GtMamZV1v4C -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go go tool buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/8b/8b7e0511ceeca56606a7cdc26d881fad64f3b139f6f8e81d1806c742ac28ce8b-d # internal mkdir -p $WORK/b294/ github.com/containers/podman/vendor/github.com/containers/ocicrypt cat >/tmp/go-build2466828734/b294/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-build2466828734/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build2466828734/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2466828734/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2466828734/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2466828734/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2466828734/b319/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2466828734/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2466828734/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2466828734/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2466828734/b302/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2466828734/b305/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.26 -complete -installsuffix shared -buildid 1qtcF-76P-bOJ1d2cAId/1qtcF-76P-bOJ1d2cAId -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b294/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/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/24/2414c3b561068a7687481c4ef0ecc79ebcf5c3ec3dae818de5527d86fdc047f9-d # internal mkdir -p $WORK/b726/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers cat >/tmp/go-build2466828734/b726/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2466828734/b294/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build2466828734/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2466828734/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2466828734/b296/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.26 -complete -installsuffix shared -buildid 4aWh2bn6BI3l8RXLgEzs/4aWh2bn6BI3l8RXLgEzs -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go go tool buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/2a/2a20e904fae8627f749ec3bdde8702e691821fb58b46192042509da232370b35-d # internal github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 echo -n > $WORK/b496/preferlinkext # internal cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=YjqwiLdseRW5q6s-zTOR -o $WORK/b496/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -o $WORK/b496/_cgo_.o $WORK/b496/_cgo_main.o $WORK/b496/preferlinkext $WORK/b496/_x001.o $WORK/b496/_x002.o $WORK/b496/_x003.o $WORK/b496/_x004.o $WORK/b496/_x005.o $WORK/b496/_x006.o $WORK/b496/_x007.o $WORK/b496/_x008.o $WORK/b496/_x009.o $WORK/b496/_x010.o $WORK/b496/_x011.o $WORK/b496/_x012.o $WORK/b496/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -o $WORK/b496/_cgo_.o $WORK/b496/_cgo_main.o $WORK/b496/preferlinkext $WORK/b496/_x001.o $WORK/b496/_x002.o $WORK/b496/_x003.o $WORK/b496/_x004.o $WORK/b496/_x005.o $WORK/b496/_x006.o $WORK/b496/_x007.o $WORK/b496/_x008.o $WORK/b496/_x009.o $WORK/b496/_x010.o $WORK/b496/_x011.o $WORK/b496/_x012.o $WORK/b496/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b496/_cgo_.o -dynout $WORK/b496/_cgo_import.go cat >/tmp/go-build2466828734/b496/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile database/sql=/tmp/go-build2466828734/b494/_pkg_.a packagefile database/sql/driver=/tmp/go-build2466828734/b495/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.26 -installsuffix shared -buildid YjqwiLdseRW5q6s-zTOR/YjqwiLdseRW5q6s-zTOR -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b496/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/b496/_cgo_gotypes.go $WORK/b496/backup.cgo1.go $WORK/b496/callback.cgo1.go $WORK/b496/error.cgo1.go $WORK/b496/sqlite3.cgo1.go $WORK/b496/sqlite3_context.cgo1.go $WORK/b496/sqlite3_load_extension.cgo1.go $WORK/b496/sqlite3_opt_serialize.cgo1.go $WORK/b496/sqlite3_opt_userauth_omit.cgo1.go $WORK/b496/sqlite3_other.cgo1.go $WORK/b496/sqlite3_type.cgo1.go $WORK/b496/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 go tool pack r $WORK/b496/_pkg_.a $WORK/b496/preferlinkext $WORK/b496/_x001.o $WORK/b496/_x002.o $WORK/b496/_x003.o $WORK/b496/_x004.o $WORK/b496/_x005.o $WORK/b496/_x006.o $WORK/b496/_x007.o $WORK/b496/_x008.o $WORK/b496/_x009.o $WORK/b496/_x010.o $WORK/b496/_x011.o $WORK/b496/_x012.o $WORK/b496/_x013.o # internal go tool buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/84/8469b84104e2e6ad43849eedbae61f5e05e798aa040d4602afddcd3984940898-d # internal mkdir -p $WORK/b493/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite cat >/tmp/go-build2466828734/b493/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-build2466828734/b494/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2466828734/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2466828734/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.26 -complete -installsuffix shared -buildid 60kBGzJCpK2uBX1l4r8j/60kBGzJCpK2uBX1l4r8j -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go go tool buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/5d/5de7db0958fc6abf02626a9765f321cb0e176d814bdadb3c8f2ce5883d222369-d # internal mkdir -p $WORK/b461/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache cat >/tmp/go-build2466828734/b461/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2466828734/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build2466828734/b462/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2466828734/b493/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.26 -complete -installsuffix shared -buildid W-iimJWo_va_vzY6wdA-/W-iimJWo_va_vzY6wdA- -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go go tool buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/30/30753f5336cfb3692978f6b615dc6424b0165eed7ca5beecd59dafa638b1080c-d # internal mkdir -p $WORK/b293/ github.com/containers/podman/vendor/go.podman.io/image/v5/copy cat >/tmp/go-build2466828734/b293/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2466828734/b294/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2466828734/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2466828734/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2466828734/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2466828734/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2466828734/b210/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2466828734/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2466828734/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2466828734/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build2466828734/b532/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2466828734/b533/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2466828734/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.26 -complete -installsuffix shared -buildid 68YbSjeXYNGdDd22EWPJ/68YbSjeXYNGdDd22EWPJ -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b293/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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/66/667abee1d78d7552a9412364586c79ecdc47b073b78697e3386480acc01eb14f-d # internal mkdir -p $WORK/b292/ github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented cat >/tmp/go-build2466828734/b292/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-build2466828734/b172/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2466828734/b154/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.26 -complete -installsuffix shared -buildid OFlWS6o9D4LN8k7mIfu8/OFlWS6o9D4LN8k7mIfu8 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b292/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/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/1d/1d621220f872f5ceae50e33ee4827f562210d430604107ab2b4eb2a51f085381-d # internal mkdir -p $WORK/b151/ github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests cat >/tmp/go-build2466828734/b151/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2466828734/b152/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2466828734/b154/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2466828734/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2466828734/b292/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.26 -complete -installsuffix shared -buildid My_V0HD-Ki6glDhvjkTh/My_V0HD-Ki6glDhvjkTh -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b151/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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/78/78bba0a423f3327dd83d89399c27e1aa5db5ef6c7dcd38535559948830c3f9e6-d # internal mkdir -p $WORK/b072/ github.com/containers/podman/vendor/github.com/containers/buildah/define cat >/tmp/go-build2466828734/b072/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin 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/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2466828734/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2466828734/b151/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2466828734/b291/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.26 -complete -installsuffix shared -buildid jbU1YC5yxk_dGWNAijbr/jbU1YC5yxk_dGWNAijbr -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b072/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 mkdir -p $WORK/b766/ github.com/containers/podman/vendor/go.podman.io/common/libimage cat >/tmp/go-build2466828734/b766/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2466828734/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build2466828734/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build2466828734/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2466828734/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2466828734/b151/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2466828734/b771/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2466828734/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2466828734/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2466828734/b154/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2466828734/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build2466828734/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2466828734/b292/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2466828734/b717/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2466828734/b582/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2466828734/b583/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2466828734/b585/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2466828734/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2466828734/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2466828734/b291/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage -lang=go1.26 -complete -installsuffix shared -buildid Skhy8oITX0yAL1--MWpA/Skhy8oITX0yAL1--MWpA -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b766/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/63/63b486cd43267377e36ad7adc2d2fe0b29d02b30b5e64479d5c2b643a0fee302-d # internal mkdir -p $WORK/b661/ mkdir -p $WORK/b664/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom cat >/tmp/go-build2466828734/b661/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-build2466828734/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.26 -complete -installsuffix shared -buildid -tXhMowfqCAztcZGnQP3/-tXhMowfqCAztcZGnQP3 -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b661/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-build2466828734/b664/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-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.26 -complete -installsuffix shared -buildid JGLsAKfwVtZOuYWz1RwY/JGLsAKfwVtZOuYWz1RwY -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b664/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/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/3c/3c42fb90c02270c0a85ac3811284230bdbd7266d029916bec8879086f363db73-d # internal mkdir -p $WORK/b809/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw cat >/tmp/go-build2466828734/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/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-build2466828734/b490/_pkg_.a packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile embed=/tmp/go-build2466828734/b342/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2466828734/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2466828734/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2466828734/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build2466828734/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b809/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw -lang=go1.26 -complete -installsuffix shared -buildid WIm5nTRHKNr7mUzp-TVB/WIm5nTRHKNr7mUzp-TVB -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b809/importcfg -embedcfg $WORK/b809/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/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/04/04f9cffeafd817c7d058ba25dd55f48817d900c95727b790fd2fcc5a450bf13e-d # internal mkdir -p $WORK/b658/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse cat >/tmp/go-build2466828734/b658/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2466828734/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2466828734/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2466828734/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2466828734/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2466828734/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2466828734/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2466828734/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2466828734/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2466828734/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2466828734/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.26 -complete -installsuffix shared -buildid uM8BtO4pepeP6Ve-59Cd/uM8BtO4pepeP6Ve-59Cd -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b658/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/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/e3/e30ba3e4e4570fda65887c8fb2d729acb1c3a87d72124d996f35e29f6f904eaa-d # internal go tool buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/55/55722a790ad59033ae95a18e9637c0d9cfb9995ae56453d1d3c70e18de6ca1ae-d # internal mkdir -p $WORK/b725/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util mkdir -p $WORK/b1041/ github.com/containers/podman/pkg/machine/ocipull cat >/tmp/go-build2466828734/b725/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.26 -complete -installsuffix shared -buildid -eF-kqTb9HOZm6M-P1Vg/-eF-kqTb9HOZm6M-P1Vg -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b725/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-build2466828734/b1041/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2466828734/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2466828734/b970/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.26 -complete -installsuffix shared -buildid 1BYYmdYYSPkG5V3Cicaj/1BYYmdYYSPkG5V3Cicaj -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b1041/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/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/c2/c2dd48b3de255d712230de31d0f4f41c55c38522fd688d654b4bfe417237ffa3-d # internal mkdir -p $WORK/b071/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli cat >/tmp/go-build2466828734/b071/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2466828734/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build2466828734/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2466828734/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2466828734/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.26 -complete -installsuffix shared -buildid pXnF4aMjh1q9xDm1PsDd/pXnF4aMjh1q9xDm1PsDd -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b071/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/b1041/_pkg_.a # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/09/09c5f1e2255feb458e13a1a2bfdb878e8eea429f2c06911ff70d11813f7f561b-d # internal mkdir -p $WORK/b1040/ github.com/containers/podman/pkg/machine/shim/diskpull cat >/tmp/go-build2466828734/b1040/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build2466828734/b1041/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build2466828734/b1042/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.26 -complete -installsuffix shared -buildid Q-7TrB86XbwXLeQ2UsQY/Q-7TrB86XbwXLeQ2UsQY -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go go tool buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/49/49c0db5198ec59445f7672210f81af2483fa5df5c2a7d3bc826c3c4a2d7c8213-d # internal go tool buildid -w $WORK/b1040/_pkg_.a # internal mkdir -p $WORK/b818/ mkdir -p $WORK/b923/ mkdir -p $WORK/b799/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store mkdir -p $WORK/b765/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/util github.com/containers/podman/vendor/github.com/containers/buildah/util cat >/tmp/go-build2466828734/b923/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-build2466828734/b490/_pkg_.a packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2466828734/b782/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2466828734/b783/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2466828734/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store -lang=go1.26 -complete -installsuffix shared -buildid YuoIxalO7fBnkckES9kq/YuoIxalO7fBnkckES9kq -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b923/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 cat >/tmp/go-build2466828734/b818/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2466828734/b771/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/util -lang=go1.26 -complete -installsuffix shared -buildid nr42EtNumewZJFLQLQDW/nr42EtNumewZJFLQLQDW -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/util/util.go cat >/tmp/go-build2466828734/b765/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2466828734/b742/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2466828734/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2466828734/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF cat >/tmp/go-build2466828734/b799/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2466828734/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/pkg/specgen -lang=go1.26 -complete -installsuffix shared -buildid YLwoaW9qVpgIU_D4VL4Z/YLwoaW9qVpgIU_D4VL4Z -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b765/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/util -lang=go1.26 -complete -installsuffix shared -buildid x9DcRdxMNWK9pJ3qzGnx/x9DcRdxMNWK9pJ3qzGnx -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b799/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 cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/7d/7d1ea9fe323862349cf617cd73375574c8cf85d307410a73aefeceb46a66f8b0-d # internal mkdir -p $WORK/b1038/ github.com/containers/podman/pkg/machine/shim cat >/tmp/go-build2466828734/b1038/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2466828734/b968/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2466828734/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2466828734/b974/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2466828734/b972/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2466828734/b975/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2466828734/b976/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2466828734/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build2466828734/b1039/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build2466828734/b1040/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.26 -complete -installsuffix shared -buildid u4XGp-XFKJWYTUYrMEHY/u4XGp-XFKJWYTUYrMEHY -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1038/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/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/9d/9d3d3957c12b6e886f73c93034911ed0a84dd959ec343d02ee017a0927e86110-d # internal go tool buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/0f/0f9e492ecf776b359a54f55afd0a178c1ac934772276119d1b5138457ef49ba7-d # internal mkdir -p $WORK/b798/ mkdir -p $WORK/b819/ github.com/containers/podman/vendor/github.com/containers/buildah/bind github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes cat >/tmp/go-build2466828734/b798/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2466828734/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/bind -lang=go1.26 -complete -installsuffix shared -buildid P3-7fB0kcJY9ugLHTBcg/P3-7fB0kcJY9ugLHTBcg -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b798/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 cat >/tmp/go-build2466828734/b819/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2466828734/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2466828734/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build2466828734/b820/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2466828734/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2466828734/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2466828734/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2466828734/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2466828734/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes -lang=go1.26 -complete -installsuffix shared -buildid YjDsQ1dJI-HfzMW9b9rU/YjDsQ1dJI-HfzMW9b9rU -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b819/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 go tool buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/d8/d8773646de6906f6b844231acdef88d58807b5003e8ea093b9226c7d6f99c299-d # internal go tool buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/9a/9a71a0b150644280a379c23353f7dc09e936e6eab2f95c01a27076135d90432a-d # internal mkdir -p $WORK/b1047/ go tool buildid -w $WORK/b071/_pkg_.a # internal github.com/containers/podman/pkg/machine/os cat >/tmp/go-build2466828734/b1047/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2466828734/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2466828734/b1038/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.26 -complete -installsuffix shared -buildid 2sU9rSN8-mjaWFRH5zEx/2sU9rSN8-mjaWFRH5zEx -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b1047/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 cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b1/b13378368e03085b221f5b98a91c5dfeb7ca9ed27446a1383275bc3974c827ee-d # internal go tool buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/2a/2a393cfa097e189116ec3407ae1a23aa33f6d5cf02281f57a08f521d7dbbb253-d # internal mkdir -p $WORK/b762/ github.com/containers/podman/pkg/domain/entities/types cat >/tmp/go-build2466828734/b762/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-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2466828734/b763/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2466828734/b764/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2466828734/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2466828734/b609/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2466828734/b782/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.26 -complete -installsuffix shared -buildid Sjj7aNB7zrU0r1NSSmg4/Sjj7aNB7zrU0r1NSSmg4 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b762/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/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/fe/fe3f421e5fd46da187312d32468491d63172a55680bee0615530d789cc8d53fb-d # internal go tool buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/57/57e2a7a738536581ab6da0520ea25e50d1ce595ea8f93f7336f63de8cef00f24-d # internal mkdir -p $WORK/b800/ github.com/containers/podman/vendor/github.com/containers/buildah/chroot cat >/tmp/go-build2466828734/b800/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-build2466828734/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build2466828734/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2466828734/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build2466828734/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2466828734/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build2466828734/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build2466828734/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/chroot -lang=go1.26 -complete -installsuffix shared -buildid MOdTuDGCpWy5lInBKxXK/MOdTuDGCpWy5lInBKxXK -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b800/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/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/71/71ed6bde13633bf37485c97452338edd4f8ba8b91d7a10c623265a522eda5632-d # internal mkdir -p $WORK/b999/ mkdir -p $WORK/b1005/ mkdir -p $WORK/b1006/ github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b1007/ github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b1002/ github.com/containers/podman/pkg/bindings/system github.com/containers/podman/pkg/bindings/volumes cat >/tmp/go-build2466828734/b999/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF cat >/tmp/go-build2466828734/b1005/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a EOF cat >/tmp/go-build2466828734/b1006/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.26 -complete -installsuffix shared -buildid TWG-CsEqyN5hmxmdweSQ/TWG-CsEqyN5hmxmdweSQ -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b999/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_amd64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.26 -complete -installsuffix shared -buildid RxPl1rKfjnihe48-cSUp/RxPl1rKfjnihe48-cSUp -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b1005/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 cat >/tmp/go-build2466828734/b1007/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.26 -complete -installsuffix shared -buildid C-XZtoAAeX_12wkigPak/C-XZtoAAeX_12wkigPak -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b1006/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 mkdir -p $WORK/b731/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.26 -complete -installsuffix shared -buildid UnioqKgjkJBh-EYeaL3Z/UnioqKgjkJBh-EYeaL3Z -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b1007/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-build2466828734/b1002/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.26 -complete -installsuffix shared -buildid HHWLKHebBP6DAAWQZMai/HHWLKHebBP6DAAWQZMai -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1002/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 cat >/tmp/go-build2466828734/b731/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2466828734/b609/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2466828734/b784/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2466828734/b783/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.26 -complete -installsuffix shared -buildid IB4vS-UT4R1xI6BvajLO/IB4vS-UT4R1xI6BvajLO -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b731/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 go tool buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/08/088b883e2d84228f8f63f133fcb9088bd1ff03f8671c7d84dff95b4b554744f3-d # internal mkdir -p $WORK/b937/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes cat >/tmp/go-build2466828734/b937/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-build2466828734/b819/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes -lang=go1.26 -complete -installsuffix shared -buildid f_EG3IKRQat75-io6rzf/f_EG3IKRQat75-io6rzf -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b937/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes/volumes.go go tool buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/98/98b7a4bdc72a2d6810ff5c7c7c509de8014cbcf0ace8e2a06fa45094f42ddb38-d # internal go tool buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/a8/a89ca269b4044a216b280d5493e8adf244d3bac3f5baba64f13fc57ea1de25a5-d # internal go tool buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/4b/4b05a23d426a442a8cba975fd86a4cafda399343cac17a6b692be754548ebbe5-d # internal mkdir -p $WORK/b1000/ github.com/containers/podman/pkg/bindings/kube cat >/tmp/go-build2466828734/b1000/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2466828734/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2466828734/b999/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.26 -complete -installsuffix shared -buildid FXZmqH2VnjTxnJiiwm-n/FXZmqH2VnjTxnJiiwm-n -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b1000/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/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/04/04758043a4a5c6639bba0de46845f59f7e05df743db499046e20e108754a1525-d # internal go tool buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/8a/8a8d2bdf6da317851a9762c2f624ffee6672fcba4151b6d9ca2759ba552aa5ed-d # internal go tool buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/1c/1c5f3615b729d3d7ba83dc7b7a5f9cc3eae001855437f61c38706bbeb032a642-d # internal go tool buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/de/dee115e429a72c7fd022de56a9122647809bab26571a7856925a5f439b9fc505-d # internal mkdir -p $WORK/b1003/ github.com/containers/podman/pkg/bindings/play cat >/tmp/go-build2466828734/b1003/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2466828734/b1000/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.26 -complete -installsuffix shared -buildid mTAlqpdD_Ne330mUtN1a/mTAlqpdD_Ne330mUtN1a -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go go tool buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/33/33bdc47b8f795f838665b99257b3ac33dfa7e29fc0e0a60a86e005060a326858-d # internal go tool buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/08/08241caea117ab23b5813530d2dadf518e0029e9074bdfc870d287f4cee0dcf5-d # internal mkdir -p $WORK/b797/ github.com/containers/podman/vendor/github.com/containers/buildah cat >/tmp/go-build2466828734/b797/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-build2466828734/b490/_pkg_.a packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2466828734/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build2466828734/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build2466828734/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2466828734/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2466828734/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2466828734/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build2466828734/b808/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build2466828734/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2466828734/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2466828734/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2466828734/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build2466828734/b819/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build2466828734/b821/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build2466828734/b822/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2466828734/b824/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2466828734/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2466828734/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2466828734/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2466828734/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2466828734/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build2466828734/b825/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2466828734/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2466828734/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2466828734/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2466828734/b151/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2466828734/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build2466828734/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2466828734/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2466828734/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2466828734/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2466828734/b670/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build2466828734/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build2466828734/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build2466828734/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2466828734/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2466828734/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build2466828734/b849/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2466828734/b289/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2466828734/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2466828734/b851/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2466828734/b682/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/vendor/github.com/containers/buildah -lang=go1.26 -complete -installsuffix shared -buildid H_O4-DwXqm5EwSN80eiO/H_O4-DwXqm5EwSN80eiO -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b797/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/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/a7/a7590bc00ece5199776ffe0d431ad73eb72f38b33b0b6b211f28ddd079bd9ad8-d # internal mkdir -p $WORK/b962/ mkdir -p $WORK/b986/ mkdir -p $WORK/b947/ github.com/containers/podman/internal/localapi mkdir -p $WORK/b910/ mkdir -p $WORK/b998/ github.com/containers/podman/pkg/api/handlers github.com/containers/podman/pkg/domain/utils cat >/tmp/go-build2466828734/b962/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2466828734/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/pkg/specgenutil mkdir -p $WORK/b992/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/containers/podman/internal/localapi -lang=go1.26 -complete -installsuffix shared -buildid eu6mzcP-YFOxATV_I2ir/eu6mzcP-YFOxATV_I2ir -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b962/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/api/handlers/types cat >/tmp/go-build2466828734/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/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-build2466828734/b048/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2466828734/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2466828734/b987/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2466828734/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2466828734/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2466828734/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2466828734/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2466828734/b991/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF github.com/containers/podman/pkg/bindings/artifacts cat >/tmp/go-build2466828734/b910/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2466828734/b742/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2466828734/b911/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2466828734/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/b947/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2466828734/b925/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.26 -complete -installsuffix shared -buildid tJ0gogFj15DStxF-M9Ow/tJ0gogFj15DStxF-M9Ow -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b986/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/decoder.go ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.26 -complete -installsuffix shared -buildid 9RXmJWOy0cM2xmhF1svQ/9RXmJWOy0cM2xmhF1svQ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b947/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-build2466828734/b998/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-build2466828734/b731/_pkg_.a EOF cat >/tmp/go-build2466828734/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/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-build2466828734/b490/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2466828734/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.26 -complete -installsuffix shared -buildid -94BV8hie5n7quCcOSkY/-94BV8hie5n7quCcOSkY -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b998/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.26 -complete -installsuffix shared -buildid FG9GNsoAX86UMJnypwYV/FG9GNsoAX86UMJnypwYV -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b910/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_amd64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.26 -complete -installsuffix shared -buildid wx3wJEo4x10ej6-Cd5Fi/wx3wJEo4x10ej6-Cd5Fi -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b992/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/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/93/93c498debaeff1f74c75f6f7b1ac9f721bf11a65b65672f22c83faef737d36f6-d # internal mkdir -p $WORK/b996/ github.com/containers/podman/pkg/bindings/images cat >/tmp/go-build2466828734/b996/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-build2466828734/b490/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2466828734/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build2466828734/b997/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build2466828734/b998/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2466828734/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2466828734/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2466828734/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile mime/multipart=/tmp/go-build2466828734/b232/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.26 -complete -installsuffix shared -buildid 9Cpfbs6TNdm5CRWcMaHK/9Cpfbs6TNdm5CRWcMaHK -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b996/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/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/9c/9c1e86445efc6dff4d0fc1751184adf6fb2286e3e741889c32aa3fa09cde0cfa-d # internal go tool buildid -w $WORK/b992/_pkg_.a # internal go tool buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/55/55817f480af8e0ba6fa95cbf087bd0caba86696817139f96a61f39d8287ae726-d # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/30/30b23e1a71add817d61b9b131d6e22ddddb410dfb592341f68658fd10fb916d6-d # internal mkdir -p $WORK/b1004/ github.com/containers/podman/pkg/bindings/pods cat >/tmp/go-build2466828734/b1004/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.26 -complete -installsuffix shared -buildid rwgduY12hR0wJ2-0nmkG/rwgduY12hR0wJ2-0nmkG -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b1004/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/b947/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/cc/cc340c8c811c38a41d70912c5447fff617bfc73f23f455fa94cd4addb7e8d3b7-d # internal go tool buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/3e/3ef2405adc9c51fbaafbb370214db1a2dadc8193d2e32daa87338450464c5109-d # internal go tool buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/96/9611f59cf5d544f6b49f28f7196018e1ce73569a8364f8a2cf4a7851c679498c-d # internal go tool buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/4e/4e5ff04e5a05bb025e1c274bbec1fa8e405187291dbadc8e3e48e14244b1a300-d # internal mkdir -p $WORK/b1001/ github.com/containers/podman/pkg/bindings/manifests cat >/tmp/go-build2466828734/b1001/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2466828734/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2466828734/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile mime/multipart=/tmp/go-build2466828734/b232/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.26 -complete -installsuffix shared -buildid b8S0PVbaRXCIi1JJUVJS/b8S0PVbaRXCIi1JJUVJS -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b1001/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 mkdir -p $WORK/b995/ github.com/containers/podman/pkg/bindings/containers cat >/tmp/go-build2466828734/b995/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2466828734/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2466828734/b886/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2466828734/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2466828734/b737/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.26 -complete -installsuffix shared -buildid uxHgNpZcjRRc5HeXymV-/uxHgNpZcjRRc5HeXymV- -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b995/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/b1001/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/74/748ff82f9bb03674c43b559b58e07d647dbea6a2a08e2c5925473567bf4481c9-d # internal go tool buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/78/783694f2722fdbcef932dca3cefc5c48f6b06f372419695fbaf160ace94ccbe7-d # internal mkdir -p $WORK/b961/ github.com/containers/podman/pkg/domain/infra/tunnel cat >/tmp/go-build2466828734/b961/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2466828734/b962/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build2466828734/b992/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build2466828734/b995/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2466828734/b999/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2466828734/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2466828734/b1000/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build2466828734/b1001/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build2466828734/b1002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build2466828734/b1003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build2466828734/b1004/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build2466828734/b1005/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build2466828734/b1006/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build2466828734/b1007/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2466828734/b947/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2466828734/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.26 -complete -installsuffix shared -buildid cLvdrX_UqMpsP-tbVU4V/cLvdrX_UqMpsP-tbVU4V -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b961/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/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/2a/2a8eea86e0a1511405d37fdd7121474170501e06cc7f87c197bb1caa5dbfa312-d # internal mkdir -p $WORK/b856/ github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah cat >/tmp/go-build2466828734/b856/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-build2466828734/b490/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2466828734/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2466828734/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2466828734/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2466828734/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2466828734/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2466828734/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2466828734/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build2466828734/b857/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2466828734/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2466828734/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2466828734/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build2466828734/b825/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2466828734/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2466828734/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2466828734/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2466828734/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile go/types=/tmp/go-build2466828734/b858/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2466828734/b291/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -lang=go1.26 -complete -installsuffix shared -buildid on6iwtNx84BD3Xo0P0yF/on6iwtNx84BD3Xo0P0yF -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b856/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/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/ae/aeb38bd2828c28e67e45d3e56fdf9cf9d73b9d6cf10894a41c3bc075fd85ee5b-d # internal go tool buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/25/254d8c928955d19d4dc7e4badfc731d30b43118859d855d7a34a7523889fc0d3-d # internal mkdir -p $WORK/b793/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b793/ -importpath github.com/containers/podman/libpod "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b793/ -m64 -mtune=generic -fcf-protection=full ./container_top_linux.go cd $WORK/b793 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b793=/tmp/go-build -gno-record-gcc-switches -I $WORK/b793/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=M4y6qnzjXmhlT3sji5C7 -o $WORK/b793/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b793=/tmp/go-build -gno-record-gcc-switches -I $WORK/b793/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=j4CxH3VXqUDW_97WAJaC -o $WORK/b793/_x002.o -c container_top_linux.cgo2.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b793=/tmp/go-build -gno-record-gcc-switches -I $WORK/b793/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YPb8P4yV6oWn7IcFgGK7 -o $WORK/b793/_x003.o -c container_top_linux.c github.com/containers/podman/libpod echo -n > $WORK/b793/preferlinkext # internal cd $WORK/b793 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b793=/tmp/go-build -gno-record-gcc-switches -I $WORK/b793/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Wsbpx1dru3cX5m7HhbSV -o $WORK/b793/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b793=/tmp/go-build -gno-record-gcc-switches -o $WORK/b793/_cgo_.o $WORK/b793/_cgo_main.o $WORK/b793/preferlinkext $WORK/b793/_x001.o $WORK/b793/_x002.o $WORK/b793/_x003.o -O2 -g gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b793=/tmp/go-build -gno-record-gcc-switches -o $WORK/b793/_cgo_.o $WORK/b793/_cgo_main.o $WORK/b793/preferlinkext $WORK/b793/_x001.o $WORK/b793/_x002.o $WORK/b793/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b793/_cgo_.o -dynout $WORK/b793/_cgo_import.go cat >/tmp/go-build2466828734/b793/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile database/sql=/tmp/go-build2466828734/b494/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2466828734/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2466828734/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2466828734/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2466828734/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2466828734/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build2466828734/b856/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2466828734/b824/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2466828734/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2466828734/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2466828734/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build2466828734/b869/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build2466828734/b870/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build2466828734/b871/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build2466828734/b872/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build2466828734/b873/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2466828734/b876/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build2466828734/b878/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2466828734/b882/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2466828734/b883/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2466828734/b884/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2466828734/b885/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2466828734/b886/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2466828734/b887/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build2466828734/b890/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2466828734/b892/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2466828734/b893/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2466828734/b895/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2466828734/b897/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build2466828734/b898/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2466828734/b742/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2466828734/b899/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build2466828734/b900/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build2466828734/b909/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build2466828734/b913/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2466828734/b914/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build2466828734/b915/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2466828734/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2466828734/b916/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2466828734/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2466828734/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build2466828734/b918/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build2466828734/b881/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build2466828734/b919/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2466828734/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2466828734/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2466828734/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2466828734/b759/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2466828734/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2466828734/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build2466828734/b920/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build2466828734/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2466828734/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build2466828734/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2466828734/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2466828734/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2466828734/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2466828734/b668/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2466828734/b670/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build2466828734/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2466828734/b737/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build2466828734/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build2466828734/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build2466828734/b923/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2466828734/b783/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2466828734/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build2466828734/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2466828734/b924/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2466828734/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2466828734/b925/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build2466828734/b849/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2466828734/b672/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build2466828734/b930/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build2466828734/b850/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2466828734/b718/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build2466828734/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2466828734/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2466828734/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2466828734/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2466828734/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2466828734/b851/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/libpod -lang=go1.26 -installsuffix shared -buildid Wsbpx1dru3cX5m7HhbSV/Wsbpx1dru3cX5m7HhbSV -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b793/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/b793/_cgo_gotypes.go $WORK/b793/container_top_linux.cgo1.go $WORK/b793/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/libpod go tool pack r $WORK/b793/_pkg_.a $WORK/b793/preferlinkext $WORK/b793/_x001.o $WORK/b793/_x002.o $WORK/b793/_x003.o # internal go tool buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/13/1325560b7f9d096ea4ba1fd3c7639b9f5916875fcfea5731dd630e7b44962fd9-d # internal mkdir -p $WORK/b938/ mkdir -p $WORK/b945/ github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b943/ mkdir -p $WORK/b953/ github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b946/ github.com/containers/podman/pkg/domain/filters cat >/tmp/go-build2466828734/b938/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2466828734/b914/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2466828734/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a EOF github.com/containers/podman/pkg/parallel/ctr cat >/tmp/go-build2466828734/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/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF mkdir -p $WORK/b957/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/containers/podman/pkg/autoupdate -lang=go1.26 -complete -installsuffix shared -buildid mr0nmTF7qbvQZrb4JpX-/mr0nmTF7qbvQZrb4JpX- -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b938/importcfg -pack ./_build/src/github.com/containers/podman/pkg/autoupdate/autoupdate.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/containers/podman/pkg/domain/infra/abi/parse -lang=go1.26 -complete -installsuffix shared -buildid 8uJeMW37Fe9YPyCi-d1_/8uJeMW37Fe9YPyCi-d1_ -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b945/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse/parse.go cat >/tmp/go-build2466828734/b953/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-build2466828734/b002/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2466828734/b899/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a EOF github.com/containers/podman/pkg/domain/infra/abi/terminal cat >/tmp/go-build2466828734/b943/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2466828734/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2466828734/b718/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF cat >/tmp/go-build2466828734/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/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2466828734/b882/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2466828734/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2466828734/b924/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/containers/podman/pkg/domain/infra/abi/terminal -lang=go1.26 -complete -installsuffix shared -buildid fbS5elHsSSl-M34wt_yc/fbS5elHsSSl-M34wt_yc -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b946/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 github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b940/ github.com/containers/podman/pkg/specgen/generate cat >/tmp/go-build2466828734/b957/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/containers/podman/pkg/domain/filters -lang=go1.26 -complete -installsuffix shared -buildid 16veU1tSqCicFMh5twYk/16veU1tSqCicFMh5twYk -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b943/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_amd64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/containers/podman/pkg/systemd/generate -lang=go1.26 -complete -installsuffix shared -buildid _JwUzyJdvqYFnU84C-0b/_JwUzyJdvqYFnU84C-0b -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b957/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/containers/podman/pkg/parallel/ctr -lang=go1.26 -complete -installsuffix shared -buildid FbWYuO70iMIyhc2joziM/FbWYuO70iMIyhc2joziM -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b953/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/ctr/ctr.go cat >/tmp/go-build2466828734/b940/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2466828734/b883/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2466828734/b742/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build2466828734/b941/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2466828734/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2466828734/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2466828734/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2466828734/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2466828734/b668/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2466828734/b670/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2466828734/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2466828734/b942/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2466828734/b851/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2466828734/b682/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p github.com/containers/podman/pkg/specgen/generate -lang=go1.26 -complete -installsuffix shared -buildid aQNHbawKk9Md-hgdWYKa/aQNHbawKk9Md-hgdWYKa -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b940/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 go tool buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/ab/ab0dd7e38b3c9ee9412220d516c9bbcc11995fb75e4fe36c34ae4be3a07801dd-d # internal go tool buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/90/90429b64bd73b416a0b8a304996234a274a04ce4cd86a557e69fcd23878b07d5-d # internal go tool buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/ba/ba6c8a9476bb6149188d32162fbdc660602a7af4034278afa5e9953479436c74-d # internal go tool buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/b2/b2e0d3391203336db4bf407059ccdd71bb08ae592ff3226f0f96b01471b17506-d # internal go tool buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/fe/fe3a916b8982ac1456f263c231731b3ab9451566750074572c8a2f581b1fd55c-d # internal mkdir -p $WORK/b954/ github.com/containers/podman/pkg/ps cat >/tmp/go-build2466828734/b954/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2466828734/b943/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2466828734/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/containers/podman/pkg/ps -lang=go1.26 -complete -installsuffix shared -buildid bmnm6xJTdAwEYQpuaSkL/bmnm6xJTdAwEYQpuaSkL -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b954/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/ps.go go tool buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/e1/e1e254342fe795a38e75d1563ed4bfacfa89e3ce43d1ca5b8cfc1c9c6345c43e-d # internal go tool buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/b2/b273d400bbf289894af1c270f756b5d6d61c0a987becc0bd61c0dbc9f9f036be-d # internal go tool buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/89/899ee46459c4a028c7627a52fa9d5d4b025dd8f3b2994ba37963a7cc162ccc98-d # internal mkdir -p $WORK/b939/ github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b955/ github.com/containers/podman/pkg/specgen/generate/kube cat >/tmp/go-build2466828734/b939/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2466828734/b794/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2466828734/b883/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2466828734/b885/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2466828734/b887/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2466828734/b940/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/containers/podman/pkg/checkpoint -lang=go1.26 -complete -installsuffix shared -buildid t6yJh7zu3xpHHeMGwmhR/t6yJh7zu3xpHHeMGwmhR -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b939/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/checkpoint_restore.go cat >/tmp/go-build2466828734/b955/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2466828734/b883/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2466828734/b892/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2466828734/b893/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2466828734/b897/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2466828734/b940/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build2466828734/b956/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2466828734/b925/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2466828734/b780/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2466828734/b682/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/containers/podman/pkg/specgen/generate/kube -lang=go1.26 -complete -installsuffix shared -buildid BAEe26P8eQyLJRqHXZOs/BAEe26P8eQyLJRqHXZOs -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b955/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/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/b3/b336c74c9b98d1b9869fa1ed6200d84408148d49a025098ae4c1ba5789517624-d # internal go tool buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/8d/8d9e5c76549d7e4ba83dcb150a3f8b4cc8a54fb1ea36f25bdd74e2e41d99afcf-d # internal mkdir -p $WORK/b936/ github.com/containers/podman/pkg/domain/infra/abi cat >/tmp/go-build2466828734/b936/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/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/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-build2466828734/b073/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2466828734/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build2466828734/b937/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2466828734/b876/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2466828734/b883/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build2466828734/b938/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build2466828734/b939/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2466828734/b943/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build2466828734/b944/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2466828734/b945/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build2466828734/b946/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2466828734/b947/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build2466828734/b948/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build2466828734/b952/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2466828734/b892/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2466828734/b895/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build2466828734/b953/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build2466828734/b954/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2466828734/b940/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build2466828734/b955/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2466828734/b914/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build2466828734/b957/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build2466828734/b915/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2466828734/b958/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2466828734/b959/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2466828734/b779/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2466828734/b916/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2466828734/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build2466828734/b919/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2466828734/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2466828734/b771/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2466828734/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2466828734/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2466828734/b783/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2466828734/b925/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2466828734/b672/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2466828734/b780/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/containers/podman/pkg/domain/infra/abi -lang=go1.26 -complete -installsuffix shared -buildid 6sOibGHv6a4Y7otuDLPa/6sOibGHv6a4Y7otuDLPa -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b936/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/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/3c/3ca7eff5038f3412632f954e32042926f6054b4304c7d85ccb9e413f669d2805-d # internal mkdir -p $WORK/b792/ github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b1057/ cat >/tmp/go-build2466828734/b792/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2466828734/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build2466828734/b961/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2466828734/b742/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF github.com/containers/podman/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.26 -complete -installsuffix shared -buildid T3l1tBImEeLIg5grNjZv/T3l1tBImEeLIg5grNjZv -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b792/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-build2466828734/b1057/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2466828734/b735/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2466828734/b884/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2466828734/b1058/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2466828734/b996/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2466828734/b936/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2466828734/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2466828734/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2466828734/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2466828734/b991/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/containers/podman/pkg/api/handlers/utils -lang=go1.26 -complete -installsuffix shared -buildid E9YEXmRrwPwO-cU2Zpsn/E9YEXmRrwPwO-cU2Zpsn -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b1057/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/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/83/83efe90186989a18ea29a8d49735f017e7df4fbfe72693584e26d2e008e590ab-d # internal mkdir -p $WORK/b730/ mkdir -p $WORK/b1032/ github.com/containers/podman/cmd/podman/registry github.com/containers/podman/pkg/farm cat >/tmp/go-build2466828734/b730/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2466828734/b792/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.26 -complete -installsuffix shared -buildid VvJqBFkQzDHmda5yt_DA/VvJqBFkQzDHmda5yt_DA -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b730/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 cat >/tmp/go-build2466828734/b1032/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2466828734/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2466828734/b771/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/containers/podman/pkg/farm -lang=go1.26 -complete -installsuffix shared -buildid KkWkIEH6LrmI29xExWTD/KkWkIEH6LrmI29xExWTD -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go go tool buildid -w $WORK/b1057/_pkg_.a # internal cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/f3/f3c96cdab77007159deafc3951cdd3f0d2c40d65b68107952cb8ed986ca7a1c6-d # internal mkdir -p $WORK/b1056/ github.com/containers/podman/pkg/api/handlers/compat cat >/tmp/go-build2466828734/b1056/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2466828734/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2466828734/b962/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2466828734/b876/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2466828734/b1057/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2466828734/b884/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build2466828734/b1059/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2466828734/b1058/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2466828734/b993/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build2466828734/b1060/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2466828734/b886/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2466828734/b943/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2466828734/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2466828734/b945/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build2466828734/b954/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2466828734/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2466828734/b987/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2466828734/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2466828734/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2466828734/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2466828734/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2466828734/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2466828734/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2466828734/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2466828734/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2466828734/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2466828734/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2466828734/b566/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2466828734/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2466828734/b991/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2466828734/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2466828734/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2466828734/b924/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2466828734/b942/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p github.com/containers/podman/pkg/api/handlers/compat -lang=go1.26 -complete -installsuffix shared -buildid TDlp7igi1szm9BVA_Zo5/TDlp7igi1szm9BVA_Zo5 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b1056/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/b1032/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/e6/e640c20afdf48a338d6fb2b3fa3123dc2c4b54a3a5e13663f16a3ac888e1c8ac-d # internal go tool buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/2f/2f78d4a9d36cca7205f185abb92b70755fb6b254d09300c1690fb6cee91b7241-d # internal mkdir -p $WORK/b1029/ mkdir -p $WORK/b1030/ mkdir -p $WORK/b1026/ mkdir -p $WORK/b1008/ github.com/containers/podman/cmd/podman/completion github.com/containers/podman/cmd/podman/validate github.com/containers/podman/cmd/podman/utils github.com/containers/podman/cmd/podman/diff cat >/tmp/go-build2466828734/b1029/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-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b1026/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b1008/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2466828734/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.26 -complete -installsuffix shared -buildid uyIvGw6hkBd-Vx7rqtxP/uyIvGw6hkBd-Vx7rqtxP -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.26 -complete -installsuffix shared -buildid Wu2-QG3g_LH66rTkgq9o/Wu2-QG3g_LH66rTkgq9o -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b1026/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.26 -complete -installsuffix shared -buildid p62TJ6RuJS7i0RNP8mpf/p62TJ6RuJS7i0RNP8mpf -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b1008/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 cat >/tmp/go-build2466828734/b1030/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.26 -complete -installsuffix shared -buildid iY4evlnt3rZ0j1wwiZkB/iY4evlnt3rZ0j1wwiZkB -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go go tool buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/d0/d0efd78665f1c8f861b26f1d29f5664228eb319f906e25b8979edfde0aa36a9e-d # internal go tool buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/5c/5c9b041384e6a5fb3c07361cc759d8024785fd8fa364f4ff8c39cb43926cfc60-d # internal go tool buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/23/23123067411350899f628dc504eebf89be2aeaa3ccbb5f59ab2963fcfe0d8ecd-d # internal go tool buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/9f/9fa85a0cbc07ee757a6231ee0a94c6bf7a29634d8b674257496b5db90f8ad8f1-d # internal mkdir -p $WORK/b728/ github.com/containers/podman/cmd/podman/common cat >/tmp/go-build2466828734/b728/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2466828734/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2466828734/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2466828734/b726/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2466828734/b763/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2466828734/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2466828734/b784/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2466828734/b1009/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build2466828734/b1010/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build2466828734/b1024/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.26 -complete -installsuffix shared -buildid oelNrY8J6kFEJcJsOO95/oelNrY8J6kFEJcJsOO95 -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b728/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/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/4f/4f19162200f89be6429c9c1ff6f0a43b08c16d84260f7a1916405e01a8e0c038-d # internal mkdir -p $WORK/b1025/ mkdir -p $WORK/b1033/ mkdir -p $WORK/b1031/ github.com/containers/podman/cmd/podman/generate github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b1034/ github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b1052/ cat >/tmp/go-build2466828734/b1033/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-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a EOF github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b1053/ cat >/tmp/go-build2466828734/b1031/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build2466828734/b1032/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/cmd/podman/quadlet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.26 -complete -installsuffix shared -buildid kQ596te0RpBFH5QM4Jqm/kQ596te0RpBFH5QM4Jqm -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b1033/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 mkdir -p $WORK/b1048/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.26 -complete -installsuffix shared -buildid Z1oMBP7WtK-DBDv2fXLR/Z1oMBP7WtK-DBDv2fXLR -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b1031/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-build2466828734/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/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-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF cat >/tmp/go-build2466828734/b1034/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-build2466828734/b002/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a EOF github.com/containers/podman/cmd/podman/manifest cat >/tmp/go-build2466828734/b1052/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2466828734/b960/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a EOF github.com/containers/podman/cmd/podman/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.26 -complete -installsuffix shared -buildid YwpdB5hc5MEWSTa6F3ai/YwpdB5hc5MEWSTa6F3ai -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go mkdir -p $WORK/b1037/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.26 -complete -installsuffix shared -buildid Zi2N0gUYOMggaZc3gdrp/Zi2N0gUYOMggaZc3gdrp -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1052/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.26 -complete -installsuffix shared -buildid 7M8GmR4t-1GDFRs_elTQ/7M8GmR4t-1GDFRs_elTQ -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go cat >/tmp/go-build2466828734/b1048/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF github.com/containers/podman/cmd/podman/machine cat >/tmp/go-build2466828734/b1053/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.26 -complete -installsuffix shared -buildid W58H6O_Wu3B9Z1d_WXpq/W58H6O_Wu3B9Z1d_WXpq -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1053/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.26 -complete -installsuffix shared -buildid sHY-C6_YIXJBJmVs5S5U/sHY-C6_YIXJBJmVs5S5U -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1048/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 cat >/tmp/go-build2466828734/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/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2466828734/b886/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2466828734/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2466828734/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2466828734/b1038/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build2466828734/b1043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2466828734/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2466828734/b964/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile text/tabwriter=/tmp/go-build2466828734/b363/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.26 -complete -installsuffix shared -buildid XYdz5hUOXtqMznNd7gTi/XYdz5hUOXtqMznNd7gTi -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b1037/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 go tool buildid -w $WORK/b1056/_pkg_.a # internal go tool buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/77/773092931eaf34ffcbf86e4094f20eba3287a66bdf0cf8a98de98be6514956bc-d # internal cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/4e/4e4ca9ca3c8d246206709604f1ac752a13eff1dc309fc3eb01ac22c2a72c4e9d-d # internal mkdir -p $WORK/b1061/ github.com/containers/podman/pkg/api/handlers/libpod cat >/tmp/go-build2466828734/b1061/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-build2466828734/b049/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2466828734/b797/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2466828734/b962/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build2466828734/b1056/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2466828734/b1057/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2466828734/b884/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2466828734/b1058/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2466828734/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2466828734/b996/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build2466828734/b1060/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2466828734/b943/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2466828734/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2466828734/b945/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2466828734/b947/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2466828734/b940/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2466828734/b959/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2466828734/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2466828734/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2466828734/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2466828734/b991/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2466828734/b783/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2466828734/b925/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/containers/podman/pkg/api/handlers/libpod -lang=go1.26 -complete -installsuffix shared -buildid Wkbxi6TtDsmH91OedhCe/Wkbxi6TtDsmH91OedhCe -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b1061/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/b1048/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/27/275b7959a763e45313ad85a84b7425374486b6e040ae3a2050d7837b21669596-d # internal go tool buildid -w $WORK/b1033/_pkg_.a # internal go tool buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/87/874afe69df569c91180920c0eab48646f66d677f4cb0b5b65e68c102c6bb7e97-d # internal mkdir -p $WORK/b1036/ github.com/containers/podman/cmd/podman/kube cat >/tmp/go-build2466828734/b1036/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-build2466828734/b049/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2466828734/b1033/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2466828734/b882/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2466828734/b883/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.26 -complete -installsuffix shared -buildid -iOCQchGOpD4OJ1Yrp9c/-iOCQchGOpD4OJ1Yrp9c -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b1036/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 cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/89/89a08378c3fc12d496cd382f264ad079e95cb01c22991616b93d54eec23bcc6c-d # internal mkdir -p $WORK/b070/ github.com/containers/podman/cmd/podman/artifact mkdir -p $WORK/b1049/ cat >/tmp/go-build2466828734/b070/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2466828734/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2466828734/b947/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b1068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.26 -complete -installsuffix shared -buildid wW3kWGZQmAebSRYM9mG7/wW3kWGZQmAebSRYM9mG7 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b070/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/volumes cat >/tmp/go-build2466828734/b1049/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF mkdir -p $WORK/b1035/ github.com/containers/podman/cmd/podman/images cat >/tmp/go-build2466828734/b1035/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-build2466828734/b073/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2466828734/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2466828734/b1030/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2466828734/b763/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2466828734/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.26 -complete -installsuffix shared -buildid sem_JpKvhjLwiagsqfg6/sem_JpKvhjLwiagsqfg6 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b1035/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.26 -complete -installsuffix shared -buildid NLjP9zTQZKQtrmoq31MS/NLjP9zTQZKQtrmoq31MS -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b1049/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 cat >/tmp/go-build2466828734/b1068/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.26 -complete -installsuffix shared -buildid maIJaMcHntVXd5eTxLUa/maIJaMcHntVXd5eTxLUa -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1068/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 mkdir -p $WORK/b1051/ github.com/containers/podman/cmd/podman/containers cat >/tmp/go-build2466828734/b1051/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-build2466828734/b073/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2466828734/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2466828734/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2466828734/b1030/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2466828734/b886/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2466828734/b887/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.26 -complete -installsuffix shared -buildid a573u896hA46TczP1pwU/a573u896hA46TczP1pwU -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b1051/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/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/54/5444d885100901942a9581d9408de92680b17b1c55affd6bf4b1da621cdd4e33-d # internal go tool buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/01/010537623f4d3954bd3f5c588280c22ecaef96a6ffc8cf8c68259d54d6f2ec81-d # internal go tool buildid -w $WORK/b1052/_pkg_.a # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/37/37c3f3fee108eb1bfce6d1de0bf49df386b4f20ac9534446470c3503c917a032-d # internal go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c4/c49c12bfd4faf026841ed386b691c7918b36a6f8a2ab3addc42e597a82e19bce-d # internal go tool buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/b5/b5519be7b551b28b758fec93e86fe451b3ecda38062091c209f4680b27d1d546-d # internal go tool buildid -w $WORK/b1037/_pkg_.a # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/31/31fedfdbb87fa1b46b24f35bc3baebe25c2ce4ad9c5ac50c440bf88a02bcc865-d # internal mkdir -p $WORK/b1046/ github.com/containers/podman/cmd/podman/machine/os cat >/tmp/go-build2466828734/b1046/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-build2466828734/b073/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2466828734/b1037/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build2466828734/b1047/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2466828734/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2466828734/b721/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.26 -complete -installsuffix shared -buildid KtSwo9Hkn3hRnGrPsg0w/KtSwo9Hkn3hRnGrPsg0w -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b1046/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/b1049/_pkg_.a # internal go tool buildid -w $WORK/b1068/_pkg_.a # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/2e/2e897f83aef7cc854be4fe30421ae66230fceb92acfb585b5e8d04d5b7b9cca0-d # internal cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/d5/d52bdef7b9dcd0341efb76c714dea756dc2901e52552752f9ec1ab5642f02fc8-d # internal go tool buildid -w $WORK/b1046/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/46/468f833374ffc9aeae8ab523e7b43f93459db831cfbca21495f9e07da5f24a18-d # internal go tool buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/d8/d81d1d89af39c847794ab46936fe27c3ed6c48028801473a54d681702e4ab7d6-d # internal go tool buildid -w $WORK/b1061/_pkg_.a # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/ff/ffec4eb383c763f15525fcadbe85b4f47d93798788a7ec5297f0a74e2c34ca6d-d # internal mkdir -p $WORK/b1055/ github.com/containers/podman/pkg/api/server cat >/tmp/go-build2466828734/b1055/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2466828734/b882/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build2466828734/b1056/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build2466828734/b1061/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2466828734/b1057/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build2466828734/b1059/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2466828734/b1058/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2466828734/b932/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2466828734/b916/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2466828734/b566/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build2466828734/b1062/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2466828734/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2466828734/b991/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile net/http/pprof=/tmp/go-build2466828734/b1063/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/containers/podman/pkg/api/server -lang=go1.26 -complete -installsuffix shared -buildid AuTI9F5w86WdDzhgwzvF/AuTI9F5w86WdDzhgwzvF -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b1055/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/b1051/_pkg_.a # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/ef/ef8560201a45c01d06d9c862a848c52408aa30a300580409357ba04f0931678c-d # internal mkdir -p $WORK/b1050/ github.com/containers/podman/cmd/podman/pods cat >/tmp/go-build2466828734/b1050/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build2466828734/b1051/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2466828734/b942/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2466828734/b561/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.26 -complete -installsuffix shared -buildid 2zpR4Bai4nzMMODbHtyx/2zpR4Bai4nzMMODbHtyx -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b1050/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/b1050/_pkg_.a # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/2a/2a2a602667a293aca88605e270c3ab17293fb180e8cc059da89cf175f6330f8c-d # internal go tool buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/19/193909ba290a12b38a251f43be78f247d47be93052d05eccd9e5a945796387a3-d # internal mkdir -p $WORK/b1054/ github.com/containers/podman/cmd/podman/system cat >/tmp/go-build2466828734/b1054/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-build2466828734/b073/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build2466828734/b937/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build2466828734/b1055/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2466828734/b792/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2466828734/b974/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2466828734/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2466828734/b1038/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2466828734/b914/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build2466828734/b1066/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build2466828734/b837/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2466828734/b780/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.26 -complete -installsuffix shared -buildid ZANNslOsrw2VE4xVkezb/ZANNslOsrw2VE4xVkezb -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b1054/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/b1054/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/d9/d94b63c8bf22ce16fccf84d2ecd94dc8587f1b0a3213b10511a8d56a86d91370-d # internal mkdir -p $WORK/b1067/ github.com/containers/podman/cmd/podman/system/connection cat >/tmp/go-build2466828734/b1067/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-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2466828734/b1054/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.26 -complete -installsuffix shared -buildid 98_U9XH992btxL3tFLq7/98_U9XH992btxL3tFLq7 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b1067/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/b1067/_pkg_.a # internal cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/95/954a89761183c26f9bc6d270447fbb97a0127ce1ca3697f3299a614f51716046-d # internal mkdir -p $WORK/b001/ github.com/containers/podman/cmd/podman cat >/tmp/go-build2466828734/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-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build2466828734/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build2466828734/b1029/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2466828734/b1030/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build2466828734/b1031/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2466828734/b1033/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build2466828734/b1034/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build2466828734/b1035/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build2466828734/b1036/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2466828734/b1037/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build2466828734/b1046/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build2466828734/b1048/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build2466828734/b1049/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build2466828734/b1050/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build2466828734/b1052/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build2466828734/b1053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2466828734/b1054/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build2466828734/b1067/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build2466828734/b1068/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2466828734/b962/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2466828734/b882/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2466828734/b885/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2466828734/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2466828734/b966/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2466828734/b899/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build2466828734/b1069/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build2466828734/b1070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile log/syslog=/tmp/go-build2466828734/b1071/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2466828734/b1065/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2466828734/b780/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.26 -complete -installsuffix shared -buildid 4euiEaaW4X4WEt8jngeV/4euiEaaW4X4WEt8jngeV -goversion go1.26.3-X:nodwarf5 -c=32 -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/58/58f66628e43dcb86faf3d41cb7d291fefcaea93449ca23ec872baa3434b90c12-d # internal cat >/tmp/go-build2466828734/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build2466828734/b001/_pkg_.a packagefile context=/tmp/go-build2466828734/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2466828734/b048/_pkg_.a packagefile errors=/tmp/go-build2466828734/b003/_pkg_.a packagefile fmt=/tmp/go-build2466828734/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build2466828734/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2466828734/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build2466828734/b1029/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2466828734/b1030/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build2466828734/b1031/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2466828734/b1033/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build2466828734/b1034/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build2466828734/b1035/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2466828734/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build2466828734/b1036/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2466828734/b1037/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build2466828734/b1046/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build2466828734/b1048/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build2466828734/b1049/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build2466828734/b1050/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build2466828734/b1052/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2466828734/b730/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build2466828734/b1053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2466828734/b1054/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build2466828734/b1067/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2466828734/b1026/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build2466828734/b1068/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2466828734/b962/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2466828734/b732/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2466828734/b882/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2466828734/b931/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2466828734/b885/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2466828734/b731/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2466828734/b740/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2466828734/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2466828734/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2466828734/b966/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2466828734/b899/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2466828734/b739/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build2466828734/b1069/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2466828734/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2466828734/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build2466828734/b1070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2466828734/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2466828734/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2466828734/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2466828734/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2466828734/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2466828734/b785/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2466828734/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2466828734/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2466828734/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2466828734/b449/_pkg_.a packagefile io=/tmp/go-build2466828734/b050/_pkg_.a packagefile io/fs=/tmp/go-build2466828734/b062/_pkg_.a packagefile log/syslog=/tmp/go-build2466828734/b1071/_pkg_.a packagefile net/url=/tmp/go-build2466828734/b120/_pkg_.a packagefile os=/tmp/go-build2466828734/b060/_pkg_.a packagefile os/exec=/tmp/go-build2466828734/b268/_pkg_.a packagefile path/filepath=/tmp/go-build2466828734/b124/_pkg_.a packagefile runtime=/tmp/go-build2466828734/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2466828734/b1065/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2466828734/b780/_pkg_.a packagefile slices=/tmp/go-build2466828734/b045/_pkg_.a packagefile strconv=/tmp/go-build2466828734/b055/_pkg_.a packagefile strings=/tmp/go-build2466828734/b068/_pkg_.a packagefile syscall=/tmp/go-build2466828734/b043/_pkg_.a packagefile text/template=/tmp/go-build2466828734/b361/_pkg_.a packagefile runtime/cgo=/tmp/go-build2466828734/b118/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2466828734/b004/_pkg_.a packagefile sync=/tmp/go-build2466828734/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build2466828734/b038/_pkg_.a packagefile time=/tmp/go-build2466828734/b040/_pkg_.a packagefile bytes=/tmp/go-build2466828734/b049/_pkg_.a packagefile cmp=/tmp/go-build2466828734/b046/_pkg_.a packagefile encoding=/tmp/go-build2466828734/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build2466828734/b054/_pkg_.a packagefile math=/tmp/go-build2466828734/b059/_pkg_.a packagefile reflect=/tmp/go-build2466828734/b058/_pkg_.a packagefile unicode=/tmp/go-build2466828734/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2466828734/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2466828734/b052/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2466828734/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build2466828734/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2466828734/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2466828734/b1008/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2466828734/b947/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2466828734/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2466828734/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2466828734/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2466828734/b207/_pkg_.a packagefile bufio=/tmp/go-build2466828734/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2466828734/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2466828734/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2466828734/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2466828734/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2466828734/b726/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2466828734/b729/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2466828734/b738/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2466828734/b891/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2466828734/b763/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2466828734/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2466828734/b765/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2466828734/b910/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2466828734/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2466828734/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2466828734/b690/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2466828734/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2466828734/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2466828734/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2466828734/b784/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2466828734/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2466828734/b1009/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build2466828734/b1010/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2466828734/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2466828734/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build2466828734/b1024/_pkg_.a packagefile maps=/tmp/go-build2466828734/b153/_pkg_.a packagefile net=/tmp/go-build2466828734/b199/_pkg_.a packagefile path=/tmp/go-build2466828734/b063/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2466828734/b489/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build2466828734/b1032/_pkg_.a packagefile sort=/tmp/go-build2466828734/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2466828734/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2466828734/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2466828734/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2466828734/b134/_pkg_.a packagefile regexp=/tmp/go-build2466828734/b125/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2466828734/b883/_pkg_.a packagefile net/http=/tmp/go-build2466828734/b218/_pkg_.a packagefile os/signal=/tmp/go-build2466828734/b285/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2466828734/b886/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2466828734/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2466828734/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2466828734/b1038/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2466828734/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build2466828734/b1043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2466828734/b907/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2466828734/b964/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2466828734/b128/_pkg_.a packagefile text/tabwriter=/tmp/go-build2466828734/b363/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build2466828734/b1047/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2466828734/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2466828734/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build2466828734/b1051/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2466828734/b942/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2466828734/b561/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2466828734/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2466828734/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build2466828734/b937/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build2466828734/b1055/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2466828734/b762/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2466828734/b974/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2466828734/b914/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2466828734/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build2466828734/b1066/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2466828734/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build2466828734/b837/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2466828734/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2466828734/b737/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2466828734/b277/_pkg_.a packagefile crypto/tls=/tmp/go-build2466828734/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2466828734/b735/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2466828734/b932/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build2466828734/b933/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build2466828734/b934/_pkg_.a packagefile os/user=/tmp/go-build2466828734/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2466828734/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2466828734/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2466828734/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2466828734/b548/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2466828734/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2466828734/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2466828734/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build2466828734/b967/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2466828734/b291/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2466828734/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2466828734/b278/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2466828734/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2466828734/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2466828734/b275/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2466828734/b736/_pkg_.a packagefile log=/tmp/go-build2466828734/b149/_pkg_.a packagefile encoding/csv=/tmp/go-build2466828734/b657/_pkg_.a packagefile encoding/hex=/tmp/go-build2466828734/b197/_pkg_.a packagefile flag=/tmp/go-build2466828734/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build2466828734/b724/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2466828734/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2466828734/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2466828734/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2466828734/b670/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build2466828734/b1028/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2466828734/b208/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build2466828734/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build2466828734/b790/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2466828734/b684/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2466828734/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2466828734/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2466828734/b212/_pkg_.a packagefile archive/tar=/tmp/go-build2466828734/b490/_pkg_.a packagefile embed=/tmp/go-build2466828734/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build2466828734/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2466828734/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2466828734/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2466828734/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2466828734/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2466828734/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2466828734/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build2466828734/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2466828734/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2466828734/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2466828734/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2466828734/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2466828734/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2466828734/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build2466828734/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2466828734/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build2466828734/b569/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build2466828734/b570/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2466828734/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2466828734/b574/_pkg_.a packagefile math/bits=/tmp/go-build2466828734/b023/_pkg_.a packagefile internal/bytealg=/tmp/go-build2466828734/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build2466828734/b044/_pkg_.a packagefile internal/godebug=/tmp/go-build2466828734/b041/_pkg_.a packagefile net/netip=/tmp/go-build2466828734/b121/_pkg_.a packagefile internal/byteorder=/tmp/go-build2466828734/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2466828734/b061/_pkg_.a packagefile internal/goarch=/tmp/go-build2466828734/b006/_pkg_.a packagefile internal/poll=/tmp/go-build2466828734/b064/_pkg_.a packagefile internal/strconv=/tmp/go-build2466828734/b022/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2466828734/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2466828734/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build2466828734/b067/_pkg_.a packagefile internal/abi=/tmp/go-build2466828734/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2466828734/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2466828734/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build2466828734/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build2466828734/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2466828734/b016/_pkg_.a packagefile internal/goos=/tmp/go-build2466828734/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2466828734/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2466828734/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2466828734/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2466828734/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2466828734/b025/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build2466828734/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2466828734/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2466828734/b032/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build2466828734/b033/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2466828734/b027/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2466828734/b021/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2466828734/b035/_pkg_.a packagefile compress/gzip=/tmp/go-build2466828734/b220/_pkg_.a packagefile encoding/binary=/tmp/go-build2466828734/b135/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build2466828734/b781/_pkg_.a packagefile iter=/tmp/go-build2466828734/b047/_pkg_.a packagefile internal/asan=/tmp/go-build2466828734/b029/_pkg_.a packagefile internal/msan=/tmp/go-build2466828734/b030/_pkg_.a packagefile internal/race=/tmp/go-build2466828734/b031/_pkg_.a packagefile text/template/parse=/tmp/go-build2466828734/b362/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2466828734/b008/_pkg_.a packagefile internal/sync=/tmp/go-build2466828734/b037/_pkg_.a packagefile internal/synctest=/tmp/go-build2466828734/b039/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2466828734/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build2466828734/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2466828734/b925/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2466828734/b581/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2466828734/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2466828734/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2466828734/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2466828734/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2466828734/b145/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2466828734/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2466828734/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2466828734/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2466828734/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2466828734/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2466828734/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2466828734/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2466828734/b146/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2466828734/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2466828734/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2466828734/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2466828734/b294/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build2466828734/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2466828734/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build2466828734/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2466828734/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2466828734/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2466828734/b766/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2466828734/b911/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2466828734/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2466828734/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2466828734/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2466828734/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2466828734/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2466828734/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2466828734/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2466828734/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2466828734/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2466828734/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2466828734/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build2466828734/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build2466828734/b713/_pkg_.a packagefile io/ioutil=/tmp/go-build2466828734/b204/_pkg_.a packagefile text/scanner=/tmp/go-build2466828734/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2466828734/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build2466828734/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2466828734/b668/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2466828734/b671/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2466828734/b672/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2466828734/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2466828734/b156/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2466828734/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2466828734/b206/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2466828734/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2466828734/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2466828734/b215/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build2466828734/b1011/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2466828734/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build2466828734/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build2466828734/b1021/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2466828734/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2466828734/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2466828734/b460/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2466828734/b200/_pkg_.a packagefile internal/nettrace=/tmp/go-build2466828734/b201/_pkg_.a packagefile internal/singleflight=/tmp/go-build2466828734/b202/_pkg_.a packagefile compress/bzip2=/tmp/go-build2466828734/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2466828734/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2466828734/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build2466828734/b492/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2466828734/b771/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build2466828734/b242/_pkg_.a packagefile regexp/syntax=/tmp/go-build2466828734/b126/_pkg_.a packagefile compress/flate=/tmp/go-build2466828734/b219/_pkg_.a packagefile container/list=/tmp/go-build2466828734/b172/_pkg_.a packagefile crypto/rand=/tmp/go-build2466828734/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2466828734/b222/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2466828734/b229/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2466828734/b230/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2466828734/b223/_pkg_.a packagefile math/rand=/tmp/go-build2466828734/b108/_pkg_.a packagefile mime=/tmp/go-build2466828734/b231/_pkg_.a packagefile mime/multipart=/tmp/go-build2466828734/b232/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2466828734/b234/_pkg_.a packagefile net/http/internal=/tmp/go-build2466828734/b235/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2466828734/b236/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build2466828734/b237/_pkg_.a packagefile net/textproto=/tmp/go-build2466828734/b228/_pkg_.a packagefile crypto/sha256=/tmp/go-build2466828734/b116/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2466828734/b970/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2466828734/b972/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2466828734/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2466828734/b968/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2466828734/b975/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2466828734/b976/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build2466828734/b1039/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build2466828734/b1040/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2466828734/b977/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build2466828734/b1044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2466828734/b903/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2466828734/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2466828734/b718/_pkg_.a packagefile math/big=/tmp/go-build2466828734/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2466828734/b801/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2466828734/b887/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2466828734/b676/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2466828734/b793/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2466828734/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build2466828734/b961/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build2466828734/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build2466828734/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build2466828734/b819/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2466828734/b986/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build2466828734/b1056/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build2466828734/b1061/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2466828734/b1057/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build2466828734/b1059/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2466828734/b1058/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2466828734/b916/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2466828734/b566/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build2466828734/b1062/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2466828734/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2466828734/b991/_pkg_.a packagefile net/http/pprof=/tmp/go-build2466828734/b1063/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2466828734/b764/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2466828734/b779/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2466828734/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2466828734/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2466828734/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2466828734/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2466828734/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build2466828734/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build2466828734/b681/_pkg_.a packagefile crypto=/tmp/go-build2466828734/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build2466828734/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build2466828734/b080/_pkg_.a packagefile crypto/des=/tmp/go-build2466828734/b174/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2466828734/b158/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2466828734/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2466828734/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2466828734/b163/_pkg_.a packagefile crypto/fips140=/tmp/go-build2466828734/b101/_pkg_.a packagefile crypto/hkdf=/tmp/go-build2466828734/b178/_pkg_.a packagefile crypto/hmac=/tmp/go-build2466828734/b180/_pkg_.a packagefile crypto/hpke=/tmp/go-build2466828734/b181/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2466828734/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2466828734/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2466828734/b095/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build2466828734/b189/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build2466828734/b190/_pkg_.a packagefile crypto/md5=/tmp/go-build2466828734/b191/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2466828734/b182/_pkg_.a packagefile crypto/rc4=/tmp/go-build2466828734/b192/_pkg_.a packagefile crypto/rsa=/tmp/go-build2466828734/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build2466828734/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build2466828734/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build2466828734/b102/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build2466828734/b193/_pkg_.a packagefile crypto/x509=/tmp/go-build2466828734/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build2466828734/b198/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2466828734/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2466828734/b167/_pkg_.a packagefile hash=/tmp/go-build2466828734/b079/_pkg_.a packagefile weak=/tmp/go-build2466828734/b123/_pkg_.a packagefile database/sql/driver=/tmp/go-build2466828734/b495/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build2466828734/b935/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2466828734/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2466828734/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2466828734/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2466828734/b596/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build2466828734/b978/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build2466828734/b979/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2466828734/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2466828734/b282/_pkg_.a packagefile log/internal=/tmp/go-build2466828734/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2466828734/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2466828734/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2466828734/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2466828734/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2466828734/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2466828734/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2466828734/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2466828734/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2466828734/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2466828734/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2466828734/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2466828734/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2466828734/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2466828734/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2466828734/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build2466828734/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2466828734/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2466828734/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2466828734/b289/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2466828734/b290/_pkg_.a packagefile math/rand/v2=/tmp/go-build2466828734/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build2466828734/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2466828734/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build2466828734/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2466828734/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2466828734/b789/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build2466828734/b791/_pkg_.a packagefile crypto/dsa=/tmp/go-build2466828734/b195/_pkg_.a packagefile encoding/asn1=/tmp/go-build2466828734/b168/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build2466828734/b685/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2466828734/b447/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build2466828734/b686/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2466828734/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2466828734/b687/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2466828734/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build2466828734/b475/_pkg_.a packagefile hash/crc32=/tmp/go-build2466828734/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2466828734/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2466828734/b542/_pkg_.a packagefile hash/crc64=/tmp/go-build2466828734/b480/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build2466828734/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build2466828734/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build2466828734/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2466828734/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2466828734/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build2466828734/b573/_pkg_.a packagefile internal/bisect=/tmp/go-build2466828734/b042/_pkg_.a packagefile unique=/tmp/go-build2466828734/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2466828734/b926/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build2466828734/b927/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build2466828734/b928/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build2466828734/b929/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2466828734/b582/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2466828734/b583/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2466828734/b585/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2466828734/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2466828734/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build2466828734/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build2466828734/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2466828734/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2466828734/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build2466828734/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build2466828734/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2466828734/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build2466828734/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2466828734/b751/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2466828734/b752/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2466828734/b152/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2466828734/b154/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2466828734/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2466828734/b292/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2466828734/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2466828734/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2466828734/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2466828734/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2466828734/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build2466828734/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build2466828734/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build2466828734/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2466828734/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2466828734/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2466828734/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2466828734/b319/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2466828734/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2466828734/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2466828734/b444/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2466828734/b302/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2466828734/b305/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2466828734/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2466828734/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build2466828734/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build2466828734/b757/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2466828734/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2466828734/b759/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2466828734/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build2466828734/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build2466828734/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2466828734/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build2466828734/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2466828734/b717/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2466828734/b774/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2466828734/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2466828734/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2466828734/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2466828734/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2466828734/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2466828734/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2466828734/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2466828734/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build2466828734/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build2466828734/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2466828734/b700/_pkg_.a packagefile net/http/httputil=/tmp/go-build2466828734/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build2466828734/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2466828734/b613/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build2466828734/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build2466828734/b669/_pkg_.a packagefile encoding/base32=/tmp/go-build2466828734/b203/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2466828734/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2466828734/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2466828734/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2466828734/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2466828734/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build2466828734/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2466828734/b1014/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build2466828734/b1015/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2466828734/b1017/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2466828734/b1022/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build2466828734/b1023/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2466828734/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build2466828734/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build2466828734/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2466828734/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2466828734/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build2466828734/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2466828734/b472/_pkg_.a packagefile runtime/debug=/tmp/go-build2466828734/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2466828734/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build2466828734/b478/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2466828734/b096/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2466828734/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build2466828734/b104/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2466828734/b224/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2466828734/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2466828734/b227/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2466828734/b233/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2466828734/b087/_pkg_.a packagefile archive/zip=/tmp/go-build2466828734/b971/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2466828734/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2466828734/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build2466828734/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2466828734/b905/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build2466828734/b1041/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build2466828734/b1042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build2466828734/b1045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build2466828734/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2466828734/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build2466828734/b888/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2466828734/b889/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2466828734/b677/_pkg_.a packagefile database/sql=/tmp/go-build2466828734/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2466828734/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2466828734/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build2466828734/b856/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2466828734/b824/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2466828734/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2466828734/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build2466828734/b869/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build2466828734/b870/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build2466828734/b871/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build2466828734/b872/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build2466828734/b873/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2466828734/b876/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build2466828734/b878/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2466828734/b884/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build2466828734/b890/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2466828734/b892/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2466828734/b893/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2466828734/b895/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2466828734/b897/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build2466828734/b898/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build2466828734/b900/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build2466828734/b909/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build2466828734/b913/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build2466828734/b915/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build2466828734/b918/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build2466828734/b881/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build2466828734/b919/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2466828734/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2466828734/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build2466828734/b920/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build2466828734/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build2466828734/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2466828734/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2466828734/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2466828734/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build2466828734/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build2466828734/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build2466828734/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build2466828734/b923/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build2466828734/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2466828734/b924/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2466828734/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build2466828734/b849/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build2466828734/b930/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build2466828734/b850/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build2466828734/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2466828734/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2466828734/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2466828734/b559/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2466828734/b851/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build2466828734/b938/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build2466828734/b939/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2466828734/b943/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build2466828734/b944/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2466828734/b945/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build2466828734/b946/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build2466828734/b948/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build2466828734/b952/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build2466828734/b953/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build2466828734/b954/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2466828734/b940/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build2466828734/b955/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build2466828734/b957/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2466828734/b959/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build2466828734/b992/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build2466828734/b995/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2466828734/b999/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2466828734/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2466828734/b1000/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build2466828734/b1001/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build2466828734/b1002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build2466828734/b1003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build2466828734/b1004/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build2466828734/b1005/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build2466828734/b1006/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build2466828734/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build2466828734/b820/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2466828734/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2466828734/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2466828734/b987/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2466828734/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2466828734/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2466828734/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2466828734/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2466828734/b607/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2466828734/b993/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build2466828734/b1060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2466828734/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2466828734/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2466828734/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2466828734/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2466828734/b615/_pkg_.a packagefile html=/tmp/go-build2466828734/b360/_pkg_.a packagefile internal/profile=/tmp/go-build2466828734/b1064/_pkg_.a packagefile runtime/trace=/tmp/go-build2466828734/b580/_pkg_.a packagefile container/heap=/tmp/go-build2466828734/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build2466828734/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2466828734/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2466828734/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2466828734/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build2466828734/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2466828734/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2466828734/b680/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2466828734/b084/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build2466828734/b159/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2466828734/b162/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2466828734/b110/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2466828734/b164/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2466828734/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build2466828734/b165/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2466828734/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2466828734/b170/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build2466828734/b176/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2466828734/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2466828734/b085/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2466828734/b179/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2466828734/b086/_pkg_.a packagefile crypto/sha3=/tmp/go-build2466828734/b114/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2466828734/b103/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2466828734/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2466828734/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2466828734/b089/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2466828734/b083/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2466828734/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2466828734/b094/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build2466828734/b183/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2466828734/b111/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build2466828734/b112/_pkg_.a packagefile crypto/internal/constanttime=/tmp/go-build2466828734/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2466828734/b185/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2466828734/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2466828734/b187/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2466828734/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2466828734/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2466828734/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2466828734/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2466828734/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2466828734/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2466828734/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2466828734/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2466828734/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2466828734/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2466828734/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2466828734/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2466828734/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2466828734/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2466828734/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2466828734/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build2466828734/b980/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2466828734/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2466828734/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2466828734/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2466828734/b264/_pkg_.a packagefile internal/saferio=/tmp/go-build2466828734/b169/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2466828734/b512/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2466828734/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2466828734/b688/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build2466828734/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build2466828734/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build2466828734/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2466828734/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build2466828734/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2466828734/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build2466828734/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2466828734/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2466828734/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build2466828734/b586/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2466828734/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2466828734/b537/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build2466828734/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2466828734/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build2466828734/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2466828734/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build2466828734/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build2466828734/b749/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build2466828734/b532/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2466828734/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2466828734/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build2466828734/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2466828734/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2466828734/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2466828734/b356/_pkg_.a packagefile net/mail=/tmp/go-build2466828734/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build2466828734/b445/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build2466828734/b303/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2466828734/b304/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2466828734/b311/_pkg_.a packagefile compress/zlib=/tmp/go-build2466828734/b307/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2466828734/b309/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2466828734/b310/_pkg_.a packagefile image=/tmp/go-build2466828734/b312/_pkg_.a packagefile image/jpeg=/tmp/go-build2466828734/b314/_pkg_.a packagefile crypto/pbkdf2=/tmp/go-build2466828734/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2466828734/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build2466828734/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build2466828734/b775/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2466828734/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build2466828734/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build2466828734/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2466828734/b606/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build2466828734/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build2466828734/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build2466828734/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build2466828734/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build2466828734/b706/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build2466828734/b708/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build2466828734/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build2466828734/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build2466828734/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2466828734/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build2466828734/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2466828734/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2466828734/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build2466828734/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2466828734/b1016/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build2466828734/b1019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build2466828734/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build2466828734/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2466828734/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build2466828734/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build2466828734/b479/_pkg_.a packagefile crypto/internal/entropy/v1.0.0=/tmp/go-build2466828734/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2466828734/b099/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2466828734/b091/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2466828734/b105/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2466828734/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build2466828734/b906/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build2466828734/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build2466828734/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build2466828734/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2466828734/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build2466828734/b808/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build2466828734/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build2466828734/b821/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build2466828734/b822/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build2466828734/b825/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build2466828734/b857/_pkg_.a packagefile go/types=/tmp/go-build2466828734/b858/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build2466828734/b874/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build2466828734/b875/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build2466828734/b877/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build2466828734/b879/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build2466828734/b896/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build2466828734/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build2466828734/b921/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build2466828734/b922/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2466828734/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build2466828734/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build2466828734/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build2466828734/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build2466828734/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build2466828734/b843/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build2466828734/b844/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2466828734/b846/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build2466828734/b847/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build2466828734/b806/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build2466828734/b462/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2466828734/b493/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build2466828734/b852/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build2466828734/b854/_pkg_.a packagefile debug/elf=/tmp/go-build2466828734/b949/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build2466828734/b941/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build2466828734/b956/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2466828734/b994/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build2466828734/b997/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build2466828734/b998/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2466828734/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build2466828734/b988/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2466828734/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2466828734/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build2466828734/b454/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2466828734/b161/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2466828734/b177/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2466828734/b325/_pkg_.a packagefile go/token=/tmp/go-build2466828734/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2466828734/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2466828734/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2466828734/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2466828734/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2466828734/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2466828734/b352/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2466828734/b981/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build2466828734/b982/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build2466828734/b983/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build2466828734/b984/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build2466828734/b985/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2466828734/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2466828734/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build2466828734/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build2466828734/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build2466828734/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2466828734/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2466828734/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2466828734/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2466828734/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2466828734/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2466828734/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build2466828734/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2466828734/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2466828734/b405/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build2466828734/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2466828734/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2466828734/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2466828734/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2466828734/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2466828734/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2466828734/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2466828734/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2466828734/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build2466828734/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2466828734/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2466828734/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2466828734/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2466828734/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2466828734/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2466828734/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2466828734/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2466828734/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2466828734/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2466828734/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2466828734/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2466828734/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build2466828734/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2466828734/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2466828734/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2466828734/b413/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2466828734/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2466828734/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2466828734/b435/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2466828734/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build2466828734/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2466828734/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2466828734/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2466828734/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2466828734/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2466828734/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2466828734/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2466828734/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build2466828734/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2466828734/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2466828734/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2466828734/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build2466828734/b446/_pkg_.a packagefile hash/adler32=/tmp/go-build2466828734/b308/_pkg_.a packagefile image/color=/tmp/go-build2466828734/b313/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2466828734/b315/_pkg_.a packagefile crypto/internal/fips140/pbkdf2=/tmp/go-build2466828734/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build2466828734/b776/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build2466828734/b777/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build2466828734/b778/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2466828734/b707/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2466828734/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build2466828734/b514/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2466828734/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build2466828734/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2466828734/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build2466828734/b509/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2466828734/b523/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2466828734/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2466828734/b528/_pkg_.a packagefile crypto/internal/fips140deps/time=/tmp/go-build2466828734/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build2466828734/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build2466828734/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build2466828734/b811/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache=/tmp/go-build2466828734/b823/_pkg_.a packagefile go/ast=/tmp/go-build2466828734/b859/_pkg_.a packagefile go/constant=/tmp/go-build2466828734/b862/_pkg_.a packagefile go/parser=/tmp/go-build2466828734/b863/_pkg_.a packagefile go/version=/tmp/go-build2466828734/b865/_pkg_.a packagefile internal/goversion=/tmp/go-build2466828734/b867/_pkg_.a packagefile internal/types/errors=/tmp/go-build2466828734/b868/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build2466828734/b880/_pkg_.a packagefile hash/fnv=/tmp/go-build2466828734/b326/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build2466828734/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build2466828734/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2466828734/b463/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build2466828734/b853/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build2466828734/b855/_pkg_.a packagefile debug/dwarf=/tmp/go-build2466828734/b950/_pkg_.a packagefile internal/zstd=/tmp/go-build2466828734/b951/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build2466828734/b989/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2466828734/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2466828734/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build2466828734/b589/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2466828734/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2466828734/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2466828734/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2466828734/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2466828734/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2466828734/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2466828734/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2466828734/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2466828734/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2466828734/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2466828734/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2466828734/b577/_pkg_.a packagefile testing=/tmp/go-build2466828734/b578/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2466828734/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2466828734/b406/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2466828734/b358/_pkg_.a packagefile html/template=/tmp/go-build2466828734/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2466828734/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2466828734/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2466828734/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2466828734/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2466828734/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2466828734/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2466828734/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2466828734/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build2466828734/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2466828734/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2466828734/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2466828734/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2466828734/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2466828734/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2466828734/b429/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build2466828734/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2466828734/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2466828734/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2466828734/b438/_pkg_.a packagefile expvar=/tmp/go-build2466828734/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2466828734/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build2466828734/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build2466828734/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2466828734/b507/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build2466828734/b524/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2466828734/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build2466828734/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2466828734/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build2466828734/b812/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build2466828734/b813/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build2466828734/b815/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build2466828734/b816/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build2466828734/b817/_pkg_.a packagefile go/scanner=/tmp/go-build2466828734/b860/_pkg_.a packagefile go/build/constraint=/tmp/go-build2466828734/b864/_pkg_.a packagefile go/internal/scannerhooks=/tmp/go-build2466828734/b861/_pkg_.a packagefile internal/gover=/tmp/go-build2466828734/b866/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build2466828734/b990/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2466828734/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build2466828734/b643/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2466828734/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2466828734/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build2466828734/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build2466828734/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2466828734/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build2466828734/b641/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2466828734/b579/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build2466828734/b343/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2466828734/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2466828734/b388/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2466828734/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2466828734/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build2466828734/b426/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv=/tmp/go-build2466828734/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2466828734/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2466828734/b440/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build2466828734/b814/_pkg_.a packagefile log/slog=/tmp/go-build2466828734/b625/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build2466828734/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build2466828734/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2466828734/b642/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2466828734/b421/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2466828734/b423/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2466828734/b424/_pkg_.a packagefile log/slog/internal=/tmp/go-build2466828734/b626/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2466828734/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build2466828734/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2466828734/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build2466828734/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2466828734/b422/_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 0x035daca6c1e709415c7d2d38d81ac96c59f110de -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,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\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_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=leyrW0g5lfPhHrbpXUYs/4euiEaaW4X4WEt8jngeV/bwEbL_DMcvp14KQ5D8h2/leyrW0g5lfPhHrbpXUYs -B 0x035daca6c1e709415c7d2d38d81ac96c59f110de -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 0x2629b40c7253523d45d52dbe1b55d013c564f7b7 -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-build1758392422 mkdir -p $WORK/b008/ mkdir -p $WORK/b006/ mkdir -p $WORK/b012/ internal/unsafeheader internal/goarch internal/byteorder echo '# import config' > $WORK/b008/importcfg # internal echo '# import config' > $WORK/b006/importcfg # internal echo '# import config' > $WORK/b012/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.26 -std -complete -installsuffix shared -buildid mLUmOvAjicy6TgqTHs7z/mLUmOvAjicy6TgqTHs7z -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.26 -std -complete -installsuffix shared -buildid uYcL4b6PrP--GwnXfQJ3/uYcL4b6PrP--GwnXfQJ3 -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/godebugs echo '# import config' > $WORK/b015/importcfg # internal mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.26 -std -complete -installsuffix shared -buildid vX28RSXWVFav4-lgutCb/vX28RSXWVFav4-lgutCb -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go internal/goos mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.26 -std -complete -installsuffix shared -buildid cwTDyeKoIi-dxjazwFyk/cwTDyeKoIi-dxjazwFyk -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b017/importcfg # internal internal/profilerecord mkdir -p $WORK/b016/ mkdir -p $WORK/b014/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.26 -std -complete -installsuffix shared -buildid pgN3o2s9KaS4-LYGbgYE/pgN3o2s9KaS4-LYGbgYE -goversion go1.26.3-X:nodwarf5 -c=6 -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 internal/goexperiment mkdir -p $WORK/b023/ echo '# import config' > $WORK/b018/importcfg # internal internal/coverage/rtcov echo '# import config' > $WORK/b016/importcfg # internal math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.26 -std -complete -installsuffix shared -buildid M17h8H_sM_tobI8IQaKt/M17h8H_sM_tobI8IQaKt -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.26 -std -complete -installsuffix shared -buildid 0alkbzIXqwj8qnZnMPiI/0alkbzIXqwj8qnZnMPiI -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /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_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_goroutineleakprofile_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_on.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_randomizedheapbase64_on.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_runtimefreegc_off.go /usr/lib/golang/src/internal/goexperiment/exp_runtimesecret_off.go /usr/lib/golang/src/internal/goexperiment/exp_simd_off.go /usr/lib/golang/src/internal/goexperiment/exp_sizespecializedmalloc_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go echo '# import config' > $WORK/b023/importcfg # internal echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math/bits -lang=go1.26 -std -complete -installsuffix shared -buildid zybOkrODtsee8-qyQ_47/zybOkrODtsee8-qyQ_47 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b023/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 mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.26 -std -complete -installsuffix shared -buildid EEvGq6D-35rOGyMBm_-_/EEvGq6D-35rOGyMBm_-_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/runtime/pprof/label echo '# import config' > $WORK/b033/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/runtime/pprof/label -lang=go1.26 -std -complete -installsuffix shared -buildid LS7vuhYq8OI28VvUpJIo/LS7vuhYq8OI28VvUpJIo -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/runtime/pprof/label/labelset.go mkdir -p $WORK/b046/ mkdir -p $WORK/b030/ cmp mkdir -p $WORK/b035/ internal/msan echo '# import config' > $WORK/b046/importcfg # internal internal/trace/tracev2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p cmp -lang=go1.26 -std -complete -installsuffix shared -buildid 4uGaidVQrO_DGwvPfSZ_/4uGaidVQrO_DGwvPfSZ_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/cmp/cmp.go mkdir -p $WORK/b053/ encoding mkdir -p $WORK/b052/ unicode/utf8 mkdir -p $WORK/b029/ echo '# import config' > $WORK/b053/importcfg # internal internal/asan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding -lang=go1.26 -std -complete -installsuffix shared -buildid gDJA7-Rnmjb07sphxjaW/gDJA7-Rnmjb07sphxjaW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/encoding.go echo '# import config' > $WORK/b052/importcfg # internal mkdir -p $WORK/b084/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p unicode/utf8 -lang=go1.26 -std -complete -installsuffix shared -buildid vgOwywDb12f13oFUMHXP/vgOwywDb12f13oFUMHXP -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go crypto/internal/fips140/alias mkdir -p $WORK/b093/ mkdir -p $WORK/b150/ echo '# import config' > $WORK/b084/importcfg # internal crypto/internal/constanttime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140/alias -lang=go1.26 -std -complete -installsuffix shared -buildid fNL-dZaHVxyW0Yivu_Cu/fNL-dZaHVxyW0Yivu_Cu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go mkdir -p $WORK/b170/ mkdir -p $WORK/b051/ log/internal vendor/golang.org/x/crypto/cryptobyte/asn1 echo '# import config' > $WORK/b093/importcfg # internal unicode echo '# import config' > $WORK/b150/importcfg # internal echo '# import config' > $WORK/b170/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/constanttime -lang=go1.26 -std -complete -installsuffix shared -buildid 23qg-4HN1lDFMnLYyYlB/23qg-4HN1lDFMnLYyYlB -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/constanttime/constant_time.go echo '# import config' > $WORK/b051/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p log/internal -lang=go1.26 -std -complete -installsuffix shared -buildid jrMWxQQRin233ZyFjxoV/jrMWxQQRin233ZyFjxoV -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.26 -std -complete -installsuffix shared -buildid 2F7GYIhmTDcHDWSyrDqI/2F7GYIhmTDcHDWSyrDqI -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b172/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode -lang=go1.26 -std -complete -installsuffix shared -buildid TUdgaOlAVCbRg2gjWiwN/TUdgaOlAVCbRg2gjWiwN -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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 container/list mkdir -p $WORK/b186/ vendor/golang.org/x/crypto/internal/alias echo '# import config' > $WORK/b172/importcfg # internal echo '# import config' > $WORK/b186/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p container/list -lang=go1.26 -std -complete -installsuffix shared -buildid 8P4OyvC4HhA9y_sYk6Ne/8P4OyvC4HhA9y_sYk6Ne -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.26 -std -complete -installsuffix shared -buildid 8l1K1qO_fmQcESoOoTRL/8l1K1qO_fmQcESoOoTRL -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/trace/tracev2 -lang=go1.26 -std -complete -installsuffix shared -buildid TTN-So33JAx76_cSVgzF/TTN-So33JAx76_cSVgzF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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 mkdir -p $WORK/b069/ unicode/utf16 mkdir -p $WORK/b205/ echo '# import config' > $WORK/b069/importcfg # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p unicode/utf16 -lang=go1.26 -std -complete -installsuffix shared -buildid rY_bEyWnjkZHe2Hi-_7a/rY_bEyWnjkZHe2Hi-_7a -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go echo '# import config' > $WORK/b205/importcfg # internal mkdir -p $WORK/b331/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.26 -complete -installsuffix shared -buildid FavjH5bRnuHXJl3Lch03/FavjH5bRnuHXJl3Lch03 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b011/ internal/cpu echo '# import config' > $WORK/b331/importcfg # internal echo -n > $WORK/b011/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.26 -complete -installsuffix shared -buildid JDbomnJVYYBEMKxVQ0fV/JDbomnJVYYBEMKxVQ0fV -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b331/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/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s echo '# import config' > $WORK/b030/importcfg # internal echo '# import config' > $WORK/b029/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/asan -lang=go1.26 -std -complete -installsuffix shared -buildid srXXXCB3Eh9fq9OxLRhg/srXXXCB3Eh9fq9OxLRhg -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/msan -lang=go1.26 -std -complete -installsuffix shared -buildid KFAWmz7Hk357YFuisCXO/KFAWmz7Hk357YFuisCXO -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go mkdir -p $WORK/b130/ mkdir -p $WORK/b103/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts crypto/internal/boring/sig go tool buildid -w $WORK/b018/_pkg_.a # internal go tool buildid -w $WORK/b006/_pkg_.a # internal mkdir -p $WORK/b201/ echo '# import config' > $WORK/b130/importcfg # internal internal/nettrace go tool buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.26 -complete -installsuffix shared -buildid lKActmWHi6vVH-cwD3bx/lKActmWHi6vVH-cwD3bx -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go echo '# import config' > $WORK/b201/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p internal/nettrace -lang=go1.26 -std -complete -installsuffix shared -buildid Qp7xagc0Jqs1pOH3sB-R/Qp7xagc0Jqs1pOH3sB-R -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo -n > $WORK/b103/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./sig_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1a/1a0d78fa28e7c237f5b0675f04290339c63497b5d72b0ab0226ac1be34aa3a82-d # internal mkdir -p $WORK/b376/ github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig echo '# import config' > $WORK/b376/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.26 -complete -installsuffix shared -buildid opMtyjuoWJAB5zTpY3PW/opMtyjuoWJAB5zTpY3PW -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go go tool buildid -w $WORK/b008/_pkg_.a # internal go tool buildid -w $WORK/b033/_pkg_.a # internal mkdir -p $WORK/b313/ cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/64/64549e5f267c767601e4cdfbf3643b850351a9feb50c5abd31354fda2efa4f8a-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/de/de31b03d17e32c0645552b311c071b938b5ef0eae0a7d666673c272a8cfb1641-d # internal image/color mkdir -p $WORK/b448/ github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b457/ github.com/containers/podman/vendor/github.com/VividCortex/ewma echo '# import config' > $WORK/b313/importcfg # internal echo '# import config' > $WORK/b448/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p image/color -lang=go1.26 -std -complete -installsuffix shared -buildid opPS53Bhwp2hjOoc2uEo/opPS53Bhwp2hjOoc2uEo -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.26 -complete -installsuffix shared -buildid dWjExxBGvR7FBgofzXaT/dWjExxBGvR7FBgofzXaT -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go echo '# import config' > $WORK/b457/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.26 -complete -installsuffix shared -buildid zQE_1x6FczbvxaABR9i8/zQE_1x6FczbvxaABR9i8 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go mkdir -p $WORK/b038/ sync/atomic echo -n > $WORK/b038/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b038/symabis ./asm.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/87/874938e50098265e15a1b7a583d7e387b51c925b6ae846ca1c3074353e31a943-d # internal go tool buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/40/40866477d4a90918d03f492618f840b49214c45d9856c9bf4561191a01c66762-d # internal mkdir -p $WORK/b469/ cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/27/27a6499e8c787f9d97fe8e24a48a83414cbf70b286f7dae1c56d50808be7ce6f-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal mkdir -p $WORK/b021/ internal/runtime/syscall/linux mkdir -p $WORK/b019/ mkdir -p $WORK/b005/ internal/runtime/atomic echo -n > $WORK/b021/go_asm.h # internal internal/abi cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4f/4ff726d815443927139c8c422c6100589a520c7b466f13702022119ff3d3e6ee-d # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s echo -n > $WORK/b019/go_asm.h # internal echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s go tool buildid -w $WORK/b053/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal go tool buildid -w $WORK/b016/_pkg_.a # internal go tool buildid -w $WORK/b186/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.26 -std -installsuffix shared -buildid b-gX8Aeu7Bs8mUMpFVBR/b-gX8Aeu7Bs8mUMpFVBR -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b011/symabis -c=6 -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_x86.go /usr/lib/golang/src/internal/cpu/cpu_x86_other.go /usr/lib/golang/src/internal/cpu/datacache_x86.go mkdir -p $WORK/b025/ internal/runtime/gc cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/75/75b1b681d9d44497aa89ba7c9aec54acb84271fbe1ad2e784662b304f37ce676-d # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0d/0d658ac1699c7d5a038ac84467491fc9af6528fed9aa5e22deba4348b96fd312-d # internal cat >/tmp/go-build1758392422/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a EOF cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/be/bede0a6e4c0eb369bfebe1a4cc74f2628736a03fd8fda9fbdd8a496500483023-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.26 -std -complete -installsuffix shared -buildid qq7lNrU-Diq_Z2uKQx0_/qq7lNrU-Diq_Z2uKQx0_ -goversion go1.26.3-X:nodwarf5 -c=5 -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 internal/runtime/math echo -n > $WORK/b469/go_asm.h # internal mkdir -p $WORK/b027/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b469/symabis ./cpuinfo_amd64.s cat >/tmp/go-build1758392422/b032/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a EOF internal/runtime/sys cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/runtime/math -lang=go1.26 -std -complete -installsuffix shared -buildid dRM7EngeVItww0x72h6Z/dRM7EngeVItww0x72h6Z -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./empty.s go tool buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/62/6293974ee115ee05d5fddbb00aa357868dd26542b3e123f5a475ae11dd036fe6-d # internal mkdir -p $WORK/b470/ github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le echo '# import config' > $WORK/b470/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.26 -complete -installsuffix shared -buildid 6Sxc8FljvzpMI8Qm1MNw/6Sxc8FljvzpMI8Qm1MNw -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b470/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/b030/_pkg_.a # internal go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/46/46f548d37159a5c0b1cbc402b52b204cfcf47afcca82adf5ec5b0107dd3581cb-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/72/728c93544609e8f77e9ba64bda34c2b506350093e9c7daba85e7804b3ed24074-d # internal mkdir -p $WORK/b492/ mkdir -p $WORK/b479/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash echo '# import config' > $WORK/b492/importcfg # internal echo '# import config' > $WORK/b479/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.26 -complete -installsuffix shared -buildid 3cgv3y--qv66HcbxCCuA/3cgv3y--qv66HcbxCCuA -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.26 -complete -installsuffix shared -buildid rl4SVhJKuibpcYl69SD6/rl4SVhJKuibpcYl69SD6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b479/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/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/92/9253add6e3e8101dded9181f816349bfebbfc20ed16dddd62e6509a3f6077e5f-d # internal mkdir -p $WORK/b504/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier echo '# import config' > $WORK/b504/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.26 -complete -installsuffix shared -buildid vzJOYNCmHNrVf_GJpx7H/vzJOYNCmHNrVf_GJpx7H -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/05/05bc3b60eceeb13f8ea4eaf21d8bb2fa55f120c091a5387878f654ba8341200f-d # internal mkdir -p $WORK/b088/ crypto/internal/fips140deps/byteorder cat >/tmp/go-build1758392422/b088/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140deps/byteorder -lang=go1.26 -std -complete -installsuffix shared -buildid NMyZcO6R82iigHD3hOE4/NMyZcO6R82iigHD3hOE4 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go go tool buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/76/764485b7418aa8ea02e53f67b3c4d7c298d6bb06cda846f5006b65ebbeb72613-d # internal mkdir -p $WORK/b512/ github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias echo '# import config' > $WORK/b512/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.26 -complete -installsuffix shared -buildid i91Sro6Xgc9AglUARPlr/i91Sro6Xgc9AglUARPlr -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go echo '# import config' > $WORK/b038/importcfg # internal go tool buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p sync/atomic -lang=go1.26 -std -installsuffix shared -buildid ik56GBgPBYvSAYHnU9Us/ik56GBgPBYvSAYHnU9Us -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b038/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/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 cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/09/092e82d05aed5d0616d38a8161906a4ff9f12aa7e64734da7c7d0e2ea1afddc1-d # internal mkdir -p $WORK/b590/ github.com/containers/podman/vendor/github.com/docker/docker/api echo '# import config' > $WORK/b590/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.26 -complete -installsuffix shared -buildid VlxLrGbDY67wH2wdbsrf/VlxLrGbDY67wH2wdbsrf -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go go tool buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/39/39bc66a1ded473d25468c77722fd6a41f539ac91861277df9fd7d91e95e479af-d # internal mkdir -p $WORK/b595/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/common echo '# import config' > $WORK/b595/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.26 -complete -installsuffix shared -buildid UKbtcL3-GBAzIPbSY15w/UKbtcL3-GBAzIPbSY15w -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go go tool buildid -w $WORK/b029/_pkg_.a # internal cat >/tmp/go-build1758392422/b021/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/syscall/linux -lang=go1.26 -std -installsuffix shared -buildid V8ks48vKMDZS05FRneCY/V8ks48vKMDZS05FRneCY -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b021/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/linux/syscall_linux.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dc/dce1461a429960c253f56b067f0b53e674b68f9487eb0e43e242941a391ca81a-d # internal mkdir -p $WORK/b599/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage echo '# import config' > $WORK/b599/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.26 -complete -installsuffix shared -buildid ZGQZWDur3ixX7jYB8KA6/ZGQZWDur3ixX7jYB8KA6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go go tool buildid -w $WORK/b069/_pkg_.a # internal cat >/tmp/go-build1758392422/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a EOF cat >/tmp/go-build1758392422/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a EOF go tool buildid -w $WORK/b093/_pkg_.a # internal go tool buildid -w $WORK/b023/_pkg_.a # internal go tool buildid -w $WORK/b470/_pkg_.a # internal go tool buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3d/3d832681ca6f83650aa53de42e2b74b98995841f9a29f80944caaf88a27d02d0-d # internal echo '# import config' > $WORK/b103/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.26 -std -installsuffix shared -buildid hdnjJDFagn9GcRLGNUyF/hdnjJDFagn9GcRLGNUyF -goversion go1.26.3-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_amd64.go /usr/lib/golang/src/internal/abi/bounds.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.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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/boring/sig -lang=go1.26 -std -installsuffix shared -buildid luSmCYf3RkyETWC2oTIG/luSmCYf3RkyETWC2oTIG -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b103/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go go tool buildid -w $WORK/b201/_pkg_.a # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f5/f5c1e17c3518e43af860238eb0314c5308e3974537f8823d887eeb6e03a988cd-d # internal mkdir -p $WORK/b608/ go tool buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/c6/c6bdd7a283ffa7f6e75df21ee9ef343f019683db697fb30d539aa7ca20dc6d08-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/8d/8d2630c36f96faaefa5c2cb9ea822e6d9f16a997abb8fa1def087c953985cd62-d # internal mkdir -p $WORK/b626/ echo '# import config' > $WORK/b608/importcfg # internal mkdir -p $WORK/b635/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.26 -complete -installsuffix shared -buildid Vxq80rhrlLzzk9s1szzT/Vxq80rhrlLzzk9s1szzT -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b608/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 log/slog/internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded echo '# import config' > $WORK/b626/importcfg # internal echo '# import config' > $WORK/b635/importcfg # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d5/d51db80511de7fa48af987dd8b63d6986e83acd0dec15094b79c12830e310d14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p log/slog/internal -lang=go1.26 -std -complete -installsuffix shared -buildid --fvqOgtRQHQy7y12ClB/--fvqOgtRQHQy7y12ClB -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.26 -complete -installsuffix shared -buildid cPtVilyL9hFiQoue5veR/cPtVilyL9hFiQoue5veR -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go mkdir -p $WORK/b639/ cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/aa/aacb98f3b639c10196861da22fdc21b89d1c80af088cb25264375ae0fca382db-d # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/66/66068ad240f45ad3ca0266e027d2bf6d054c8c7f3ae93e59229f93c39985c998-d # internal go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f0/f0c6dfe0deea49aaa41dac0fd66d00abc940b09e4b946b336c8339c75d48de56-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded mkdir -p $WORK/b336/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set echo '# import config' > $WORK/b639/importcfg # internal go tool buildid -w $WORK/b457/_pkg_.a # internal cat >/tmp/go-build1758392422/b336/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.26 -complete -installsuffix shared -buildid EaM7v1MH9MTE-AEfIyG6/EaM7v1MH9MTE-AEfIyG6 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.26 -complete -installsuffix shared -buildid 3y5qMHCgpPR8lfTDj8o3/3y5qMHCgpPR8lfTDj8o3 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go mkdir -p $WORK/b514/ github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d1/d108536d42a176ef448e8748ca7ec766d8e21be7679e377b0d5de1cecb87865d-d # internal echo -n > $WORK/b514/go_asm.h # internal mkdir -p $WORK/b650/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b514=>" -I $WORK/b514/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b514/symabis ./salsa20_amd64.s github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types echo '# import config' > $WORK/b650/importcfg # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/b6/b6003d76520239c118d3f925809ba992e0399d57fae41bdfa463bb8febb1554a-d # internal mkdir -p $WORK/b022/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.26 -complete -installsuffix shared -buildid VmM_OzGYJNIiVM7zWFzA/VmM_OzGYJNIiVM7zWFzA -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go go tool buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.26 -std -installsuffix shared -buildid sJNrFpJca0t1oOz2mN0Z/sJNrFpJca0t1oOz2mN0Z -goversion go1.26.3-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_amd64.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 mkdir -p $WORK/b653/ github.com/containers/podman/vendor/github.com/containers/buildah/internal cat >/tmp/go-build1758392422/b027/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/goos=/tmp/go-build1758392422/b017/_pkg_.a EOF go tool buildid -w $WORK/b595/_pkg_.a # internal echo '# import config' > $WORK/b653/importcfg # internal internal/strconv cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/66/66d9cac15cd70802eac30ca8c44a90bfa64d800515dfe5288b3bf5215581f41e-d # internal go tool buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.26 -complete -installsuffix shared -buildid M5kMIOiqpjTrWZTDmFYx/M5kMIOiqpjTrWZTDmFYx -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.26 -std -installsuffix shared -buildid 4A7S98AwU6SWAgao1m0U/4A7S98AwU6SWAgao1m0U -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b027/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go mkdir -p $WORK/b669/ cat >/tmp/go-build1758392422/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/strconv -lang=go1.26 -std -complete -installsuffix shared -buildid 4oqCWO48nlyCsZh8Y3O9/4oqCWO48nlyCsZh8Y3O9 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/strconv/atob.go /usr/lib/golang/src/internal/strconv/atoc.go /usr/lib/golang/src/internal/strconv/atof.go /usr/lib/golang/src/internal/strconv/atofeisel.go /usr/lib/golang/src/internal/strconv/atoi.go /usr/lib/golang/src/internal/strconv/ctoa.go /usr/lib/golang/src/internal/strconv/decimal.go /usr/lib/golang/src/internal/strconv/deps.go /usr/lib/golang/src/internal/strconv/ftoa.go /usr/lib/golang/src/internal/strconv/ftoadbox.go /usr/lib/golang/src/internal/strconv/ftoafixed.go /usr/lib/golang/src/internal/strconv/itoa.go /usr/lib/golang/src/internal/strconv/math.go /usr/lib/golang/src/internal/strconv/pow10tab.go mkdir -p $WORK/b701/ github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command echo '# import config' > $WORK/b469/importcfg # internal github.com/containers/podman/vendor/go.podman.io/common/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -lang=go1.26 -installsuffix shared -buildid pY-rBT3bsfI9rUjmQ_qA/pY-rBT3bsfI9rUjmQ_qA -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b469/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack -asmhdr $WORK/b469/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go go tool buildid -w $WORK/b172/_pkg_.a # internal echo '# import config' > $WORK/b669/importcfg # internal go tool buildid -w $WORK/b512/_pkg_.a # internal go tool buildid -w $WORK/b599/_pkg_.a # internal go tool buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/31/311256b0432679012e7093f1ff54c33fda2dcd5af290e805500125a61c5c7273-d # internal mkdir -p $WORK/b708/ cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/91/91956804fc1709c11335f960e3cdc8276bba9af1720cc1a4bd725eb832eecde3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.26 -complete -installsuffix shared -buildid Rkf6SrtntdfRYaYQ79qd/Rkf6SrtntdfRYaYQ79qd -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/0e/0e7f0541a6fdf83fd2aeae906807e02d8520662e450b82f7123ed423ab574706-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/3e/3e1dd29406a0ade565dbf053cba16955d6dcd31da7582b5455d5ef983de7837d-d # internal mkdir -p $WORK/b735/ github.com/containers/podman/version/rawversion mkdir -p $WORK/b743/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities echo '# import config' > $WORK/b735/importcfg # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/53/53c7efba5eb4157ac69a67b03946f2c1a252bd7f0cf96f4fee1651640ccadce4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/version/rawversion -lang=go1.26 -complete -installsuffix shared -buildid Xw_1aXZk3LUzSkTpOaY5/Xw_1aXZk3LUzSkTpOaY5 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b763/ echo '# import config' > $WORK/b743/importcfg # internal github.com/containers/podman/pkg/ps/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.26 -complete -installsuffix shared -buildid 1vBKBfDN7u2XBVhmFYVP/1vBKBfDN7u2XBVhmFYVP -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go echo '# import config' > $WORK/b708/importcfg # internal echo '# import config' > $WORK/b763/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.26 -complete -installsuffix shared -buildid vDUcO9_7sSRoRwi1LDfB/vDUcO9_7sSRoRwi1LDfB -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.26 -complete -installsuffix shared -buildid MsAdYWy2uXt9K4HXAb_G/MsAdYWy2uXt9K4HXAb_G -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go mkdir -p $WORK/b788/ github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits echo '# import config' > $WORK/b788/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.26 -complete -installsuffix shared -buildid AplN-jSgMflFhY7z_rIS/AplN-jSgMflFhY7z_rIS -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go go tool buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/a1/a1626e607dc840ecafe84e2a6c32a4b9e1f50227560a703c91b1e77a9199b036-d # internal mkdir -p $WORK/b807/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common echo '# import config' > $WORK/b807/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.26 -complete -installsuffix shared -buildid XW1jRO6UlaC9J33_zZq1/XW1jRO6UlaC9J33_zZq1 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/bc/bc8a0e93224273054800815030c8e612ddd6cb547905d86d63b30a688dd1564d-d # internal mkdir -p $WORK/b092/ crypto/internal/fips140/subtle echo -n > $WORK/b092/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./xor_amd64.s go tool buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/26/26364f45428a41e0e11c6db2c5fb2445cacdee11deca69eebcfe4c0e7460b2d0-d # internal mkdir -p $WORK/b815/ cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants echo '# import config' > $WORK/b815/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.26 -complete -installsuffix shared -buildid Sho9mfTH2e_A8nF5lC9G/Sho9mfTH2e_A8nF5lC9G -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b815/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/b626/_pkg_.a # internal go tool buildid -w $WORK/b635/_pkg_.a # internal go tool buildid -w $WORK/b479/_pkg_.a # internal go tool buildid -w $WORK/b653/_pkg_.a # internal go tool buildid -w $WORK/b336/_pkg_.a # internal echo '# import config' > $WORK/b701/importcfg # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/dd/dd371ab0eb5328ce2e13bb525990ea62a70b68ff5af6c753dd521396bd42578a-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/empty.o ./empty.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/sig_amd64.o ./sig_amd64.s go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/51/51d0ff04174af3fafbc3b442706799da62099dc8d5d66ff5723300d436468ed9-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c2/c21b7376f9cfd350a91d3924649d4dbe775a3092f02da6466fe1e8d4e1571e41-d # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/aa/aaa145d72429831f8f2fe9b5f524b65e0570e4c8f06ca9a6f79d288d496fc390-d # internal mkdir -p $WORK/b853/ cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c2/c2404bba9ac8a18ffa171d9e9165e1004e34b1aef0bd6053092418a3093384d1-d # internal mkdir -p $WORK/b907/ mkdir -p $WORK/b916/ go tool buildid -w $WORK/b448/_pkg_.a # internal github.com/containers/podman/pkg/systemd/define github.com/containers/podman/pkg/logiface github.com/containers/podman/pkg/terminal echo '# import config' > $WORK/b853/importcfg # internal echo '# import config' > $WORK/b907/importcfg # internal echo '# import config' > $WORK/b916/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.26 -complete -installsuffix shared -buildid dz-MqyL0p5m9yH_u3KCM/dz-MqyL0p5m9yH_u3KCM -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/containers/podman/pkg/logiface -lang=go1.26 -complete -installsuffix shared -buildid 7Ja5_oJQ0VLR7El0YcCG/7Ja5_oJQ0VLR7El0YcCG -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/containers/podman/pkg/terminal -lang=go1.26 -complete -installsuffix shared -buildid FFGSSqYXjSFvZSaqLeAY/FFGSSqYXjSFvZSaqLeAY -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b916/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/ef/ef1dca2c6217614e34c062be192ea67eea9224f1ac5fc49c2b049e0db4d91ba4-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/60/600f589ab440f14a110c6e788517257fb0091952993ec1a16f1512e74b63e75c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.26 -complete -installsuffix shared -buildid U0sVCqYLYIrGWjk4exSj/U0sVCqYLYIrGWjk4exSj -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/cf/cf75ba1d0bdb9cd8f36b56244f67449a537dd3248eed21c3af87f97c436f9cb1-d # internal go tool buildid -w $WORK/b669/_pkg_.a # internal cat >/tmp/go-build1758392422/b514/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/28/2835c9e9eb8005d7f9d2d0130ce9e8e0186fe6be53acb17049ab3657641c5a3c-d # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux go tool pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.26 -installsuffix shared -buildid UgTIPPRZOKFbNqAFS1q2/UgTIPPRZOKFbNqAFS1q2 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b514/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack -asmhdr $WORK/b514/go_asm.h ./_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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go go tool buildid -w $WORK/b021/_pkg_.a # internal mkdir -p $WORK/b454/ github.com/containers/podman/vendor/github.com/rivo/uniseg cat >/tmp/go-build1758392422/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build1758392422/b093/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build1758392422/b084/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/fips140/subtle -lang=go1.26 -std -installsuffix shared -buildid pJYD1PcllnrTYXAz3MUZ/pJYD1PcllnrTYXAz3MUZ -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b092/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/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 cat >/tmp/go-build1758392422/b454/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/4678798423d6a1e4befafca60dba8739b1a3c26426d8fe6dfe46c5f26094c41d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.26 -complete -installsuffix shared -buildid QyQ_s4ZvvuZxoMvuK7xP/QyQ_s4ZvvuZxoMvuK7xP -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b454/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/b788/_pkg_.a # internal go tool buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/04/0435ca8ae72877bf7e1b16b0f10f5830b5a75d9de588aba614850e1379b1af54-d # internal go tool buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/77/7790cd37baa604a940d7894aab42b7ea930326bbd64e1359ccaed9733fc8d058-d # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/6b/6bd46ae6b828113be73991ae614b76b9bd211298311538c074261d376a833c88-d # internal go tool buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/09/09c5d65507a7846c9287ace1ca0366eecc815443faaa7e3ddebd8cdaa1e3480c-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/cpuinfo_amd64.o ./cpuinfo_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/asm.o ./asm.s go tool buildid -w $WORK/b708/_pkg_.a # internal go tool buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/1b/1b8b3981df7cf4bb07ded9933cda9751326c90fde7f3a69352ba80bea3ba783f-d # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/6e/6e8273fdaa6d4b409adedc7c0840c2bd2f3f93654f41c142ea9219cf9c0b8e4d-d # internal go tool buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/bb/bbfe990a356447d86f74053f1aef0409088993a9cc6c9f6c9966ee8f4513b4d5-d # internal go tool buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/12/12aec66fc27248ac1107c09d4f1b3c44bb36e72a0f80a7fb4ce6c4d15f452c80-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo go tool pack r $WORK/b469/_pkg_.a $WORK/b469/cpuinfo_amd64.o # internal go tool buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/e2/e2b8a80a5ca85918c5ffbae975c6ccc3d635fbacac4bc5dd680156b68f07252b-d # internal go tool buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/21/217782136e42ab6ecc1511f4567691aa24abccf5e6bbad085a46f6c042b71bee-d # internal go tool buildid -w $WORK/b701/_pkg_.a # internal go tool buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/e9/e99d381dcd4ae276f3103930ee4a74a4942b4638229a7ad50ca11f7d4b1008be-d # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/39/39a0c67b8c99d016bfe476c427db47eedf3d7d05b5d78ddcf5eacd0cf8bec364-d # internal go tool buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/a0/a014d6c2f49388422d2af6bb0c3f5272973413812f299dec17a14223b80489a2-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/internal/boring/sig go tool pack r $WORK/b103/_pkg_.a $WORK/b103/sig_amd64.o # internal go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/03/0386ef83dd2c47d51d7069eb815d306e0e07d1a334ff6b61ed7ead5cac694f03-d # internal go tool buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/79/79d8535af29a6d4e604188d75e4e423af1592d72c04071ac90438d3d3f81e477-d # internal cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b038/_pkg_.a $WORK/b038/asm.o # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b027/_pkg_.a $WORK/b027/empty.o # internal go tool buildid -w $WORK/b038/_pkg_.a # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57247338df495fa461b3b30acb2be1ca673e50ecb47855416666e61db74748eb-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b9/b9fe1dbec1596983c0cdde87aab65815968d257b0dc5625d4339748c76a5160c-d # internal go tool buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/f7/f7037d25c80f7bdc14c64a9b7841a4f8f2610e5140faf55ce31623158f8fd177-d # internal cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/58/58b2bb734fcf1da4f007cce39f180d94cefda0ed231584e78a6b42f43dc9d7e7-d # internal mkdir -p $WORK/b013/ mkdir -p $WORK/b089/ internal/chacha8rand crypto/internal/fips140deps/cpu echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s mkdir -p $WORK/b010/ mkdir -p $WORK/b026/ cat >/tmp/go-build1758392422/b089/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a EOF internal/bytealg cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/fips140deps/cpu -lang=go1.26 -std -complete -installsuffix shared -buildid OSriklJ3rLpgyQVrTV1p/OSriklJ3rLpgyQVrTV1p -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go echo -n > $WORK/b010/go_asm.h # internal internal/runtime/gc/scan cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s echo -n > $WORK/b026/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./expand_amd64.s ./filter_amd64.s ./scan_amd64.s mkdir -p $WORK/b059/ math echo -n > $WORK/b059/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b059/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/subtle go tool pack r $WORK/b092/_pkg_.a $WORK/b092/xor_amd64.o # internal cat >/tmp/go-build1758392422/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a EOF go tool buildid -w $WORK/b092/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.26 -std -installsuffix shared -buildid jHZEisYY1GMlVjmtCs80/jHZEisYY1GMlVjmtCs80 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b013/symabis -c=19 -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 cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7f/7fd5343a5b9bdd9737d192bb9198397da9c22efb96ab089f0e3032f51317ab1e-d # internal mkdir -p $WORK/b102/ crypto/subtle cat >/tmp/go-build1758392422/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build1758392422/b093/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1758392422/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/subtle -lang=go1.26 -std -complete -installsuffix shared -buildid qP3FrNkTIymoQYqq3zq6/qP3FrNkTIymoQYqq3zq6 -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b102/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-build1758392422/b059/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math -lang=go1.26 -std -installsuffix shared -buildid emCeSNgy3VmQIgbV8R-T/emCeSNgy3VmQIgbV8R-T -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b059/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/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_noasm.go /usr/lib/golang/src/math/exp_amd64.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_asm.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_asm.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/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/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal go tool buildid -w $WORK/b019/_pkg_.a # internal cat >/tmp/go-build1758392422/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.26 -std -installsuffix shared -buildid rilgR4NBoz42kdMIDYqu/rilgR4NBoz42kdMIDYqu -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b010/symabis -c=6 -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_amd64.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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/67/67010787b29db2cc76646ac97a4202fb5a5a105fdf718f07a1a10e440e2579a5-d # internal mkdir -p $WORK/b024/ internal/runtime/exithook go tool buildid -w $WORK/b089/_pkg_.a # internal cat >/tmp/go-build1758392422/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build1758392422/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.26 -std -complete -installsuffix shared -buildid -1IYsE-cOKG5poB1wBCS/-1IYsE-cOKG5poB1wBCS -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ce/cea6a31f94f36fb2583a92af72dd6ebb20bf87441299dea0f245aefe70955d18-d # internal cat >/tmp/go-build1758392422/b026/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1758392422/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1758392422/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/gc/scan -lang=go1.26 -std -installsuffix shared -buildid h1T3xAFdzpI3r0QXRulN/h1T3xAFdzpI3r0QXRulN -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b026/symabis -c=11 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/gc/scan/expand_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/expand_reference.go /usr/lib/golang/src/internal/runtime/gc/scan/filter.go /usr/lib/golang/src/internal/runtime/gc/scan/filter_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_go.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_reference.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b514=>" -I $WORK/b514/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b514/salsa20_amd64.o ./salsa20_amd64.s go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/74/74d14110634d9d005a7258c8c4800253d460f0c46d588e75692ebc0cdef873fa-d # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/fb/fbedd26fd737fe1bcc89f5c38b5799a4fd4cf20fdcda10c393dd303f2bab62ea-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa go tool pack r $WORK/b514/_pkg_.a $WORK/b514/salsa20_amd64.o # internal go tool buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/91/91b23a47f9407bfd47d492ba1f81bebb8e2027d2f4f504d765a2eb7ccf9a3b8b-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/expand_amd64.o ./expand_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/74/748cf10291f2bffb01206b5fbccb11b3c4ecf71cbff2e256e683357b47db2874-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/filter_amd64.o ./filter_amd64.s cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9c/9cf9a18372af5a521258da076e8ec0201e7a6550246c60a761a09e63d684ee32-d # internal mkdir -p $WORK/b034/ internal/stringslite cat >/tmp/go-build1758392422/b034/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/stringslite -lang=go1.26 -std -complete -installsuffix shared -buildid aJmGe-F53UWtvz3PgCWC/aJmGe-F53UWtvz3PgCWC -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/scan_amd64.o ./scan_amd64.s go tool pack r $WORK/b026/_pkg_.a $WORK/b026/expand_amd64.o $WORK/b026/filter_amd64.o $WORK/b026/scan_amd64.o # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/56/56c3ec7d97f6c751497695877ff177cf143500503c0fc7a7fa9835b7a57bea69-d # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c3155217e508311a64fbabb029150dd21a260ef0c4d069587c322a3a5a92970b-d # internal go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e8/e8833082c32acdd0707f8851f1e1cf4bd3187fb8e7f5bec5c119eeeabe6029c4-d # internal mkdir -p $WORK/b020/ internal/runtime/cgroup cat >/tmp/go-build1758392422/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1758392422/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.26 -std -complete -installsuffix shared -buildid q65AAr1Xgaf6gPrZ5CV4/q65AAr1Xgaf6gPrZ5CV4 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup.go /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 go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8f/8f83d0e98d222b1558ee070de82dcf276ce1b9bd2e42191c2a2559cff716134c-d # internal mkdir -p $WORK/b873/ github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase cat >/tmp/go-build1758392422/b873/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.26 -complete -installsuffix shared -buildid XtOYpEh3cHjE4MD0U8Rw/XtOYpEh3cHjE4MD0U8Rw -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d2/d2df22f566ef837ac2045e42fbaf8ea5a11c83c8f15a5910195954a2fa27d8c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s 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/bf/bfcd9afcf437c3bad9efb38827f83f18428d530b31408c77577a9141a0de150a-d # internal mkdir -p $WORK/b031/ mkdir -p $WORK/b039/ internal/race internal/synctest cat >/tmp/go-build1758392422/b031/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/race -lang=go1.26 -std -complete -installsuffix shared -buildid GI_sE_pV4SofbC3Yzy5c/GI_sE_pV4SofbC3Yzy5c -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build1758392422/b039/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/synctest -lang=go1.26 -std -complete -installsuffix shared -buildid OaoKXt54uKygsJy2AH36/OaoKXt54uKygsJy2AH36 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/fb/fbe9386f2a13fc48141eeaec90e29683f49f77f0cbe2d8bd9aad8af7946727ee-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/dim_amd64.o ./dim_amd64.s go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/eb/eb19bfc0fca08ad4bcf9331c8ff91f5ed427fcc929ecd8ecd464af442815150d-d # internal go tool buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/exp_amd64.o ./exp_amd64.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/78/78bd7c41651577db4165614502184ab3f83b73a9b82e693bb11127e3f0846eaa-d # internal mkdir -p $WORK/b037/ internal/sync mkdir -p $WORK/b028/ cat >/tmp/go-build1758392422/b037/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF internal/runtime/maps cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/sync -lang=go1.26 -std -complete -installsuffix shared -buildid 680JAhuXB3U2YFe4HpW7/680JAhuXB3U2YFe4HpW7 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b037/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-build1758392422/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/asan=/tmp/go-build1758392422/b029/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/msan=/tmp/go-build1758392422/b030/_pkg_.a packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1758392422/b032/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1758392422/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/maps -lang=go1.26 -std -complete -installsuffix shared -buildid 5rVe23I6y_37O6wDV2d7/5rVe23I6y_37O6wDV2d7 -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b028/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.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/log_amd64.o ./log_amd64.s go tool pack r $WORK/b059/_pkg_.a $WORK/b059/dim_amd64.o $WORK/b059/exp_amd64.o $WORK/b059/floor_amd64.o $WORK/b059/hypot_amd64.o $WORK/b059/log_amd64.o # internal go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a6/a68522df2731400c4b9466856f6bcea3873518aa8a2a76041e2edb216c2e2fdf-d # internal mkdir -p $WORK/b458/ mkdir -p $WORK/b466/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal github.com/containers/podman/vendor/github.com/klauspost/compress cat >/tmp/go-build1758392422/b458/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1758392422/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.26 -complete -installsuffix shared -buildid H3oIMCvJoeGLuGAC6y_N/H3oIMCvJoeGLuGAC6y_N -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b458/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 cat >/tmp/go-build1758392422/b466/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1758392422/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.26 -complete -installsuffix shared -buildid HAzIyH2JoI3GB_q6iWyI/HAzIyH2JoI3GB_q6iWyI -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/98/9840a08a1d6bedc9df20c2932af0544918e8edd505e37fb81b9dfecd40294a7d-d # internal go tool buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/a3/a3b80be1c57c5628656d99ed97e992c1452f894b831f8b717a2a0b6ba79983fc-d # internal go tool buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/39/394b033ca030d7ca51679bab25637a2b06f0befa2f85340289ad5fb54df11e8d-d # internal go tool buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/58/584f064fa238996fed2a8547b753efe7f9ab5ba060fe06bd715996aa70e5e17a-d # internal go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e7/e74bcc8c0551ecf35201cee962c3e8e69381977157661a3af4a9deef2d64acc0-d # internal mkdir -p $WORK/b009/ runtime echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./secret_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build1758392422/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1758392422/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1758392422/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1758392422/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1758392422/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1758392422/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1758392422/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1758392422/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1758392422/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1758392422/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1758392422/b025/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build1758392422/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1758392422/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1758392422/b032/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build1758392422/b033/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1758392422/b027/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1758392422/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1758392422/b035/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.26 -std -installsuffix shared -buildid 9hqDzNy_R_3nAg5E3TrT/9hqDzNy_R_3nAg5E3TrT -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b009/symabis -c=32 -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_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.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_amd64.go /usr/lib/golang/src/runtime/dit.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/fipsbypass.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/hexdump.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_shim.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/list.go /usr/lib/golang/src/runtime/list_manual.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/malloc_generated.go /usr/lib/golang/src/runtime/malloc_stubs.go /usr/lib/golang/src/runtime/malloc_tables_generated.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.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_greenteagc.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_linux64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.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_amd64.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/preempt_xreg.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/runtime_clearenv.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/secret.go /usr/lib/golang/src/runtime/secret_asm.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_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.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_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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/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_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/secret_amd64.o ./secret_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/secret_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/77/77908c6e7fe2937ec70d8d290e8d9b9e9f1d57b6f043b71c94ab169d883ecf62-d # internal mkdir -p $WORK/b004/ mkdir -p $WORK/b123/ internal/reflectlite weak echo -n > $WORK/b004/go_asm.h # internal mkdir -p $WORK/b047/ mkdir -p $WORK/b036/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build1758392422/b123/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF iter sync cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p weak -lang=go1.26 -std -complete -installsuffix shared -buildid 5yVfs1UzNqkCknmU_zNF/5yVfs1UzNqkCknmU_zNF -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build1758392422/b036/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile internal/sync=/tmp/go-build1758392422/b037/_pkg_.a packagefile internal/synctest=/tmp/go-build1758392422/b039/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF cat >/tmp/go-build1758392422/b047/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sync -lang=go1.26 -std -installsuffix shared -buildid oCUaZCxrcoAsL-HYaaJk/oCUaZCxrcoAsL-HYaaJk -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.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_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p iter -lang=go1.26 -std -complete -installsuffix shared -buildid 63rA10yzBTfqDdR_FdnB/63rA10yzBTfqDdR_FdnB -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build1758392422/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1758392422/b008/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.26 -std -installsuffix shared -buildid TtUInH2gddB4wX9X1grr/TtUInH2gddB4wX9X1grr -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b004/symabis -c=8 -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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8c/8c5b7884959c989cabf63c02207d9efbcb844fabe6300a3ac96fe8e9040024aa-d # internal go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d3/d3aa7c3c0bfdb399590f533e3aace6088d4191dfa915d6980d3e5ee56441cf8c-d # internal mkdir -p $WORK/b153/ maps mkdir -p $WORK/b045/ cat >/tmp/go-build1758392422/b153/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a EOF slices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p maps -lang=go1.26 -std -complete -installsuffix shared -buildid cp69ywA9Fjz9duWbzZXn/cp69ywA9Fjz9duWbzZXn -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go cat >/tmp/go-build1758392422/b045/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p slices -lang=go1.26 -std -complete -installsuffix shared -buildid m-r5r1VoVwUu18Uq__jA/m-r5r1VoVwUu18Uq__jA -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b045/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/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c0/c0980b3e09ef315852eff1c930340a199a988c634a60cf2df198ad0695a93867-d # internal mkdir -p $WORK/b214/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set cat >/tmp/go-build1758392422/b214/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.26 -complete -installsuffix shared -buildid S3TrK5bUDttvRnd1WDBl/S3TrK5bUDttvRnd1WDBl -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go go tool buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/6f/6f914aac96bc28244b966b887211e62630a47a55a947ccddda37f1d9ab6ce97c-d # internal go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b4/b444ea97efd363dbee88ced0c98c642c344747c45f17bb2e0bc200a03a6705bf-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -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/2c/2ca41bd69d8d65590b3ce217fd62bebbb4f131aff7fd0985763cbaeed78bef1c-d # internal mkdir -p $WORK/b003/ errors cat >/tmp/go-build1758392422/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1758392422/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.26 -std -complete -installsuffix shared -buildid VZGJxbyIMx_j3Ryk-ueI/VZGJxbyIMx_j3Ryk-ueI -goversion go1.26.3-X:nodwarf5 -c=30 -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 mkdir -p $WORK/b127/ sort cat >/tmp/go-build1758392422/b127/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1758392422/b004/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p sort -lang=go1.26 -std -complete -installsuffix shared -buildid 7S2PE5cdnb5yjYGzGrHF/7S2PE5cdnb5yjYGzGrHF -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b127/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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9b/9bbabf7de36c70e0dde65b4dfb00d2ce992e7e5d5a7e0831fee0170fdf0d5b2e-d # internal mkdir -p $WORK/b042/ mkdir -p $WORK/b067/ internal/bisect mkdir -p $WORK/b202/ mkdir -p $WORK/b627/ mkdir -p $WORK/b122/ internal/singleflight mkdir -p $WORK/b329/ cat >/tmp/go-build1758392422/b042/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF mkdir -p $WORK/b165/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/bisect -lang=go1.26 -std -complete -installsuffix shared -buildid Y67seJAuVZnvR4IrxDDR/Y67seJAuVZnvR4IrxDDR -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/testlog cat >/tmp/go-build1758392422/b202/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF crypto/internal/fips140cache github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p internal/singleflight -lang=go1.26 -std -complete -installsuffix shared -buildid li1EbkB1Gyp6Scuka2xL/li1EbkB1Gyp6Scuka2xL -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go unique log/slog/internal/buffer cat >/tmp/go-build1758392422/b165/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile weak=/tmp/go-build1758392422/b123/_pkg_.a EOF cat >/tmp/go-build1758392422/b329/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/internal/fips140cache -lang=go1.26 -std -complete -installsuffix shared -buildid y5nROaJQBqszJeVb7MPb/y5nROaJQBqszJeVb7MPb -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140cache/cache.go cat >/tmp/go-build1758392422/b067/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF cat >/tmp/go-build1758392422/b122/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile internal/sync=/tmp/go-build1758392422/b037/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile weak=/tmp/go-build1758392422/b123/_pkg_.a EOF cat >/tmp/go-build1758392422/b627/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.26 -complete -installsuffix shared -buildid peMIhYUW3ZGn5nwNxGGX/peMIhYUW3ZGn5nwNxGGX -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p log/slog/internal/buffer -lang=go1.26 -std -complete -installsuffix shared -buildid GzyW4aRF-7e42cbO73gJ/GzyW4aRF-7e42cbO73gJ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p unique -lang=go1.26 -std -complete -installsuffix shared -buildid ozvlMRqr8JV3YiNB9FpH/ozvlMRqr8JV3YiNB9FpH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b122/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_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/testlog -lang=go1.26 -std -complete -installsuffix shared -buildid RAx7nf96PvzW6pMbLQYi/RAx7nf96PvzW6pMbLQYi -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b118/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b118/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/a9/a95b6a9a3aa241e8b3529559bf788f55a5ff68808c502ce8564ca64a036918b2-d # internal go tool buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/4b/4bd6a623c64af11cf809deeaee099aededcf7b65e7179783b9aad3c66742b083-d # internal go tool buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/82/82f4c5d17717960b33aee26886b06b92cc5411a75f8a64ec9f6a97c9b9f43159-d # internal go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c2/c2b0154f7d7d18a62d1829eeaed1736e4d8861129836892c6e3706ac0d31b971-d # internal go tool buildid -w $WORK/b627/_pkg_.a # internal mkdir -p $WORK/b044/ internal/oserror mkdir -p $WORK/b050/ mkdir -p $WORK/b063/ io mkdir -p $WORK/b309/ cat >/tmp/go-build1758392422/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a EOF mkdir -p $WORK/b410/ path mkdir -p $WORK/b844/ mkdir -p $WORK/b200/ cat >/tmp/go-build1758392422/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/cast5 cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/oserror -lang=go1.26 -std -complete -installsuffix shared -buildid PllUHW9rliE9tujNFFZJ/PllUHW9rliE9tujNFFZJ -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p io -lang=go1.26 -std -complete -installsuffix shared -buildid JB9zdVJWtp1INelPDRqa/JB9zdVJWtp1INelPDRqa -goversion go1.26.3-X:nodwarf5 -c=13 -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 cat >/tmp/go-build1758392422/b309/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.26 -complete -installsuffix shared -buildid HixP_JOw0baDMIP7-DFx/HixP_JOw0baDMIP7-DFx -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go cat >/tmp/go-build1758392422/b844/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.26 -complete -installsuffix shared -buildid a35tYQNfuluhsUFqU1l_/a35tYQNfuluhsUFqU1l_ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/df/df16fb5230236350e462fd82da5500cb8a97d979214f6d03c7a4ea0651d059a6-d # internal cat >/tmp/go-build1758392422/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path -lang=go1.26 -std -complete -installsuffix shared -buildid Y7JvzoU2hj9pydMdnYuj/Y7JvzoU2hj9pydMdnYuj -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4f/4ff032e9ec8d4a64c99110ad272ee2a8ee197c2ff9bf88a42ffa09832870cea4-d # internal mkdir -p $WORK/b668/ github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor mkdir -p $WORK/b055/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b106/ cat >/tmp/go-build1758392422/b668/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build1758392422/b669/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.26 -complete -installsuffix shared -buildid ewIIe792zbflfbRHa7jY/ewIIe792zbflfbRHa7jY -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b668/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 strconv math/rand/v2 cat >/tmp/go-build1758392422/b200/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF cat >/tmp/go-build1758392422/b106/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1758392422/b013/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.26 -std -complete -installsuffix shared -buildid 9j9W2JHHxXnC2OMO-DhW/9j9W2JHHxXnC2OMO-DhW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/svcb.go cat >/tmp/go-build1758392422/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p math/rand/v2 -lang=go1.26 -std -complete -installsuffix shared -buildid Atqtdlco3xO3GIYFZwxE/Atqtdlco3xO3GIYFZwxE -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b106/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_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p strconv -lang=go1.26 -std -complete -installsuffix shared -buildid YEz4kUQO3DhI8NEsPiaL/YEz4kUQO3DhI8NEsPiaL -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/number.go /usr/lib/golang/src/strconv/quote.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer cat >/tmp/go-build1758392422/b410/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.26 -complete -installsuffix shared -buildid Z_I9G2813O1zO4rz9u-j/Z_I9G2813O1zO4rz9u-j -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go cd $WORK/b118 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=BXAwK6qFZmE6iHgnGcbS -o $WORK/b118/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oXWDobLRAC_jHshR_ZQq -o $WORK/b118/_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qXbbAJeCSQDOA6s2n_72 -o $WORK/b118/_x004.o -c gcc_clearenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Qx6t1a1UCVA5q_RLw_X3 -o $WORK/b118/_x005.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9i9gyKWpwkI-KqpXFVoF -o $WORK/b118/_x006.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5a1U2pLmEPdvjuP_O5df -o $WORK/b118/_x008.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=G-xQjavUfvNm7wLj7QK- -o $WORK/b118/_x007.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NOjewZ71PoAG03WoAPzP -o $WORK/b118/_x009.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=z21DIFxUa2mq_f3rknpg -o $WORK/b118/_x010.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9P-mtRCttLVNOGzcD_Es -o $WORK/b118/_x011.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=nq0l702N3x8p_VPsXIfj -o $WORK/b118/_x013.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NUOJvLPdMFYKLJrMe7ke -o $WORK/b118/_x012.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qMeMn5_ayvNMcIZQXCUr -o $WORK/b118/_x003.o -c gcc_amd64.S TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=fmfB4iu-oQwLvRHPdVxY -o $WORK/b118/_x014.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ikhZcP8oGsqi1EgLwiLz -o $WORK/b118/_x015.o -c linux_syscall.c go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/36/36a62ff2daec30e4f7ad31148dc47d40bea7a6f70bcd656b14e1ec3fbdb00dc3-d # internal mkdir -p $WORK/b043/ syscall echo -n > $WORK/b043/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b043/symabis ./asm_linux_amd64.s go tool buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/7a/7af394f6e9ad63b6f0f41e2f681bee4040af1af547d09dee7021f37636440526-d # internal go tool buildid -w $WORK/b668/_pkg_.a # internal go tool buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/92/92d9055d6a736ddcf1c8662ded561356cce49b1f5fb5591e3226adaa4326eb29-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/90/90b8e4c3fd84689e005da0d30c75d9db4bbe372827fd795193beb0ea951a8a3a-d # internal go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/10/103e58e33d7dd16dbde86a33361b3d91be5a20d384c73b67338673103e93325b-d # internal mkdir -p $WORK/b041/ internal/godebug cat >/tmp/go-build1758392422/b041/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1758392422/b042/_pkg_.a packagefile internal/godebugs=/tmp/go-build1758392422/b015/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/godebug -lang=go1.26 -std -complete -installsuffix shared -buildid xk4ah9CoZnMuMMUqTVRo/xk4ah9CoZnMuMMUqTVRo -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/71/719d354e505f33cd563168f6802716a07ceb08622191475ae1c270133d980083-d # internal cat >/tmp/go-build1758392422/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/asan=/tmp/go-build1758392422/b029/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/msan=/tmp/go-build1758392422/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build1758392422/b044/_pkg_.a packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1758392422/b021/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p syscall -lang=go1.26 -std -installsuffix shared -buildid cyST7jvFd_KEMBhUgX_t/cyST7jvFd_KEMBhUgX_t -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b043/symabis -c=14 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/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_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/93/93d7831013118786a8c5e932847a37caf25cda1cc6e44f0440a3572fa2e0d67c-d # internal go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/83f19936570132c80fcc3f58af27f401d8aa6c8f50130296571ba3bb3c73e8f2-d # internal mkdir -p $WORK/b169/ mkdir -p $WORK/b049/ mkdir -p $WORK/b079/ mkdir -p $WORK/b736/ bytes mkdir -p $WORK/b262/ internal/saferio mkdir -p $WORK/b769/ mkdir -p $WORK/b213/ cat >/tmp/go-build1758392422/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cat >/tmp/go-build1758392422/b169/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader github.com/containers/podman/vendor/go.podman.io/common/pkg/detach mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p internal/saferio -lang=go1.26 -std -complete -installsuffix shared -buildid IED0bpf3Tl2YV1XyBr1j/IED0bpf3Tl2YV1XyBr1j -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p bytes -lang=go1.26 -std -installsuffix shared -buildid Vy0E_Pw_J49RugRgbOVu/Vy0E_Pw_J49RugRgbOVu -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b049/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-build1758392422/b736/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types cat >/tmp/go-build1758392422/b262/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.26 -complete -installsuffix shared -buildid 6bHe9wjkMyvOQ2ItaUIZ/6bHe9wjkMyvOQ2ItaUIZ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.26 -complete -installsuffix shared -buildid bTEQu53CdRgz9OpSjr3T/bTEQu53CdRgz9OpSjr3T -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go cat >/tmp/go-build1758392422/b769/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.26 -complete -installsuffix shared -buildid OOuH61_8H0R8kOqCZNTZ/OOuH61_8H0R8kOqCZNTZ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b769/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 cat >/tmp/go-build1758392422/b213/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.26 -complete -installsuffix shared -buildid 0GkNQCjzHZFEnnpF1H6T/0GkNQCjzHZFEnnpF1H6T -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go strings hash cat >/tmp/go-build1758392422/b079/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF cat >/tmp/go-build1758392422/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p hash -lang=go1.26 -std -complete -installsuffix shared -buildid M1LIwFGgeXB5ctPEv1Zg/M1LIwFGgeXB5ctPEv1Zg -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p strings -lang=go1.26 -std -complete -installsuffix shared -buildid nm4kQequJdSje1J9x1EX/nm4kQequJdSje1J9x1EX -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/69/696359c66cde9b229ec7b7fbd91b18ec82ff6eab7853eeba8415dfa8f33395cb-d # internal mkdir -p $WORK/b105/ crypto/internal/randutil cat >/tmp/go-build1758392422/b105/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/randutil -lang=go1.26 -std -complete -installsuffix shared -buildid AcMeLmH-vAY25D3Ceedx/AcMeLmH-vAY25D3Ceedx -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go runtime/cgo echo -n > $WORK/b118/preferlinkext # internal cd $WORK/b118 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I $WORK/b118/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=286SdCnkqV6e1yUIfEBj -o $WORK/b118/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e2/e2722e76261ca46c3c984f66aa00a4f2e759d5b2555b9662f290a9a919e28e09-d # internal mkdir -p $WORK/b451/ container/heap cat >/tmp/go-build1758392422/b451/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p container/heap -lang=go1.26 -std -complete -installsuffix shared -buildid Vq4e3TBBzc5sIvMXoACT/Vq4e3TBBzc5sIvMXoACT -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /usr/lib/golang/src/container/heap/heap.go go tool buildid -w $WORK/b736/_pkg_.a # internal go tool buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/e1/e1d09500b2e01359507def7c3ac0bcbecaac152718d40740295ab3d6c779d4fd-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/27/27f67dbc746c2af6696e5c856e8e7ae3bbdce450a55b8c1b047e76bfede26496-d # internal go tool buildid -w $WORK/b262/_pkg_.a # internal mkdir -p $WORK/b212/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types go tool buildid -w $WORK/b169/_pkg_.a # internal cat >/tmp/go-build1758392422/b212/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-build1758392422/b213/_pkg_.a EOF cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/e2/e263f3527f7a992ffd73c91d6c80c2e072483c85b87b00a4c7733e5ae6677397-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.26 -complete -installsuffix shared -buildid SY5pSJ0EPfi4hGEZQ-jW/SY5pSJ0EPfi4hGEZQ-jW -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/78/78e9b4b06912c9984f675e2a1d3bb5cdec1090420edf5cb926ba47c2653736d6-d # internal go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/21/214ecd837f8e17167019119df87f72c8a4274ee5471c2723eaa412d1a352a1a3-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ed/eda143cdee4d10902b2c6a58c7c6819849179436f93251f437439b14a3582d1a-d # internal go tool buildid -w $WORK/b122/_pkg_.a # internal mkdir -p $WORK/b480/ mkdir -p $WORK/b326/ mkdir -p $WORK/b221/ mkdir -p $WORK/b308/ hash/crc64 hash/fnv cat >/tmp/go-build1758392422/b480/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b326/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p hash/crc64 -lang=go1.26 -std -complete -installsuffix shared -buildid dU40XGRdzbWTSpDOEbkS/dU40XGRdzbWTSpDOEbkS -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p hash/fnv -lang=go1.26 -std -complete -installsuffix shared -buildid Ml0TKNxdace4y_Ug6ABJ/Ml0TKNxdace4y_Ug6ABJ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build1758392422/b308/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a EOF echo -n > $WORK/b221/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b221=>" -I $WORK/b221/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b221/symabis ./crc32_amd64.s go tool buildid -w $WORK/b769/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p hash/adler32 -lang=go1.26 -std -complete -installsuffix shared -buildid 5KdWGADW-YES6RA8UgGd/5KdWGADW-YES6RA8UgGd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/69/696cc441a13723a25ed1eb8a4f2fe9ea36eb16bb2211adebd6dc9b6019288549-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3f/3fe36bdf58c82445a0bc0ce2cb1ad9ce5f70ad6c2e96e079737da8fbdc997dc2-d # internal go tool buildid -w $WORK/b055/_pkg_.a # internal go tool buildid -w $WORK/b212/_pkg_.a # internal cat >/tmp/go-build1758392422/b221/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7f/7fc0d35894443377e3821f18e5b16cfa7d7845997fd08e3240604135a7c8ae11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p hash/crc32 -lang=go1.26 -std -installsuffix shared -buildid _jGud5n5t_pYs5oZMQdl/_jGud5n5t_pYs5oZMQdl -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b221/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack -asmhdr $WORK/b221/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go mkdir -p $WORK/b054/ mkdir -p $WORK/b078/ cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/0a/0a28970f47ba0a00ca75c8308dd6001b3107df15a213d316bb1e20d6448b3f91-d # internal mkdir -p $WORK/b304/ mkdir -p $WORK/b203/ encoding/base64 mkdir -p $WORK/b121/ mkdir -p $WORK/b687/ cat >/tmp/go-build1758392422/b054/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p encoding/base64 -lang=go1.26 -std -complete -installsuffix shared -buildid AiPXzHDDCZiME7J-IHet/AiPXzHDDCZiME7J-IHet -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors cat >/tmp/go-build1758392422/b078/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF cat >/tmp/go-build1758392422/b304/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.26 -complete -installsuffix shared -buildid ABhe1hvW1ZyTi9bnYymd/ABhe1hvW1ZyTi9bnYymd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto -lang=go1.26 -std -complete -installsuffix shared -buildid s39MxcER0WtDFuGB9FYv/s39MxcER0WtDFuGB9FYv -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/crypto.go echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./asm_amd64.s github.com/containers/podman/vendor/golang.org/x/crypto/blowfish net/netip cat >/tmp/go-build1758392422/b687/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF encoding/base32 cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.26 -complete -installsuffix shared -buildid N1LB3rSzQUAwn0Srahtb/N1LB3rSzQUAwn0Srahtb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b687/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 cat >/tmp/go-build1758392422/b121/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile unique=/tmp/go-build1758392422/b122/_pkg_.a EOF cat >/tmp/go-build1758392422/b203/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p encoding/base32 -lang=go1.26 -std -complete -installsuffix shared -buildid EsswTqidC-K1ixT3WYxy/EsswTqidC-K1ixT3WYxy -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/netip -lang=go1.26 -std -complete -installsuffix shared -buildid oU3EeyvaCDCIiVu2Z1YH/oU3EeyvaCDCIiVu2Z1YH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go go tool buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/ef/efa2453bf2b9b917c15e10ec87f0a26ec5c86697d0feed9d39e318f7f53ccc87-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -o $WORK/b118/_cgo_.o $WORK/b118/_cgo_main.o $WORK/b118/preferlinkext $WORK/b118/_x001.o $WORK/b118/_x002.o $WORK/b118/_x003.o $WORK/b118/_x004.o $WORK/b118/_x005.o $WORK/b118/_x006.o $WORK/b118/_x007.o $WORK/b118/_x008.o $WORK/b118/_x009.o $WORK/b118/_x010.o $WORK/b118/_x011.o $WORK/b118/_x012.o $WORK/b118/_x013.o $WORK/b118/_x014.o $WORK/b118/_x015.o -O2 -g -lpthread cat >/tmp/go-build1758392422/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1758392422/b028/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1758392422/b027/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1758392422/b008/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.26 -std -installsuffix shared -buildid jvOEBLjahe-IyJpL5Fmw/jvOEBLjahe-IyJpL5Fmw -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b058/symabis -c=8 -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.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/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/85/8530372437b51e222b0ea5ed5b7e84f83287e361486f1813710b73f9dd24cd75-d # internal go tool buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/63/6379ac9874c1926a56c6a961d749e1a2ec705937c78871e84bf9e6e5b1deb4cc-d # internal go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a6/a6414d1a2d384ba93d0f6621ab0833f1baa72b25ed446a3b0a5a0298fd627613-d # internal mkdir -p $WORK/b311/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k cat >/tmp/go-build1758392422/b311/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-build1758392422/b078/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build1758392422/b304/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.26 -complete -installsuffix shared -buildid szYn_jMFFYvkKleuKDzv/szYn_jMFFYvkKleuKDzv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go go tool buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/03/03d4fdc290d94d2add7e608e0d93909df8d5108e6bcd6d17aa801c1df703afed-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -o $WORK/b118/_cgo_.o $WORK/b118/_cgo_main.o $WORK/b118/preferlinkext $WORK/b118/_x001.o $WORK/b118/_x002.o $WORK/b118/_x003.o $WORK/b118/_x004.o $WORK/b118/_x005.o $WORK/b118/_x006.o $WORK/b118/_x007.o $WORK/b118/_x008.o $WORK/b118/_x009.o $WORK/b118/_x010.o $WORK/b118/_x011.o $WORK/b118/_x012.o $WORK/b118/_x013.o $WORK/b118/_x014.o $WORK/b118/_x015.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b118/_cgo_.o -dynout $WORK/b118/_cgo_import.go -dynlinker go tool buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/26/26b80037c27c68d1360981c375046a498816e94cccb09d72ebb2091cf6765e26-d # internal go tool buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/71/71bdd112e6e5894ae820a91e9fd6aced4ff93b15f31a7ea25c46f39f6c0deabf-d # internal echo -n > $WORK/b118/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b118/symabis ./asm_amd64.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b221=>" -I $WORK/b221/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b221/crc32_amd64.o ./crc32_amd64.s go tool pack r $WORK/b221/_pkg_.a $WORK/b221/crc32_amd64.o # internal go tool buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/7c/7c71c46646f498d896db37f61fb799307952cc86caead7530580ba897786ee6e-d # internal cat >/tmp/go-build1758392422/b118/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build1758392422/b027/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p runtime/cgo -lang=go1.26 -std -installsuffix shared -buildid 286SdCnkqV6e1yUIfEBj/286SdCnkqV6e1yUIfEBj -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b118/symabis -c=11 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/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/clearenv.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/b118/_cgo_gotypes.go $WORK/b118/cgo.cgo1.go $WORK/b118/_cgo_import.go go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/24/249a5f41abbb1b6b7904827071f458956edc03e9688c47409b912623fea7e323-d # internal mkdir -p $WORK/b083/ go tool buildid -w $WORK/b054/_pkg_.a # internal crypto/internal/fips140deps/godebug cat >/tmp/go-build1758392422/b083/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140deps/godebug -lang=go1.26 -std -complete -installsuffix shared -buildid b4lEp8cC83s081LlwFCu/b4lEp8cC83s081LlwFCu -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go mkdir -p $WORK/b108/ math/rand cat >/tmp/go-build1758392422/b108/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p math/rand -lang=go1.26 -std -complete -installsuffix shared -buildid MCbVO2J2_a0IBY3oWJK6/MCbVO2J2_a0IBY3oWJK6 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b108/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/b054/_pkg_.a /builddir/.cache/go-build/77/7757a101679b161958808fe97a9c3c6b34eb740a095087b4786e698fde88282a-d # internal go tool buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/bf/bfc3ded11ecd774229f901fad9b7e20faa8ecad1e052c59317fc7cf739b7480c-d # internal go tool buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/0a/0a54f5f974f2701d2a8c90dba1f87ed6c205f59fdf725c0c30723c87f447f998-d # internal go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c2/c28b4718a9207885fb28aabf077587cf57a33d48d461f0446b9715b28a317173-d # internal go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d6/d68635f4397fa6fbfdfeda36905be241b87bc93a235e25449f7ca136fbf2462b-d # internal mkdir -p $WORK/b225/ vendor/golang.org/x/text/transform cat >/tmp/go-build1758392422/b225/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p vendor/golang.org/x/text/transform -lang=go1.26 -std -complete -installsuffix shared -buildid k6SRThf3bTkd2nN6UJ1i/k6SRThf3bTkd2nN6UJ1i -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go mkdir -p $WORK/b422/ github.com/containers/podman/vendor/golang.org/x/text/transform cat >/tmp/go-build1758392422/b422/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.26 -complete -installsuffix shared -buildid Diwi655n4NFPYtdzVCxd/Diwi655n4NFPYtdzVCxd -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b068/_pkg_.a # internal go tool buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e3/e38a26f8db5a53452096e4e60ae664137f2afe408f2c26b3281e793f5b15c73c-d # internal mkdir -p $WORK/b073/ bufio mkdir -p $WORK/b236/ mkdir -p $WORK/b082/ net/http/internal/ascii cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/21/212569788c8ef65c995393d4f25edf626220effa5e097070a1ff475363200c0a-d # internal mkdir -p $WORK/b206/ mkdir -p $WORK/b198/ mkdir -p $WORK/b090/ mkdir -p $WORK/b710/ crypto/internal/fips140 crypto/internal/impl cat >/tmp/go-build1758392422/b073/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF encoding/pem mkdir -p $WORK/b126/ mkdir -p $WORK/b360/ cat >/tmp/go-build1758392422/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1758392422/b083/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b568/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p bufio -lang=go1.26 -std -complete -installsuffix shared -buildid cw1FtacObgdBT9pLrwmq/cw1FtacObgdBT9pLrwmq -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140 -lang=go1.26 -std -complete -installsuffix shared -buildid FL2O6wfNAsr1dauF22dH/FL2O6wfNAsr1dauF22dH -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b082/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 /usr/lib/golang/src/crypto/internal/fips140/notpurego.go cat >/tmp/go-build1758392422/b236/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF html cat >/tmp/go-build1758392422/b198/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b710/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b206/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF regexp/syntax github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p encoding/pem -lang=go1.26 -std -complete -installsuffix shared -buildid EayuScVNQQffNmHHtbaq/EayuScVNQQffNmHHtbaq -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.26 -complete -installsuffix shared -buildid oOga8pwzAfzHbu_iME4K/oOga8pwzAfzHbu_iME4K -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p net/http/internal/ascii -lang=go1.26 -std -complete -installsuffix shared -buildid PB2CfT8wpmzWSZCJwf_Z/PB2CfT8wpmzWSZCJwf_Z -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build1758392422/b568/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b090/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.26 -complete -installsuffix shared -buildid pSTP36ZNz9iOGNhHm6hr/pSTP36ZNz9iOGNhHm6hr -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/impl -lang=go1.26 -std -complete -installsuffix shared -buildid Zvd_Qxz7XRlYO1odYXm2/Zvd_Qxz7XRlYO1odYXm2 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.26 -complete -installsuffix shared -buildid cEJ6Ax1OWpsam_5-krct/cEJ6Ax1OWpsam_5-krct -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go cat >/tmp/go-build1758392422/b360/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p html -lang=go1.26 -std -complete -installsuffix shared -buildid ewv3zui_PZ2q7ObH1iGK/ewv3zui_PZ2q7ObH1iGK -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >/tmp/go-build1758392422/b126/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p regexp/syntax -lang=go1.26 -std -complete -installsuffix shared -buildid tEMKaxY9WXKOIqpZWKby/tEMKaxY9WXKOIqpZWKby -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b126/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/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/7f/7fd0c835d678c4a645226065f3d0646c59af6febf0382156f0154f3f653f5c29-d # internal go tool buildid -w $WORK/b422/_pkg_.a # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b118/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b118/asm_amd64.o ./asm_amd64.s cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/71/71db2c74e8f19c19d5865a1600075a6c1ad574e1b6178b0e03fa34a097ad45e6-d # internal go tool buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/13/13910b1d8ebb3b2b27357c5b0ad1ea1fd8da58f0592037a1469e578cf244015d-d # internal go tool pack r $WORK/b118/_pkg_.a $WORK/b118/asm_amd64.o $WORK/b118/preferlinkext $WORK/b118/_x001.o $WORK/b118/_x002.o $WORK/b118/_x003.o $WORK/b118/_x004.o $WORK/b118/_x005.o $WORK/b118/_x006.o $WORK/b118/_x007.o $WORK/b118/_x008.o $WORK/b118/_x009.o $WORK/b118/_x010.o $WORK/b118/_x011.o $WORK/b118/_x012.o $WORK/b118/_x013.o $WORK/b118/_x014.o $WORK/b118/_x015.o # internal go tool buildid -w $WORK/b568/_pkg_.a # internal go tool buildid -w $WORK/b118/_pkg_.a # internal go tool buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/b8/b8011228717f3ad8517aa1819a008e0b3cf71f31a0d6644a3096e02700198d34-d # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/f4/f4880effe362d701a56c63fd67b44d44d995f6abdc22a2ceebcf663b60a5b5b9-d # internal go tool buildid -w $WORK/b206/_pkg_.a # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ae/aeb3d10ee0b476e6df223b3b245585bf53e2eabf50b190a45d683f25d530b88c-d # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/e7/e7bf4faa90df38fccc1af87f80d7d4615f2141bf8879a2ca69afeae62399f5e5-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9b/9b6059edccdf452b5138212c510756405d338e69b6da7b32d14bb1ae293962b7-d # internal mkdir -p $WORK/b091/ crypto/internal/fips140/sha3 echo -n > $WORK/b091/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./sha3_amd64.s go tool buildid -w $WORK/b200/_pkg_.a # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f2/f22311c6353a1a5e37dfc632b9456518e55802c1855c96dc8300dd6c567933ae-d # internal mkdir -p $WORK/b087/ mkdir -p $WORK/b094/ crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 echo -n > $WORK/b087/go_asm.h # internal echo -n > $WORK/b094/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./sha512block_amd64.s cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/72/72bfc58332cbccc3bd6321185724910297aa8f2919e4d72a5233847c92d005fe-d # internal cat >/tmp/go-build1758392422/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1758392422/b089/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/fips140/sha3 -lang=go1.26 -std -installsuffix shared -buildid 5v-6KWbwJPxsPElT8TTZ/5v-6KWbwJPxsPElT8TTZ -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b091/symabis -c=25 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/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_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go cat >/tmp/go-build1758392422/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1758392422/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build1758392422/b090/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140/sha512 -lang=go1.26 -std -installsuffix shared -buildid hO4fpZ9mphfGzCRZEB71/hO4fpZ9mphfGzCRZEB71 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b094/symabis -c=14 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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_amd64.go cat >/tmp/go-build1758392422/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1758392422/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build1758392422/b090/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140/sha256 -lang=go1.26 -std -installsuffix shared -buildid I_eLYWK43Yp6YIXJj2EL/I_eLYWK43Yp6YIXJj2EL -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b087/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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_amd64.go go tool buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c2/c2fd1ddf49b6daa39a934863fa3ac71338f0b29d6c8b827f657cbe4111e5d203-d # internal go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cb/cb10a20d5b3962f363b00dc0f95ef7de3977a3a029841ef526ef3e6c312ab20d-d # internal mkdir -p $WORK/b303/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor cat >/tmp/go-build1758392422/b303/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build1758392422/b304/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.26 -complete -installsuffix shared -buildid M0nclzbExeFjLQIPqIKj/M0nclzbExeFjLQIPqIKj -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b303/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/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/92/9258958b9dddbc6be56e790d80a8f185a219e6cbc76e1a5bd7fd76775533689c-d # internal mkdir -p $WORK/b306/ compress/bzip2 cat >/tmp/go-build1758392422/b306/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p compress/bzip2 -lang=go1.26 -std -complete -installsuffix shared -buildid J62JRFO_nzv2P05cFcU4/J62JRFO_nzv2P05cFcU4 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b306/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 mkdir -p $WORK/b312/ image cat >/tmp/go-build1758392422/b312/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile image/color=/tmp/go-build1758392422/b313/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p image -lang=go1.26 -std -complete -installsuffix shared -buildid HW0jwEY7-7AVQk_ytBFS/HW0jwEY7-7AVQk_ytBFS -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b312/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/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/sha512block_amd64.o ./sha512block_amd64.s go tool pack r $WORK/b094/_pkg_.a $WORK/b094/sha512block_amd64.o # internal go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/87/87330f3053e83ceffc039468758ef3d8389c05b5695e8b40a1f1ef2a41bfd008-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/sha3_amd64.o ./sha3_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha256 go tool pack r $WORK/b087/_pkg_.a $WORK/b087/sha256block_amd64.o # internal go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c0/c0ef67f5d602561e3fab7acc79729c1edbc973aa6431f5327300a5745070957c-d # internal go tool buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/95/95a0dd5e7903dba58b622ae6c872d24f579bc28855eb7ccbb1e47adb7284c508-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 go tool pack r $WORK/b091/_pkg_.a $WORK/b091/sha3_amd64.o # internal go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/45/45e25a238e805cc16ac5119182acde6a8f97e735e3b3970cb613e37a6c3959dc-d # internal mkdir -p $WORK/b086/ crypto/internal/fips140/hmac mkdir -p $WORK/b114/ cat >/tmp/go-build1758392422/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build1758392422/b091/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/hmac -lang=go1.26 -std -complete -installsuffix shared -buildid 58EsPbegxwCoynNX0b9A/58EsPbegxwCoynNX0b9A -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go crypto/sha3 cat >/tmp/go-build1758392422/b114/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build1758392422/b091/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/sha3 -lang=go1.26 -std -complete -installsuffix shared -buildid meIwFhkUOzmpL5ygXrHG/meIwFhkUOzmpL5ygXrHG -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go go tool buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/1b/1b030a4dc70b2986fea3d8b5be648d02a6ffd6cd6e1f4340f1ebd2df80ce5a9f-d # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3a/3af5278e292a8995b1e6bae2f649c3c1b82c2534bfc503a3d5ec4022d2b1954c-d # internal mkdir -p $WORK/b085/ crypto/internal/fips140/check cat >/tmp/go-build1758392422/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build1758392422/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1758392422/b083/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/fips140/check -lang=go1.26 -std -complete -installsuffix shared -buildid Tl-GMcqdzdWal1L69ypT/Tl-GMcqdzdWal1L69ypT -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go go tool buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/2b/2b512a02835fb5ab6f0a2a4664d872ec8acd3725174bf2560b35d31c89b0bf18-d # internal mkdir -p $WORK/b113/ crypto/internal/fips140hash cat >/tmp/go-build1758392422/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build1758392422/b091/_pkg_.a packagefile crypto/sha3=/tmp/go-build1758392422/b114/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/fips140hash -lang=go1.26 -std -complete -installsuffix shared -buildid TcTYc9jM2hKXy2GpNef9/TcTYc9jM2hKXy2GpNef9 -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b043/asm_linux_amd64.o ./asm_linux_amd64.s go tool buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ed/edfd3378f620ca07d6ba5902fd712c04e51d65468b7dfeead2a2e7290a4be844-d # internal go tool pack r $WORK/b043/_pkg_.a $WORK/b043/asm_linux_amd64.o # internal go tool buildid -w $WORK/b043/_pkg_.a # internal go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/40/400f0809ea7c96d35ae7815f3fa7d02bbbf17563e70e17cf1668c6297360683f-d # internal mkdir -p $WORK/b101/ mkdir -p $WORK/b179/ crypto/fips140 mkdir -p $WORK/b189/ cat >/tmp/go-build1758392422/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a EOF crypto/internal/fips140/hkdf mkdir -p $WORK/b111/ mkdir -p $WORK/b299/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/fips140 -lang=go1.26 -std -complete -installsuffix shared -buildid fHDR0mlOtf5-zF9vmDRr/fHDR0mlOtf5-zF9vmDRr -goversion go1.26.3-X:nodwarf5 -c=31 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/fips140/enforcement.go /usr/lib/golang/src/crypto/fips140/fips140.go mkdir -p $WORK/b162/ cat >/tmp/go-build1758392422/b179/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build1758392422/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF crypto/internal/fips140/pbkdf2 crypto/internal/fips140/bigmod crypto/internal/fips140/tls12 cat >/tmp/go-build1758392422/b299/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build1758392422/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF mkdir -p $WORK/b081/ echo -n > $WORK/b111/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p crypto/internal/fips140/pbkdf2 -lang=go1.26 -std -complete -installsuffix shared -buildid 6egnCApolDzWxLbhMkZv/6egnCApolDzWxLbhMkZv -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/pbkdf2/cast.go /usr/lib/golang/src/crypto/internal/fips140/pbkdf2/pbkdf2.go cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b111/symabis ./nat_amd64.s cat >/tmp/go-build1758392422/b189/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build1758392422/b086/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p crypto/internal/fips140/tls12 -lang=go1.26 -std -complete -installsuffix shared -buildid -ORLqIDUqdsV7qXWvww-/-ORLqIDUqdsV7qXWvww- -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/internal/fips140/hkdf -lang=go1.26 -std -complete -installsuffix shared -buildid Mx2hsFvTsa54m7YczqCf/Mx2hsFvTsa54m7YczqCf -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go mkdir -p $WORK/b161/ crypto/internal/fips140/aes crypto/internal/fips140/nistec/fiat echo -n > $WORK/b081/go_asm.h # internal crypto/internal/fips140/edwards25519/field cat >/tmp/go-build1758392422/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./aes_amd64.s ./ctr_amd64.s echo -n > $WORK/b162/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.26 -std -complete -installsuffix shared -buildid 6ZoQii2h0KyolDrp52TN/6ZoQii2h0KyolDrp52TN -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b161/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 cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b162/symabis ./fe_amd64.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/82/82c695c09cbf66a56c6c8fb7728c3dc9842f48d2e7d35deebf0ac85106f0a2c2-d # internal mkdir -p $WORK/b040/ time cat >/tmp/go-build1758392422/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p time -lang=go1.26 -std -installsuffix shared -buildid z1kPUfuQKOkqjFUQASe4/z1kPUfuQKOkqjFUQASe4 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b040/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 mkdir -p $WORK/b066/ internal/syscall/execenv mkdir -p $WORK/b065/ cat >/tmp/go-build1758392422/b066/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/syscall/execenv -lang=go1.26 -std -complete -installsuffix shared -buildid GxePklrWILAD_a1WMorq/GxePklrWILAD_a1WMorq -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build1758392422/b065/importcfg << 'EOF' # internal # import config packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/unix -lang=go1.26 -std -complete -installsuffix shared -buildid ADuN5fC1yy03lg5YLBlh/ADuN5fC1yy03lg5YLBlh -goversion go1.26.3-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_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_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/fchmodat_linux.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_ge.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_amd64.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 mkdir -p $WORK/b746/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups cat >/tmp/go-build1758392422/b746/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.26 -complete -installsuffix shared -buildid ekSCNGW_ggsFWzUMSsXb/ekSCNGW_ggsFWzUMSsXb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go cat >/tmp/go-build1758392422/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1758392422/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build1758392422/b090/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/bigmod -lang=go1.26 -std -installsuffix shared -buildid TYhLvQOXsBVOrtQRTlFV/TYhLvQOXsBVOrtQRTlFV -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b111/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go cat >/tmp/go-build1758392422/b162/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.26 -std -installsuffix shared -buildid TBLX39sICUK46sgzFNUU/TBLX39sICUK46sgzFNUU -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b162/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/tmp/go-build1758392422/b081/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build1758392422/b084/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1758392422/b089/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1758392422/b083/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build1758392422/b090/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140/aes -lang=go1.26 -std -installsuffix shared -buildid wYixzT6rEg-rx-Tq8_RT/wYixzT6rEg-rx-Tq8_RT -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b081/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ff/ff8879c0b31ea1f9029b427967265af4c080235589587441afeb7d825ecd9051-d # internal go tool buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/5c/5cfac44ef93ff8aeae4558fb5f07d28d6ceaa7bcb60a48c1469974b6c5e4d46b-d # internal go tool buildid -w $WORK/b299/_pkg_.a # internal go tool buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/99/99c83deedc365759bf53ca83d686d1060c0c040ebe5ba185f5fbd1b4c46aee37-d # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/52/5280c20c261ce86b178c64ccd38230e90f0e88a43b00f33c695087040e970035-d # internal go tool buildid -w $WORK/b179/_pkg_.a # internal go tool buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ea/eaa955d47f3edb29d73a7bdb8ae760d3b1a5042db5b95ffbf837f39107a8caa7-d # internal mkdir -p $WORK/b190/ crypto/internal/fips140/tls13 cat >/tmp/go-build1758392422/b190/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build1758392422/b179/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p crypto/internal/fips140/tls13 -lang=go1.26 -std -complete -installsuffix shared -buildid Z2ycuLdkhcj6FTbvCgig/Z2ycuLdkhcj6FTbvCgig -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b190/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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5e/5ebfd61393e49d923de32f35cec150fdbfdd17ceb1d150be76906e54c72b1886-d # internal mkdir -p $WORK/b193/ crypto/tls/internal/fips140tls cat >/tmp/go-build1758392422/b193/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build1758392422/b101/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p crypto/tls/internal/fips140tls -lang=go1.26 -std -complete -installsuffix shared -buildid XF403LBX-pRxYIz6sF1E/XF403LBX-pRxYIz6sF1E -goversion go1.26.3-X:nodwarf5 -c=24 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/69/69f7bb379a3e4e9d93987901ef953f23d310f8edc5d054d70e8c5ec1f1c8c12b-d # internal go tool buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/0d/0d676e5f4c2b0b512d7666e7af637e1f6235f32372dae947e64b2c49b9f2d9b2-d # internal go tool buildid -w $WORK/b312/_pkg_.a # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/fb/fb3aed03b4df918ae9528d6bfe20f24f813d54c757da337901376384b7dc1a09-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/cc/cc0806808002516b04c1c55b5ffb3a331d290456f1cc88c18cc9cc566eae0770-d # internal mkdir -p $WORK/b315/ image/internal/imageutil cat >/tmp/go-build1758392422/b315/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1758392422/b312/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p image/internal/imageutil -lang=go1.26 -std -complete -installsuffix shared -buildid z8ERYH_8lKdBzYJJpZf7/z8ERYH_8lKdBzYJJpZf7 -goversion go1.26.3-X:nodwarf5 -c=24 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b162/fe_amd64.o ./fe_amd64.s go tool pack r $WORK/b162/_pkg_.a $WORK/b162/fe_amd64.o # internal go tool buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/bf/bf9f05550350567831c2399d9c8f15aaa69535554f83f0fbc423daec436a6ef7-d # internal mkdir -p $WORK/b177/ crypto/internal/fips140/edwards25519 cat >/tmp/go-build1758392422/b177/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build1758392422/b093/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1758392422/b162/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/internal/fips140/edwards25519 -lang=go1.26 -std -complete -installsuffix shared -buildid wBJo1RtJPbVT1-AvIb97/wBJo1RtJPbVT1-AvIb97 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b177/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 go tool buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/89/89dd883c3777d58ffbc5ec97fcfa49b698e7f07611b6a2adb63cb30c0df2c6dd-d # internal go tool buildid -w $WORK/b126/_pkg_.a # internal go tool buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/3d/3d89687001ffbb8dcb5cb5a8e105996f69fc4683b9ca2e5c80d5ee2a5f6a0554-d # internal mkdir -p $WORK/b314/ image/jpeg cat >/tmp/go-build1758392422/b314/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile image=/tmp/go-build1758392422/b312/_pkg_.a packagefile image/color=/tmp/go-build1758392422/b313/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1758392422/b315/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/75/751554f2c317be162a77a90f9d1557079b1e32d677ac8ead4f7f73211d45000f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p image/jpeg -lang=go1.26 -std -complete -installsuffix shared -buildid TL9Ni5y_Zu1E047InWUj/TL9Ni5y_Zu1E047InWUj -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/lib/golang/src/image/jpeg/dct.go /usr/lib/golang/src/image/jpeg/huffman.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 mkdir -p $WORK/b125/ regexp cat >/tmp/go-build1758392422/b125/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile regexp/syntax=/tmp/go-build1758392422/b126/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p regexp -lang=go1.26 -std -complete -installsuffix shared -buildid 6IklmsjzN9hbH70XF0de/6IklmsjzN9hbH70XF0de -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b125/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/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/ctr_amd64.o ./ctr_amd64.s go tool pack r $WORK/b081/_pkg_.a $WORK/b081/aes_amd64.o $WORK/b081/ctr_amd64.o # internal go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/83/832419a6850d068cf35802075ea24666db04032f0c17a4ae5eec1eb54f9995ca-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b111/nat_amd64.o ./nat_amd64.s go tool pack r $WORK/b111/_pkg_.a $WORK/b111/nat_amd64.o # internal go tool buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/13/13baa79a89742b530a307bfee9f403793aa1cdcf9d1ca3e703d0ae656f518c39-d # internal go tool buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/9a/9a7de61cf283361705aa65c596564d2811ce18b067e3f9b435a7364a0356a9d7-d # internal go tool buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/54/543de18f4404cee007759dc4795c55aea6c3b2d36425c5e35221d635885b1bc4-d # internal go tool buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1a/1a6cabea15df3a86cb9c36788b70444cf580ec12625493f55a3a4c647a6c9d54-d # internal mkdir -p $WORK/b208/ mkdir -p $WORK/b452/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp github.com/containers/podman/vendor/github.com/acarl005/stripansi cat >/tmp/go-build1758392422/b208/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.26 -complete -installsuffix shared -buildid 66uabkbegJ5gQXpLlAVf/66uabkbegJ5gQXpLlAVf -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b208/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 cat >/tmp/go-build1758392422/b452/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.26 -complete -installsuffix shared -buildid PryQGR8TjlLOTWBiBywm/PryQGR8TjlLOTWBiBywm -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go go tool buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/48/48e361913acbf0e516edd1b1cea6a8c1b384472a6afaf1bc2f946aa909de7c56-d # internal go tool buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/12/129ff36943d646fa54090b1b8fd1ade64db53a2b4a0572d309a3bf189ae85e57-d # internal go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0b/0bba60cb9de5626834594bc715e9e09444f4c2ad5f45465deaea5499b75a11ca-d # internal mkdir -p $WORK/b002/ context mkdir -p $WORK/b271/ mkdir -p $WORK/b364/ mkdir -p $WORK/b383/ mkdir -p $WORK/b098/ mkdir -p $WORK/b430/ cat >/tmp/go-build1758392422/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1758392422/b004/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b756/ mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.26 -std -complete -installsuffix shared -buildid 9zwEgv4_iT5nIvjSTFmC/9zwEgv4_iT5nIvjSTFmC -goversion go1.26.3-X:nodwarf5 -c=31 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b062/ github.com/containers/podman/vendor/google.golang.org/grpc/keepalive cat >/tmp/go-build1758392422/b271/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF crypto/internal/fips140deps/time github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal github.com/containers/podman/vendor/google.golang.org/grpc/backoff github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.26 -complete -installsuffix shared -buildid eC_PzHCiCmszJLbU_S6X/eC_PzHCiCmszJLbU_S6X -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go cat >/tmp/go-build1758392422/b430/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv cat >/tmp/go-build1758392422/b383/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b364/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b756/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.26 -complete -installsuffix shared -buildid TM2UI1P-mX4rVlPzBObE/TM2UI1P-mX4rVlPzBObE -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go io/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.26 -complete -installsuffix shared -buildid 06RXvDjJGMF_x7Ri0Z1x/06RXvDjJGMF_x7Ri0Z1x -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b756/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.26 -complete -installsuffix shared -buildid uq5-t3cBy5b4VaPB4Nbd/uq5-t3cBy5b4VaPB4Nbd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build1758392422/b098/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b427/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv -lang=go1.26 -complete -installsuffix shared -buildid eEjxrLizkokJoolhQ_WT/eEjxrLizkokJoolhQ_WT -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv/httpsfv.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/fips140deps/time -lang=go1.26 -std -complete -installsuffix shared -buildid YJuITXxV74sZYuK41_jW/YJuITXxV74sZYuK41_jW -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/time/time.go cat >/tmp/go-build1758392422/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build1758392422/b044/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/fs -lang=go1.26 -std -complete -installsuffix shared -buildid w0AAztNoGn1j50Rh1K63/w0AAztNoGn1j50Rh1K63 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b062/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 mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.26 -complete -installsuffix shared -buildid Ej64EC11a4hWdDN8WYDK/Ej64EC11a4hWdDN8WYDK -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go internal/poll cat >/tmp/go-build1758392422/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1758392422/b065/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/poll -lang=go1.26 -std -installsuffix shared -buildid 5J5yujNHwZ0Tpc4yAdKe/5J5yujNHwZ0Tpc4yAdKe -goversion go1.26.3-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/b364/_pkg_.a # internal go tool buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/f7/f7873c5ceaa2c8e81ab84b03063f7fa703301fc02e47f51459991873f18ffe10-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/66/663f3890a3f98517bfbd9790283fb69459831550469b31948a2cda320fef1716-d # internal go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/be/be2c39d95a79666827d4757d1970fe7195d731ffa8afcb1eb999aeabb09c9d16-d # internal mkdir -p $WORK/b097/ crypto/internal/entropy/v1.0.0 go tool buildid -w $WORK/b271/_pkg_.a # internal cat >/tmp/go-build1758392422/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/time=/tmp/go-build1758392422/b098/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/entropy/v1.0.0 -lang=go1.26 -std -complete -installsuffix shared -buildid KwvNnJfkVhOPUhre1Fgd/KwvNnJfkVhOPUhre1Fgd -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/v1.0.0/entropy.go /usr/lib/golang/src/crypto/internal/entropy/v1.0.0/sha384.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/88/88125f30c8eb21c983a497cf96f450032f9f7bdf17d15123adc8eadff663b04b-d # internal go tool buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/8e/8e908ad0835817c8ff499ad2e899516e2135b8645a43150cd5fe4e6eecfa2ecb-d # internal go tool buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/63/631499fd7442e428c9424fbe2efa4c70e0e09f94bc2a668626b6ba19cb5560e7-d # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e1/e1229e2270a1f9d356fa494c1ab76422062f867f9e0bbc87b522d4c583538f0e-d # internal go tool buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/77/77b8966540c52314463be21707f4841e6749d2d875d6ff2d085cf7b88dbd44bb-d # internal go tool buildid -w $WORK/b161/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/asm_amd64.o ./asm_amd64.s cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c4/c45a05012d2ad3553e8f905f5b5b854db1f4bb9e036b8cbb1e0031ed3578675c-d # internal mkdir -p $WORK/b160/ crypto/internal/fips140/nistec echo -n > $WORK/b160/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b160/symabis ./p256_asm_amd64.s go tool buildid -w $WORK/b002/_pkg_.a # internal cd /usr/lib/golang/src/reflect go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/695bbb320acfaec9c2d4f2b14a0d761cf3f9ba5cc8da07c20779257116cc61db-d # internal mkdir -p $WORK/b291/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b398/ mkdir -p $WORK/b587/ cat >/tmp/go-build1758392422/b291/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1758392422/b172/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF mkdir -p $WORK/b816/ mkdir -p $WORK/b409/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.26 -complete -installsuffix shared -buildid iFSWGGaL0K9S-M2lwpT5/iFSWGGaL0K9S-M2lwpT5 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go mkdir -p $WORK/b642/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync github.com/containers/podman/vendor/github.com/containerd/errdefs cat >/tmp/go-build1758392422/b816/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage cat >/tmp/go-build1758392422/b398/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build1758392422/b364/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b409/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1758392422/b410/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF cat >/tmp/go-build1758392422/b587/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.26 -complete -installsuffix shared -buildid Lfg3ShUggNEOVyjVun31/Lfg3ShUggNEOVyjVun31 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b587/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 cat >/tmp/go-build1758392422/b642/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.26 -complete -installsuffix shared -buildid IZzup2y2sCO2-eoSOvg7/IZzup2y2sCO2-eoSOvg7 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b409/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.26 -complete -installsuffix shared -buildid jJZuib07ECNN-U-VxwpD/jJZuib07ECNN-U-VxwpD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b642/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.26 -complete -installsuffix shared -buildid Taw5GaV9UAFpmKzLR4UW/Taw5GaV9UAFpmKzLR4UW -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b816/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.26 -complete -installsuffix shared -buildid B_WfiNxv1GU2GBK_d3Hf/B_WfiNxv1GU2GBK_d3Hf -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go cat >/tmp/go-build1758392422/b160/importcfg << 'EOF' # internal # import config packagefile crypto/internal/constanttime=/tmp/go-build1758392422/b093/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build1758392422/b161/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/nistec -lang=go1.26 -std -installsuffix shared -buildid 7pkXVfD-YQ_wwT8oJNfn/7pkXVfD-YQ_wwT8oJNfn -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b160/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/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 cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/8151007d05e54c3bfc48b02d0d3fdffca0526ecf7a27308d66ad7f8aaddf7991-d # internal mkdir -p $WORK/b057/ internal/fmtsort cat >/tmp/go-build1758392422/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.26 -std -complete -installsuffix shared -buildid j2GGLnR5r-7TlMdcy65T/j2GGLnR5r-7TlMdcy65T -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b135/ encoding/binary cat >/tmp/go-build1758392422/b135/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p encoding/binary -lang=go1.26 -std -complete -installsuffix shared -buildid _CIpe9cEco_82HZdAUiP/_CIpe9cEco_82HZdAUiP -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b135/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 mkdir -p $WORK/b620/ github.com/containers/podman/vendor/github.com/hashicorp/errwrap github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal cat >/tmp/go-build1758392422/b242/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b620/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.26 -complete -installsuffix shared -buildid eXMu02W-dXUF0y_T_GnL/eXMu02W-dXUF0y_T_GnL -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.26 -complete -installsuffix shared -buildid zmCsKOhN-pKILkVnFGtM/zmCsKOhN-pKILkVnFGtM -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go mkdir -p $WORK/b488/ github.com/containers/podman/vendor/github.com/modern-go/reflect2 echo -n > $WORK/b488/go_asm.h # internal go tool buildid -w $WORK/b642/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b488/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/dc/dcd7834520ef3eb7fa6cae3269e7b725ed660c3185403006e10f51b79bd91eec-d # internal go tool buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/d7/d7d67fb9c4791698c43b1a2e0c86b51da13aba2ad5eff649c902c33ed89cc331-d # internal go tool buildid -w $WORK/b062/_pkg_.a # internal go tool buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/c8/c81076836e71e9ca9ac9a963c48debf941497f118eb002c5940cc3a016c817f6-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/57/571f08beca5e8375612d9935a56e58c67c5dd128e82620ef97e0488ca6490c2c-d # internal mkdir -p $WORK/b061/ mkdir -p $WORK/b342/ internal/filepathlite embed cat >/tmp/go-build1758392422/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/filepathlite -lang=go1.26 -std -complete -installsuffix shared -buildid X7K_O2UdjCbebrm6ersS/X7K_O2UdjCbebrm6ersS -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b061/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 cat >/tmp/go-build1758392422/b342/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p embed -lang=go1.26 -std -complete -installsuffix shared -buildid QmwmyVvYXwQhAbgSFA5A/QmwmyVvYXwQhAbgSFA5A -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/embed/embed.go cat >/tmp/go-build1758392422/b488/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.26 -installsuffix shared -buildid 59uMU9-WTLchJ1gcEaNo/59uMU9-WTLchJ1gcEaNo -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b488/symabis -c=7 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack -asmhdr $WORK/b488/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/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/16/16ebe91ef6052b429577bb4d7e32eda8d1db9859482be9e63070adfae529e053-d # internal go tool buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/bd/bdbc3f02db2d5c658536fe158c6541beb0d5c149e727da733038751a3f609e45-d # internal go tool buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a8/a8f8448d638a23e3be8f4f413eddfa41692e343d85d5e2139451d94b01a31ad8-d # internal go tool buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/10/10fe0c498e68bad8941c3d789e429ebb20ceff5ba7089a67429a4488a7a7f0d5-d # internal mkdir -p $WORK/b341/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults cat >/tmp/go-build1758392422/b341/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build1758392422/b342/_pkg_.a EOF cat >/tmp/go-build1758392422/b341/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.26 -complete -installsuffix shared -buildid 8NA6fo3Oz5XOryVvgS1r/8NA6fo3Oz5XOryVvgS1r -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b341/importcfg -embedcfg $WORK/b341/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go go tool buildid -w $WORK/b061/_pkg_.a # internal go tool buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/18/18647ea29cf25d4431bed2f35cdcdb2f4dbade17eea4be4c9e26185960c9014d-d # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/37/371cd6a9330d80e42ac26182aaa09eae1b10ef1917e6d5ad538a6a0705393c96-d # internal go tool buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/53/5333ac5d780301fae7747178921f74bada9fa1eefae70e56b75b02cb10bc4485-d # internal go tool buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/7f/7ff9914a10b6d87a67ca684bfb6ee4d6705006c9489bee606be0f2c717eb66d0-d # internal go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4a/4a7a4e053d0f417dd1104f895502bee12fda193c08e2e66f8ece3525636bfaff-d # internal go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ef/ef3de0518295bb5d7e1499277f828b2e8edaa39891c90d431d1943536904e90d-d # internal mkdir -p $WORK/b060/ os cat >/tmp/go-build1758392422/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1758392422/b061/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/poll=/tmp/go-build1758392422/b064/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1758392422/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1758392422/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build1758392422/b067/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p os -lang=go1.26 -std -installsuffix shared -buildid k80XzpL2PYVlnzMBbmLV/k80XzpL2PYVlnzMBbmLV -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b060/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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a4/a4c4492526ac487c3b2135254a82c9205509c1e60758b1dc61da32dcb57157be-d # internal mkdir -p $WORK/b187/ mkdir -p $WORK/b471/ mkdir -p $WORK/b513/ mkdir -p $WORK/b472/ github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/internal/poly1305 github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash cat >/tmp/go-build1758392422/b471/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF echo -n > $WORK/b513/go_asm.h # internal echo -n > $WORK/b187/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b513/symabis ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.26 -complete -installsuffix shared -buildid G_fRB7jFsqiaS_tw90tu/G_fRB7jFsqiaS_tw90tu -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b471/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b187/symabis ./sum_amd64.s echo -n > $WORK/b472/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b472=>" -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b472/symabis ./xxhash_amd64.s mkdir -p $WORK/b134/ github.com/containers/podman/vendor/golang.org/x/sys/unix echo -n > $WORK/b134/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b134/symabis ./asm_linux_amd64.s cat >/tmp/go-build1758392422/b187/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.26 -std -installsuffix shared -buildid tuysb-E5OWPI39_J67o5/tuysb-E5OWPI39_J67o5 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b187/symabis -c=11 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack -asmhdr $WORK/b187/go_asm.h /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_asm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build1758392422/b513/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.26 -installsuffix shared -buildid jlJPeTweILv-7oSlRx8Z/jlJPeTweILv-7oSlRx8Z -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b513/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack -asmhdr $WORK/b513/go_asm.h ./_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_asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build1758392422/b472/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.26 -installsuffix shared -buildid hYLI5oyztpzBOTkoOXPL/hYLI5oyztpzBOTkoOXPL -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b472/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack -asmhdr $WORK/b472/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 cat >/tmp/go-build1758392422/b134/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.26 -installsuffix shared -buildid eWGLXSTSoVtGMnRGWMwc/eWGLXSTSoVtGMnRGWMwc -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b134/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/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/readv_unix.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_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.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_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.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_amd64.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b472=>" -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b472/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b187/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash go tool pack r $WORK/b472/_pkg_.a $WORK/b472/xxhash_amd64.o # internal go tool buildid -w $WORK/b472/_pkg_.a # internal go tool buildid -w $WORK/b471/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 go tool pack r $WORK/b187/_pkg_.a $WORK/b187/sum_amd64.o # internal go tool buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/0d/0dce3585a3710dbc539e914cb3984ae83bc5ae7b835a439df8db8aebd847a5c0-d # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6b/6b128f08b0170a18cc1a23ef590e11d63d77fcfcaf06591ce11be6da06942188-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/63/633888bf3033b5ca71bc91262c90759293d36651e1c332253231de19f0964fa7-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b513/sum_amd64.o ./sum_amd64.s go tool pack r $WORK/b513/_pkg_.a $WORK/b513/sum_amd64.o # internal go tool buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/3c/3c74e47ce46bd128a5f1441ab7a57f11059aaa457c0030baf81d750d2a003afa-d # internal mkdir -p $WORK/b511/ github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox cat >/tmp/go-build1758392422/b511/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-build1758392422/b512/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1758392422/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build1758392422/b514/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.26 -complete -installsuffix shared -buildid rvwTNp_7gxZ0iGX2kKn6/rvwTNp_7gxZ0iGX2kKn6 -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go go tool buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/53/5305982b5c248bc6dbbe953acaa0cd3fa5dff58466d345763729cae052ba5998-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b488=>" -I $WORK/b488/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b488/relfect2_ppc64x.o ./relfect2_ppc64x.s go tool pack r $WORK/b488/_pkg_.a $WORK/b488/reflect2_amd64.o $WORK/b488/relfect2_mips64x.o $WORK/b488/relfect2_mipsx.o $WORK/b488/relfect2_ppc64x.o # internal go tool buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/95/956dcd3559cf8cebaa929874ca5748c3bdbf3d115cbbe764cc5b125f1a42f99c-d # internal go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ef/eff64bf17d739813cd962a36b1f96e140943f9effebf51615b17959f65830bf8-d # internal mkdir -p $WORK/b099/ crypto/internal/sysrand mkdir -p $WORK/b124/ path/filepath cat >/tmp/go-build1758392422/b099/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1758392422/b065/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF mkdir -p $WORK/b056/ mkdir -p $WORK/b204/ mkdir -p $WORK/b325/ cat >/tmp/go-build1758392422/b124/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1758392422/b061/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF fmt mkdir -p $WORK/b374/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path/filepath -lang=go1.26 -std -complete -installsuffix shared -buildid xrOrJbOsGSlX6cbF0Eiw/xrOrJbOsGSlX6cbF0Eiw -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b124/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 io/ioutil cat >/tmp/go-build1758392422/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1758392422/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF mkdir -p $WORK/b188/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b453/ mkdir -p $WORK/b285/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.26 -std -complete -installsuffix shared -buildid 5fDUwiyA8BG8nMgyk6iK/5fDUwiyA8BG8nMgyk6iK -goversion go1.26.3-X:nodwarf5 -c=12 -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-build1758392422/b204/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b325/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile hash/fnv=/tmp/go-build1758392422/b326/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b597/ mkdir -p $WORK/b700/ vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.26 -complete -installsuffix shared -buildid 4gnWNX1LS1IJuNI4ChZW/4gnWNX1LS1IJuNI4ChZW -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go mkdir -p $WORK/b259/ mkdir -p $WORK/b720/ mkdir -p $WORK/b528/ os/signal cat >/tmp/go-build1758392422/b453/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-build1758392422/b454/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF echo -n > $WORK/b188/go_asm.h # internal github.com/containers/podman/vendor/golang.org/x/sys/cpu github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.26 -complete -installsuffix shared -buildid kfqUBl7H637yNWweiYO-/kfqUBl7H637yNWweiYO- -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b453/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/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b188=>" -I $WORK/b188/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b188/symabis ./cpu_gc_x86.s echo -n > $WORK/b285/go_asm.h # internal github.com/containers/podman/vendor/github.com/moby/sys/sequential echo -n > $WORK/b528/go_asm.h # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b285=>" -I $WORK/b285/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b285/symabis ./sig.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b528/symabis ./cpu_gc_x86.s cat >/tmp/go-build1758392422/b597/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF cat >/tmp/go-build1758392422/b700/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.26 -complete -installsuffix shared -buildid pGL8vVPZzzl7fEZHzSnn/pGL8vVPZzzl7fEZHzSnn -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go cat >/tmp/go-build1758392422/b259/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF mkdir -p $WORK/b744/ mkdir -p $WORK/b579/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.26 -complete -installsuffix shared -buildid eWuraP_1blJ6-bg4ofQO/eWuraP_1blJ6-bg4ofQO -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/sysrand -lang=go1.26 -std -complete -installsuffix shared -buildid rMh25ondNcQnalOzPWqu/rMh25ondNcQnalOzPWqu -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go cat >/tmp/go-build1758392422/b744/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/machine /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.26 -complete -installsuffix shared -buildid xhDQgNEvgMsujblHJerE/xhDQgNEvgMsujblHJerE -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p io/ioutil -lang=go1.26 -std -complete -installsuffix shared -buildid fzKYiA_nvuQFyyQzLELJ/fzKYiA_nvuQFyyQzLELJ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build1758392422/b374/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.26 -complete -installsuffix shared -buildid luRGoBPkR4WNXXnTKjml/luRGoBPkR4WNXXnTKjml -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b700/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.26 -complete -installsuffix shared -buildid iGbJIHH2XdJwReJ-rtXs/iGbJIHH2XdJwReJ-rtXs -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b374/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 cat >/tmp/go-build1758392422/b720/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b188/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.26 -complete -installsuffix shared -buildid oulec2IZTVESGfJh8KdS/oulec2IZTVESGfJh8KdS -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p vendor/golang.org/x/sys/cpu -lang=go1.26 -std -installsuffix shared -buildid FwVCXuIQGJcJSc_qT5o3/FwVCXuIQGJcJSc_qT5o3 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b188/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack -asmhdr $WORK/b188/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cat >/tmp/go-build1758392422/b528/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF internal/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.26 -installsuffix shared -buildid L6DHOZbQiVjhCtYo2NPj/L6DHOZbQiVjhCtYo2NPj -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b528/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack -asmhdr $WORK/b528/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_gc_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_other_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_x86.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/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b199/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build1758392422/b579/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p internal/sysinfo -lang=go1.26 -std -complete -installsuffix shared -buildid gRAbHy4G2mv_aAceWfIZ/gRAbHy4G2mv_aAceWfIZ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/tmp/go-build1758392422/b285/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p os/signal -lang=go1.26 -std -installsuffix shared -buildid 6wZ9jSeJMjSqW1UAj4OC/6wZ9jSeJMjSqW1UAj4OC -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b285/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack -asmhdr $WORK/b285/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/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/d2/d24a188212a002e9ae066b189311d9d55205188e4314b7e85a5b7d4583d970ce-d # internal go tool buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/94/94313cbe5641aefb1a8c078f619fcd3160ff124118ce4dcde65c0fbc27f72e20-d # internal go tool buildid -w $WORK/b720/_pkg_.a # internal go tool buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/18/18e7ae8da243fdb4d55d935d083a2529ec1201b6ea80e026c963116f2ae399f2-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/f4/f415a12a2d8050666d090e7fa4d86c5446be33bf175ecdfc2ed768da0e705fc8-d # internal go tool buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d3/d3bde2667525504ab025367ff28b2bee4e047f2dd0b9e378ac39d4e7989319fc-d # internal go tool buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/e8/e8eaed4ac803981d34bd22a2b5e03bf3cdd56baecb6cba062eb67b29809ab38f-d # internal go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6c/6c9d46f6c09cdb4af245d76f9104f8a7e587734385f25ce6b43a3e1909265c48-d # internal mkdir -p $WORK/b096/ crypto/internal/fips140/drbg cat >/tmp/go-build1758392422/b096/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/entropy/v1.0.0=/tmp/go-build1758392422/b097/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build1758392422/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build1758392422/b099/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/fips140/drbg -lang=go1.26 -std -complete -installsuffix shared -buildid Wr64kjRlyYLfO04K7uyv/Wr64kjRlyYLfO04K7uyv -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b096/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/entropy_fips140.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go go tool buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/69/6914d26dcbda86290e5e754a4d3b5f8988b4ebe4b50c6dfba66c17e59f42b889-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b160/p256_asm_amd64.o ./p256_asm_amd64.s go tool buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/68/686c92c684be69c3de03c1f0ca10da5d85e61ef145f84cf99470530929a48cf2-d # internal go tool buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/e7/e7d504c62458fcbcb6dc0f205ebcc9dc49a8b482766c5b9be1088c88dde47baf-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b188=>" -I $WORK/b188/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b188/cpu_gc_x86.o ./cpu_gc_x86.s cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b528/cpu_gc_x86.o ./cpu_gc_x86.s cd /usr/lib/golang/src/crypto/internal/fips140/nistec go tool pack r $WORK/b160/_pkg_.a $WORK/b160/p256_asm_amd64.o # internal go tool buildid -w $WORK/b160/_pkg_.a # internal go tool buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/68/68851df030760e2432518872bdf695c8ab5b970116de27a4d88920e3c3f3f18d-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b188/_pkg_.a $WORK/b188/cpu_gc_x86.o # internal go tool buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/6f/6f5f334e684496d769c0ba1b8b4a4e94bc12a25cb98355e741232d51e594c7b8-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/69/69229f9519f427757c9418c2cc7219a8e7b329a6b3ad4fa8f3399dc4669631c6-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b528/_pkg_.a $WORK/b528/cpu_gc_x86.o # internal go tool buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/4a/4a451ae4051fbdeb647678b213bd4cb3bfa353e03be4c894091a85aa170b9d4f-d # internal mkdir -p $WORK/b527/ github.com/containers/podman/vendor/golang.org/x/crypto/sha3 cat >/tmp/go-build1758392422/b527/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-build1758392422/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build1758392422/b528/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.26 -complete -installsuffix shared -buildid J3DacLwir7u7WQYhXj72/J3DacLwir7u7WQYhXj72 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b527/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 cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b285=>" -I $WORK/b285/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b285/sig.o ./sig.s go tool pack r $WORK/b285/_pkg_.a $WORK/b285/sig.o # internal go tool buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/04/04aaa476755cf8e9fa8c2d8a99f9e47eb1c5368f1afdb280fd90ce7438205962-d # internal go tool buildid -w $WORK/b124/_pkg_.a # internal go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8d/8dd5986410a03dbc59881cf16725be133481c75f8527ec98c8caf0089ab1b39c-d # internal mkdir -p $WORK/b550/ mkdir -p $WORK/b774/ mkdir -p $WORK/b268/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory os/exec github.com/containers/podman/vendor/github.com/kr/fs cat >/tmp/go-build1758392422/b268/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1758392422/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1758392422/b065/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p os/exec -lang=go1.26 -std -complete -installsuffix shared -buildid qBX34nDvBKvYA1jB3LLR/qBX34nDvBKvYA1jB3LLR -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b268/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/lookpath.go /usr/lib/golang/src/os/exec/lp_unix.go cat >/tmp/go-build1758392422/b774/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF cat >/tmp/go-build1758392422/b550/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.26 -complete -installsuffix shared -buildid 86TdH3kUwKuw6U2LVu4x/86TdH3kUwKuw6U2LVu4x -goversion go1.26.3-X:nodwarf5 -c=24 -shared -nolocalimports -importcfg $WORK/b550/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.26 -complete -installsuffix shared -buildid _g8Rb9auhnCqUu-DhD_X/_g8Rb9auhnCqUu-DhD_X -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b774/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/b096/_pkg_.a /builddir/.cache/go-build/0e/0ece8e64552b80e2bcc102e1b316931893d0030264d999e89471824f13d8ff5c-d # internal mkdir -p $WORK/b100/ crypto/internal/fips140only mkdir -p $WORK/b159/ mkdir -p $WORK/b176/ cat >/tmp/go-build1758392422/b100/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build1758392422/b101/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build1758392422/b091/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF mkdir -p $WORK/b112/ crypto/internal/fips140/ecdh mkdir -p $WORK/b164/ mkdir -p $WORK/b095/ crypto/internal/fips140/rsa crypto/internal/fips140/ecdsa cat >/tmp/go-build1758392422/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build1758392422/b160/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF mkdir -p $WORK/b183/ crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/fips140only -lang=go1.26 -std -complete -installsuffix shared -buildid pe9NB0nsffC8MPMdovWm/pe9NB0nsffC8MPMdovWm -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go cat >/tmp/go-build1758392422/b112/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/constanttime=/tmp/go-build1758392422/b093/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build1758392422/b111/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build1758392422/b091/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/internal/fips140/ecdh -lang=go1.26 -std -complete -installsuffix shared -buildid dmFbMGSh_YPyW-qLyBVE/dmFbMGSh_YPyW-qLyBVE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go crypto/internal/fips140/mlkem echo -n > $WORK/b095/go_asm.h # internal cat >/tmp/go-build1758392422/b164/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build1758392422/b111/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build1758392422/b086/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build1758392422/b160/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF crypto/internal/fips140/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/fips140/rsa -lang=go1.26 -std -complete -installsuffix shared -buildid X1f7OWKLZMnv9jEtnIHc/X1f7OWKLZMnv9jEtnIHc -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b112/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/internal/fips140/ecdsa -lang=go1.26 -std -complete -installsuffix shared -buildid b59swu3B9AqQcVkCJBaT/b59swu3B9AqQcVkCJBaT -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b164/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 cat >/tmp/go-build1758392422/b183/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build1758392422/b091/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b176/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build1758392422/b177/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b095/symabis ./gcm_amd64.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/internal/fips140/ed25519 -lang=go1.26 -std -complete -installsuffix shared -buildid _FhX82z3nuWE4HLSSxp7/_FhX82z3nuWE4HLSSxp7 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p crypto/internal/fips140/mlkem -lang=go1.26 -std -complete -installsuffix shared -buildid cP1G82gV-2Y_FVhQ9HS5/cP1G82gV-2Y_FVhQ9HS5 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b183/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 cat >/tmp/go-build1758392422/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build1758392422/b081/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build1758392422/b084/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1758392422/b089/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build1758392422/b090/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/fips140/aes/gcm -lang=go1.26 -std -installsuffix shared -buildid -rIwMHj76DTin16hB_Bx/-rIwMHj76DTin16hB_Bx -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b095/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/8f/8f97f3bb51f311c1ee8d9f12af8d6f2c1e3fb30ea3a5e8adcd6926dbe49c0cff-d # internal mkdir -p $WORK/b178/ crypto/hkdf cat >/tmp/go-build1758392422/b178/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/hkdf=/tmp/go-build1758392422/b179/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build1758392422/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/hkdf -lang=go1.26 -std -complete -installsuffix shared -buildid caE-PHEy-D6sCuao9Ke5/caE-PHEy-D6sCuao9Ke5 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/hkdf/hkdf.go mkdir -p $WORK/b192/ mkdir -p $WORK/b191/ crypto/rc4 crypto/md5 cat >/tmp/go-build1758392422/b192/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build1758392422/b084/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p crypto/rc4 -lang=go1.26 -std -complete -installsuffix shared -buildid I9lAXSr0afahYZTZBAmG/I9lAXSr0afahYZTZBAmG -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go echo -n > $WORK/b191/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b191/symabis ./md5block_amd64.s mkdir -p $WORK/b298/ crypto/pbkdf2 cat >/tmp/go-build1758392422/b298/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/pbkdf2=/tmp/go-build1758392422/b299/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build1758392422/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p crypto/pbkdf2 -lang=go1.26 -std -complete -installsuffix shared -buildid uut-EboMks0fk5lvurIs/uut-EboMks0fk5lvurIs -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /usr/lib/golang/src/crypto/pbkdf2/pbkdf2.go go tool buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/cf/cf808bd87f9e8f19cd7e43c20fb336815094628f820b53b3201ff2b82c7cbfb4-d # internal go tool buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/48/484ebdba893b101ef47cfbbe50c957b3a8328e1170306d8e15c95743a62dfa3f-d # internal cat >/tmp/go-build1758392422/b191/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p crypto/md5 -lang=go1.26 -std -installsuffix shared -buildid FNAK-6EuxcLbByvM5xpV/FNAK-6EuxcLbByvM5xpV -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b191/symabis -c=17 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack -asmhdr $WORK/b191/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 go tool buildid -w $WORK/b178/_pkg_.a # internal go tool buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/84/84ba72eb227977a73a932823482a850bb945bb493aabd6f90b25983bec5aa54d-d # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a8/a8a98fc0bbd8ae1045aebcef1b03c510cd9067a4bdbb60edfab98a228eb8c24b-d # internal mkdir -p $WORK/b516/ github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 cat >/tmp/go-build1758392422/b516/importcfg << 'EOF' # internal # import config packagefile crypto/pbkdf2=/tmp/go-build1758392422/b298/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.26 -complete -installsuffix shared -buildid 27oQmYDWb43Qm_DON1gK/27oQmYDWb43Qm_DON1gK -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go go tool buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c8/c808afc1c50a980affccee14c2756f8a41a0d60afa3d0cfad750045de940485b-d # internal go tool buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/99/99d83d597ca1153f1fac5a0e1887b0dbc7689253ee1b712148181d5f694c1608-d # internal go tool buildid -w $WORK/b192/_pkg_.a # internal go tool buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f7/f70d426397f4d8e2828f3db3cd0bca67dde2d1a833a50c9dc52de9ec8a21b344-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/9f/9fd3c45c991452f75f203ce9b72b8f0a0e46b3f321a64ea7d45a6d0df9b72d9f-d # internal go tool buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/d5/d57a6d8fd5337b59f7ee17f9600938bc1e9bff7ebce0b5f11e70796ad36ac823-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b095/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b191/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm go tool pack r $WORK/b095/_pkg_.a $WORK/b095/gcm_amd64.o # internal go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5f/5fda1efd74700849406b0d343777dcbb5fad640fb5b11cd69d4ef6a48a9c4764-d # internal mkdir -p $WORK/b080/ cd /usr/lib/golang/src/crypto/md5 go tool pack r $WORK/b191/_pkg_.a $WORK/b191/md5block_amd64.o # internal crypto/cipher go tool buildid -w $WORK/b191/_pkg_.a # internal cat >/tmp/go-build1758392422/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build1758392422/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1758392422/b095/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build1758392422/b084/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/cipher -lang=go1.26 -std -complete -installsuffix shared -buildid xXduHWYuF8p5buDCnQ0v/xXduHWYuF8p5buDCnQ0v -goversion go1.26.3-X:nodwarf5 -c=24 -shared -nolocalimports -importcfg $WORK/b080/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 cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/05/05fcaab21fb3bd38e19c3d26cb8fb1c35fb9295803401be5be4765a6253e6fa5-d # internal go tool buildid -w $WORK/b268/_pkg_.a # internal go tool buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/0f/0f64830b8a9dab73d0e1abedbeafc0a3923b5e1b6ec02d60f10c51848f9e6c21-d # internal mkdir -p $WORK/b865/ github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open cat >/tmp/go-build1758392422/b865/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.26 -complete -installsuffix shared -buildid tVXTGaOyebjGxU8W05Of/tVXTGaOyebjGxU8W05Of -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b865/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 cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/8d/8da56975ccb6a9b8691a6737802fb8d48906892382276d0d6784491b466b6eac-d # internal go tool buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e3/e37af9985c2339b5469d5f09e086f01abe6ada34f8f718885ac3476b5f9476fa-d # internal mkdir -p $WORK/b182/ crypto/mlkem cat >/tmp/go-build1758392422/b182/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build1758392422/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p crypto/mlkem -lang=go1.26 -std -complete -installsuffix shared -buildid l-kIC7y6X4MJE0A9RZyo/l-kIC7y6X4MJE0A9RZyo -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go go tool buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/98/98f18d5abd7045e2279367b954bb6630a2097ac0a79dcb70f19a182968bdf171-d # internal go tool buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e5/e5db96ce139ea7dbd0dfed20bee15a1f968f34697c05cc0cb93bf8da16877ca9-d # internal go tool buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/75/759ce605ee9cbac4a4283bb3faff29b256c8cbca9d28c158d64c1a622c11a5f2-d # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ed/eddeb9a78bb03bfd047166a04e9e828c142f65aa649705477fd51380565a68ac-d # internal mkdir -p $WORK/b077/ mkdir -p $WORK/b174/ mkdir -p $WORK/b684/ crypto/internal/boring mkdir -p $WORK/b185/ crypto/des cat >/tmp/go-build1758392422/b174/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build1758392422/b084/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b077/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1758392422/b103/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p crypto/des -lang=go1.26 -std -complete -installsuffix shared -buildid B5zwOG2hDebWuSL3hah3/B5zwOG2hDebWuSL3hah3 -goversion go1.26.3-X:nodwarf5 -c=29 -shared -nolocalimports -importcfg $WORK/b174/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/boring -lang=go1.26 -std -complete -installsuffix shared -buildid aRge7kqsx5vQw0LNOoHp/aRge7kqsx5vQw0LNOoHp -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go vendor/golang.org/x/crypto/chacha20 cat >/tmp/go-build1758392422/b185/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1758392422/b186/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.26 -std -complete -installsuffix shared -buildid us8yG4rQF4GNp46w0Y4c/us8yG4rQF4GNp46w0Y4c -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 cat >/tmp/go-build1758392422/b684/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-build1758392422/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1758392422/b512/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.26 -complete -installsuffix shared -buildid 2lQjp9AuVHSA0qotZ0RX/2lQjp9AuVHSA0qotZ0RX -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_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/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9b/9b9aa2e07ba2e974805641544481fbde1d909968de71dc7ea967fb020e77c4e9-d # internal mkdir -p $WORK/b120/ mkdir -p $WORK/b140/ net/url mkdir -p $WORK/b144/ mkdir -p $WORK/b136/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert cat >/tmp/go-build1758392422/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF mkdir -p $WORK/b143/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/url -lang=go1.26 -std -complete -installsuffix shared -buildid Dt1yrtGuhzBQjntxyX-x/Dt1yrtGuhzBQjntxyX-x -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/net/url/encoding_table.go /usr/lib/golang/src/net/url/url.go github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go cat >/tmp/go-build1758392422/b140/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b147/ cat >/tmp/go-build1758392422/b136/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.26 -complete -installsuffix shared -buildid X5X2PdrFkFr48W5XHfiK/X5X2PdrFkFr48W5XHfiK -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go mkdir -p $WORK/b149/ mkdir -p $WORK/b048/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.26 -complete -installsuffix shared -buildid -JvJr9ZtgS1uxA3YoW2c/-JvJr9ZtgS1uxA3YoW2c -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b136/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 cat >/tmp/go-build1758392422/b144/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF log cat >/tmp/go-build1758392422/b147/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.26 -complete -installsuffix shared -buildid VicHhLzYAeetoztVL8Vg/VicHhLzYAeetoztVL8Vg -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b144/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 encoding/hex cat >/tmp/go-build1758392422/b149/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log/internal=/tmp/go-build1758392422/b150/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.26 -complete -installsuffix shared -buildid dywqUQ_lS00GCTMfXSr7/dywqUQ_lS00GCTMfXSr7 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b147/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p log -lang=go1.26 -std -complete -installsuffix shared -buildid ArWsNGbTAuXD4hLSiFW-/ArWsNGbTAuXD4hLSiFW- -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/log/log.go mkdir -p $WORK/b117/ mkdir -p $WORK/b128/ cat >/tmp/go-build1758392422/b197/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b048/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF mkdir -p $WORK/b219/ github.com/containers/podman/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p encoding/hex -lang=go1.26 -std -complete -installsuffix shared -buildid 32OQ7PzShUrTUeDsgvZf/32OQ7PzShUrTUeDsgvZf -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/json -lang=go1.26 -std -complete -installsuffix shared -buildid Nl6ZDeBVH2XgKRy4ELaE/Nl6ZDeBVH2XgKRy4ELaE -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b048/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 cat >/tmp/go-build1758392422/b143/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF compress/flate cat >/tmp/go-build1758392422/b128/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b117/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full ./params.go ./pkcs11.go ./types.go mkdir -p $WORK/b230/ vendor/golang.org/x/net/http2/hpack cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.26 -complete -installsuffix shared -buildid nny16eSsXRsED5kZThQ6/nny16eSsXRsED5kZThQ6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b143/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 cat >/tmp/go-build1758392422/b219/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b230/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF mkdir -p $WORK/b233/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.26 -std -complete -installsuffix shared -buildid _RFQJmeBdv6vfpHMtC9u/_RFQJmeBdv6vfpHMtC9u -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b230/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p compress/flate -lang=go1.26 -std -complete -installsuffix shared -buildid 2cg5Z_LeMl5ylgNgeVtk/2cg5Z_LeMl5ylgNgeVtk -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b219/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 mkdir -p $WORK/b235/ net/http/internal cat >/tmp/go-build1758392422/b235/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p net/http/internal -lang=go1.26 -std -complete -installsuffix shared -buildid JmXlD8ev9u5TMFdUUU8O/JmXlD8ev9u5TMFdUUU8O -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go mkdir -p $WORK/b227/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b107/ cat >/tmp/go-build1758392422/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1758392422/b225/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.26 -std -complete -installsuffix shared -buildid pKoELW-zhk-hNlIqd9lu/pKoELW-zhk-hNlIqd9lu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b227/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 echo -n > $WORK/b107/go_asm.h # internal mkdir -p $WORK/b252/ mkdir -p $WORK/b241/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./arith_amd64.s mkdir -p $WORK/b231/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits mkdir -p $WORK/b257/ mime cat >/tmp/go-build1758392422/b252/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF mkdir -p $WORK/b264/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.26 -complete -installsuffix shared -buildid MLOoZQbz7oqOg3ZOmZE2/MLOoZQbz7oqOg3ZOmZE2 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go cat >/tmp/go-build1758392422/b231/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cat >/tmp/go-build1758392422/b257/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF mkdir -p $WORK/b273/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p mime -lang=go1.26 -std -complete -installsuffix shared -buildid NF-p86ZcDn32hWD_lT6R/NF-p86ZcDn32hWD_lT6R -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b231/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.26 -complete -installsuffix shared -buildid k9dkCaPK_yQrwWAkHJsj/k9dkCaPK_yQrwWAkHJsj -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.26 -complete -installsuffix shared -buildid 4lHHiqj_TjRWeWw3BUrd/4lHHiqj_TjRWeWw3BUrd -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b128/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 mkdir -p $WORK/b276/ mime/quotedprintable github.com/containers/podman/vendor/github.com/moby/sys/capability github.com/containers/podman/vendor/github.com/hashicorp/go-multierror github.com/containers/podman/vendor/go.podman.io/image/v5/version cat >/tmp/go-build1758392422/b264/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF cat >/tmp/go-build1758392422/b241/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build1758392422/b242/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.26 -complete -installsuffix shared -buildid aoagOoYY1nIUzAyWyQIY/aoagOoYY1nIUzAyWyQIY -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go cat >/tmp/go-build1758392422/b233/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p mime/quotedprintable -lang=go1.26 -std -complete -installsuffix shared -buildid 4vdMCNMSO0vz1z6q30ie/4vdMCNMSO0vz1z6q30ie -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go text/scanner cat >/tmp/go-build1758392422/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p text/scanner -lang=go1.26 -std -complete -installsuffix shared -buildid 3LUuaH7CnBDOuBo8UN-G/3LUuaH7CnBDOuBo8UN-G -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go mkdir -p $WORK/b283/ mkdir -p $WORK/b280/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b283/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go github.com/containers/podman/vendor/github.com/docker/go-units cat >/tmp/go-build1758392422/b280/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.26 -complete -installsuffix shared -buildid g89WmgT18ygIK19Y1lXE/g89WmgT18ygIK19Y1lXE -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b280/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/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.26 -complete -installsuffix shared -buildid cDYz5_z8pUqOdcLK_JU2/cDYz5_z8pUqOdcLK_JU2 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b241/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/b077/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1a/1a9015a189f2481a39f8a3bb2a3fab9cb10babb60a111acb8435368a7ce4c587-d # internal go tool buildid -w $WORK/b144/_pkg_.a # internal cat >/tmp/go-build1758392422/b276/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF mkdir -p $WORK/b284/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.26 -complete -installsuffix shared -buildid nL-A08nxSIptRUZ5UDaE/nL-A08nxSIptRUZ5UDaE -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b276/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/go.podman.io/storage/pkg/reexec cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a0/a043c6262979e9785152a0cab4ee182a1ce18b7ee58ca7060f70fb540a730501-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/e5/e5cf0173df544e40cee5f8c5881ff03e76117bfcc1b3685ddb09a32640aa02e2-d # internal cat >/tmp/go-build1758392422/b284/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF mkdir -p $WORK/b104/ crypto/internal/rand cat >/tmp/go-build1758392422/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1758392422/b105/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.26 -complete -installsuffix shared -buildid 7oVx-b6I1gcHJ5yudOUD/7oVx-b6I1gcHJ5yudOUD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b284/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/rand -lang=go1.26 -std -complete -installsuffix shared -buildid uxP96190Hr2XGei1TPpT/uxP96190Hr2XGei1TPpT -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/rand/rand.go /usr/lib/golang/src/crypto/internal/rand/rand_fips140v1.26.go mkdir -p $WORK/b115/ crypto/sha1 echo -n > $WORK/b115/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b115/symabis ./sha1block_amd64.s go tool buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/53/53747b65bc67e36483f77c17163ab40304564f8889551b18408c1f16a67c4a46-d # internal mkdir -p $WORK/b116/ crypto/sha256 cat >/tmp/go-build1758392422/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha256 -lang=go1.26 -std -complete -installsuffix shared -buildid dfO0ckZzJp0Irp109cUp/dfO0ckZzJp0Irp109cUp -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go go tool buildid -w $WORK/b136/_pkg_.a # internal go tool buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/72/72245b3d7744bdf6df14a78024f9a2ea2b549dee1f83ad35e56f91793fa354ff-d # internal mkdir -p $WORK/b166/ crypto/sha512 cat >/tmp/go-build1758392422/b166/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/sha512 -lang=go1.26 -std -complete -installsuffix shared -buildid B-Sz1ksDKdcNdaTawcte/B-Sz1ksDKdcNdaTawcte -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/80/80db300e0a81987540c80d3c35604badcee035fd72380cfaa16a0340e4cfe928-d # internal mkdir -p $WORK/b173/ crypto/aes cat >/tmp/go-build1758392422/b173/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build1758392422/b081/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p crypto/aes -lang=go1.26 -std -complete -installsuffix shared -buildid zVGLaXC9vHkfGOEhfgXV/zVGLaXC9vHkfGOEhfgXV -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go go tool buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a8/a83efd869e8d7165f4a544b051cc7a9639261bda3da895bbcaf1e83df81be495-d # internal go tool buildid -w $WORK/b147/_pkg_.a # internal mkdir -p $WORK/b180/ crypto/hmac cat >/tmp/go-build1758392422/b180/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build1758392422/b086/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build1758392422/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/hmac -lang=go1.26 -std -complete -installsuffix shared -buildid 8CnovOvgoQ0tUeJalULC/8CnovOvgoQ0tUeJalULC -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/84/84a154c59250efd3aac8301c92b004a0892f7b02d472b2706c2643dc803bc98f-d # internal mkdir -p $WORK/b301/ github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json cat >/tmp/go-build1758392422/b301/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.26 -complete -installsuffix shared -buildid v9ZWZvBbAMRTbZI85keL/v9ZWZvBbAMRTbZI85keL -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b301/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/b185/_pkg_.a # internal cat >/tmp/go-build1758392422/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p math/big -lang=go1.26 -std -installsuffix shared -buildid 2uparY_dkoszAJLiIUgJ/2uparY_dkoszAJLiIUgJ -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b107/symabis -c=8 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/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_amd64.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 cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/3a/3a51d44eede3bf9776546bf72a22f0f0369124c53bfa3d038dc32680486b009b-d # internal mkdir -p $WORK/b184/ vendor/golang.org/x/crypto/chacha20poly1305 echo -n > $WORK/b184/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b184/symabis ./chacha20poly1305_amd64.s cat >/tmp/go-build1758392422/b115/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build1758392422/b090/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha1 -lang=go1.26 -std -installsuffix shared -buildid ZZG-NH7v9DCiaQBf_zWA/ZZG-NH7v9DCiaQBf_zWA -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b115/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/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_amd64.go go tool buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3d/3df721cc19c0864c70b7c6458c7d0d761336d0e1344533b48623f849696e3bf1-d # internal mkdir -p $WORK/b324/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors go tool buildid -w $WORK/b235/_pkg_.a # internal cat >/tmp/go-build1758392422/b324/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1758392422/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.26 -complete -installsuffix shared -buildid x43CUVolntctjuCjNw10/x43CUVolntctjuCjNw10 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/79/799a67d911f5e0e4b66115b540eb6650403b43a4ee1eadc82812ab4069225676-d # internal mkdir -p $WORK/b333/ go/token cat >/tmp/go-build1758392422/b333/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p go/token -lang=go1.26 -std -complete -installsuffix shared -buildid -sOtQCqS_H1soRaOdi1_/-sOtQCqS_H1soRaOdi1_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b333/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/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/92/920d824d605eb78a5d5988f844eda274ac551d0291402932f083ee8c9d1c002e-d # internal mkdir -p $WORK/b263/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent cat >/tmp/go-build1758392422/b263/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-build1758392422/b264/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.26 -complete -installsuffix shared -buildid e8LimPDUea7tobD2zm4Q/e8LimPDUea7tobD2zm4Q -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go go tool buildid -w $WORK/b684/_pkg_.a # internal go tool buildid -w $WORK/b284/_pkg_.a # internal go tool buildid -w $WORK/b143/_pkg_.a # internal go tool buildid -w $WORK/b280/_pkg_.a # internal go tool buildid -w $WORK/b197/_pkg_.a # internal go tool buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/be/beedcf5db8321f8d9648722b200b424605505654c73d183cfe5ac842b5a39dfd-d # internal mkdir -p $WORK/b354/ cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/7f/7f636dabb9d234b707051a2cacdcd44173a8bdd090de2fcc692a498c847f64a7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/cd/cd5949b04bf604d8844fd8713214998a79161e9a3a08667bd669d866bbca733e-d # internal cat >/tmp/go-build1758392422/b354/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF mkdir -p $WORK/b363/ mkdir -p $WORK/b362/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.26 -complete -installsuffix shared -buildid P74tW_afrOn_h6U1CsIY/P74tW_afrOn_h6U1CsIY -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go text/tabwriter cat >/tmp/go-build1758392422/b363/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF go tool buildid -w $WORK/b241/_pkg_.a # internal go tool buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p text/tabwriter -lang=go1.26 -std -complete -installsuffix shared -buildid F8JQGSVGQLL06XhGUYQ3/F8JQGSVGQLL06XhGUYQ3 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go go tool buildid -w $WORK/b166/_pkg_.a # internal text/template/parse cat >/tmp/go-build1758392422/b362/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/fa/faae91a46d399544f99ac298ae2ec6666035894ce98431f53aba627cb1678e8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p text/template/parse -lang=go1.26 -std -complete -installsuffix shared -buildid 1CA7RhaiaUIc_bUjSSeT/1CA7RhaiaUIc_bUjSSeT -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b362/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 mkdir -p $WORK/b372/ cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/34/3441e69560f2dfc7aa4b2db0be0a73a3432da5c90d4dc2e1a977a7bdcd951558-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b411/ cat >/tmp/go-build1758392422/b372/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.26 -complete -installsuffix shared -buildid kuWYi-qsARvVM1rQjX_Y/kuWYi-qsARvVM1rQjX_Y -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go cat >/tmp/go-build1758392422/b411/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/28/281ba123c3667bb7f9fde305d6250fcb0d8f407b03a699acd79fa1fc7e638142-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/39/39d38f2142345b6de3b03c2dd61d1173813a15dfbd7d93540077590dab357b83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.26 -complete -installsuffix shared -buildid j7TNiI5bLz9FXqbV4OxI/j7TNiI5bLz9FXqbV4OxI -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go mkdir -p $WORK/b425/ github.com/containers/podman/vendor/golang.org/x/net/http2/hpack cat >/tmp/go-build1758392422/b425/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.26 -complete -installsuffix shared -buildid 4YSM2HzTyfKlPQazIigi/4YSM2HzTyfKlPQazIigi -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b425/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 cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/84/8453f6a6739610847742f598bc24ce8282a46f8a1727447f6b29b19d315af49f-d # internal mkdir -p $WORK/b424/ github.com/containers/podman/vendor/golang.org/x/text/unicode/norm cat >/tmp/go-build1758392422/b424/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-build1758392422/b135/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build1758392422/b422/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.26 -complete -installsuffix shared -buildid L_uv0hnbVUwJUH47zwdC/L_uv0hnbVUwJUH47zwdC -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b424/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/b143/_pkg_.a /builddir/.cache/go-build/54/54b2d5b54591698c4f76dc03bd787c83394a389e118075f725c704fe4fd1cfd4-d # internal mkdir -p $WORK/b456/ mkdir -p $WORK/b142/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b207/ cat >/tmp/go-build1758392422/b142/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-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.26 -complete -installsuffix shared -buildid oRyjS_k3kNsQs-gxVd7Y/oRyjS_k3kNsQs-gxVd7Y -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b142/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 cat >/tmp/go-build1758392422/b207/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.26 -complete -installsuffix shared -buildid 2yA2QyHqWPTCurh9wABa/2yA2QyHqWPTCurh9wABa -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b207/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 cat >/tmp/go-build1758392422/b184/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/fips140=/tmp/go-build1758392422/b101/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1758392422/b185/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1758392422/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1758392422/b187/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build1758392422/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.26 -std -installsuffix shared -buildid xg5iSWj0jrrF6YTYIzpr/xg5iSWj0jrrF6YTYIzpr -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b184/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/fips140only_go1.26.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go go tool buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2d/2d57202859d7aa9a3cf83fed5773d6efb84610d5e7d0e47d5792efe4408349ec-d # internal mkdir -p $WORK/b158/ crypto/ecdh cat >/tmp/go-build1758392422/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build1758392422/b159/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1758392422/b162/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/ecdh -lang=go1.26 -std -complete -installsuffix shared -buildid jxf_8Qzqc7mkoUy11OtM/jxf_8Qzqc7mkoUy11OtM -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b158/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/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c8/c891f5bea2d0f868710ecd720510032f25c1138127369eaa1c9e15e026cb405b-d # internal mkdir -p $WORK/b239/ github.com/containers/podman/vendor/github.com/distribution/reference cat >/tmp/go-build1758392422/b239/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.26 -complete -installsuffix shared -buildid ob1g0XdlZI7pLRRJuKmT/ob1g0XdlZI7pLRRJuKmT -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b239/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 go tool buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/3d/3dcae8e67298ba1a40ec20a53d73f6da16c6d3693fd7595cc8a98f3c6c494db5-d # internal mkdir -p $WORK/b323/ github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire cat >/tmp/go-build1758392422/b323/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-build1758392422/b324/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.26 -complete -installsuffix shared -buildid gRmMKsxVM6CJW8bM_ZFC/gRmMKsxVM6CJW8bM_ZFC -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go go tool buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/31/31f0be914028de168bfa540441ccb1cf8bace793df1fc7c9971b493bb36553bc-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor cat >/tmp/go-build1758392422/b456/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build1758392422/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build1758392422/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build1758392422/b458/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.26 -complete -installsuffix shared -buildid wdgh9N0QXfbZlAxQXjbT/wdgh9N0QXfbZlAxQXjbT -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b456/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/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/69/697e905ba97a09b26ccc643afb211aac81c0476bc61e0638210eea073cadff4f-d # internal go tool buildid -w $WORK/b273/_pkg_.a # internal mkdir -p $WORK/b226/ vendor/golang.org/x/text/unicode/bidi cat >/tmp/go-build1758392422/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile container/list=/tmp/go-build1758392422/b172/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.26 -std -complete -installsuffix shared -buildid caBIiEuk8fexRET_8KZa/caBIiEuk8fexRET_8KZa -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b226/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 cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c6/c687c1e21411f50047ca8e66a58bf0af84203bf0cda78ef4730e93682e5e8e6f-d # internal mkdir -p $WORK/b358/ github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries cat >/tmp/go-build1758392422/b358/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.26 -complete -installsuffix shared -buildid 3F7tmJ2WspS6cGUmvyZR/3F7tmJ2WspS6cGUmvyZR -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go cd $WORK/b199 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=n5YOqM8Af0PmrFxEOU7M -o $WORK/b199/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b7/b794b550f74aa750068d3213fbaba9bdc96d5a02be639d8a81489feb69080a95-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=K5Psax21D3uWRkCOl6Fz -o $WORK/b199/_x002.o -c cgo_linux.cgo2.c go tool buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/bb/bb534218c8ff3390c7e52f3764149af982469c8d87191dda519c94e6f72295da-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=pOYheKiynH3umcoGDsRj -o $WORK/b199/_x003.o -c cgo_resnew.cgo2.c go tool buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/dc/dc7584774235a1988f86baf1a0618eec241173b0c82659c24fde0be0f4519b81-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=DHgaeCkaekd5H5_Skxoc -o $WORK/b199/_x004.o -c cgo_socknew.cgo2.c go tool buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f0/f0b71f16317c29f595f7ec8468b040cd22687e34bd0aee934c61f04adff5e388-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4PFc3CUQWNyJSY23Stp_ -o $WORK/b199/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b142/_pkg_.a # internal go tool buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/85/85eddee1736ccbe2d377c944b9836a8f70dd790dc3de28e3367fddf7f2ad0712-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/7d/7d35b91be7a1da96b93e4ce020162669177e245212afa38b11aa09a1395d6542-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=TgJGWI8T0eIgwvGKZ4Fn -o $WORK/b199/_x006.o -c cgo_unix_cgo_res.cgo2.c mkdir -p $WORK/b152/ github.com/containers/podman/vendor/go.podman.io/common/internal cat >/tmp/go-build1758392422/b152/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-build1758392422/b142/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.26 -complete -installsuffix shared -buildid EplGFNn0VinyI7S9rYJV/EplGFNn0VinyI7S9rYJV -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go go tool buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/43/43af9d2407c3fe259246168b6e6b3aee9703d87ac1a88656e047faada04895e6-d # internal mkdir -p $WORK/b328/ github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect cat >/tmp/go-build1758392422/b328/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-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.26 -complete -installsuffix shared -buildid A-k5OYQcgppNRda4nVV5/A-k5OYQcgppNRda4nVV5 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b328/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 cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b115/sha1block_amd64.o ./sha1block_amd64.s go tool buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9e/9eeade55bbbe71b7706501f97d1887a0e98854e083793dd95851640f8950905b-d # internal mkdir -p $WORK/b119/ github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri cat >/tmp/go-build1758392422/b119/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.26 -complete -installsuffix shared -buildid 0cwYeZexB9c5sm1oJWOQ/0cwYeZexB9c5sm1oJWOQ -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go go tool buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/eb/ebd24e1781a572529ae677f93ec33f40505bd4b6534ed324f7b1255708df9bf6-d # internal mkdir -p $WORK/b423/ github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi cat >/tmp/go-build1758392422/b423/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile container/list=/tmp/go-build1758392422/b172/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.26 -complete -installsuffix shared -buildid dxUlTnYf2nH7SPzPdI6T/dxUlTnYf2nH7SPzPdI6T -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b423/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b184/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/sha1 go tool pack r $WORK/b115/_pkg_.a $WORK/b115/sha1block_amd64.o # internal go tool buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6f/6f285051c6241b22071447b3ed9970b70383aecddba4daa1fe5fe0bdd11bfb03-d # internal mkdir -p $WORK/b468/ github.com/containers/podman/vendor/github.com/klauspost/compress/fse cat >/tmp/go-build1758392422/b468/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.26 -complete -installsuffix shared -buildid ygbcZVKfqN8d8-ECLPXD/ygbcZVKfqN8d8-ECLPXD -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b468/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 mkdir -p $WORK/b473/ runtime/debug echo -n > $WORK/b473/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b473/symabis ./debug.s go tool buildid -w $WORK/b219/_pkg_.a # internal mkdir -p $WORK/b477/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog cat >/tmp/go-build1758392422/b477/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.26 -complete -installsuffix shared -buildid CZ2jhV9qLZATUm_jIg0V/CZ2jhV9qLZATUm_jIg0V -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/88f1ce31bd39aafcd38fa65617246c22ef1b8358907b0f6aa6bf4870b0a5bedb-d # internal mkdir -p $WORK/b220/ compress/gzip cat >/tmp/go-build1758392422/b220/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p compress/gzip -lang=go1.26 -std -complete -installsuffix shared -buildid cMgqmrDtn57cd7GL-oMB/cMgqmrDtn57cd7GL-oMB -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go mkdir -p $WORK/b307/ compress/zlib cat >/tmp/go-build1758392422/b307/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile hash/adler32=/tmp/go-build1758392422/b308/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p compress/zlib -lang=go1.26 -std -complete -installsuffix shared -buildid KgJBytPEbWY0YKhc9Xgu/KgJBytPEbWY0YKhc9Xgu -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go go tool buildid -w $WORK/b207/_pkg_.a # internal cat >/tmp/go-build1758392422/b473/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/poll=/tmp/go-build1758392422/b064/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/15/15a747b64054fcad2f4712f684eda5bd3e6482c2b9f7d3a9163aaff1f36e2f50-d # internal go tool buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p runtime/debug -lang=go1.26 -std -installsuffix shared -buildid gXI98InoLczTHTwu1W34/gXI98InoLczTHTwu1W34 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b473/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack -asmhdr $WORK/b473/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 mkdir -p $WORK/b211/ github.com/containers/podman/vendor/go.podman.io/image/v5/types cat >/tmp/go-build1758392422/b211/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.26 -complete -installsuffix shared -buildid rVm8xhYSZivG7dhKn4Mo/rVm8xhYSZivG7dhKn4Mo -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/c9/c90cdbb565ca067b34e0475664423063d3ce94fb98519e1576fc8edfab836bba-d # internal mkdir -p $WORK/b245/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration cat >/tmp/go-build1758392422/b245/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.26 -complete -installsuffix shared -buildid H0fvmez17psiLv-CDpzF/H0fvmez17psiLv-CDpzF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go go tool buildid -w $WORK/b239/_pkg_.a # internal go tool buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/84/8430fcd6c223936729a306de4864911329120d2e83bfa9923f3f5b7a34162f28-d # internal go tool buildid -w $WORK/b425/_pkg_.a # internal go tool buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fd/fd8490263aa93047f07800f3f97a802c35921f7451f521cbf7ac093e2e556b72-d # internal mkdir -p $WORK/b495/ database/sql/driver cat >/tmp/go-build1758392422/b495/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p database/sql/driver -lang=go1.26 -std -complete -installsuffix shared -buildid qnZiAjMgabt-PpSsbUXH/qnZiAjMgabt-PpSsbUXH -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b495/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/b358/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/a9/a96b0b78893f3972d21a2528ab18c90f21aa3ccaea61e35d4301fde85ccbbac0-d # internal mkdir -p $WORK/b498/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/cb/cbceb92a8a845c94795fc05248f4bb5e674438df52e6f95334bc8d9500f9c58f-d # internal mkdir -p $WORK/b475/ mkdir -p $WORK/b515/ github.com/containers/podman/vendor/github.com/klauspost/compress/flate github.com/containers/podman/vendor/golang.org/x/crypto/scrypt cat >/tmp/go-build1758392422/b475/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build1758392422/b470/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b515/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-build1758392422/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build1758392422/b516/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.26 -complete -installsuffix shared -buildid PpZziXRigoLTBJJsVq5T/PpZziXRigoLTBJJsVq5T -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.26 -complete -installsuffix shared -buildid dCwou3hUjQhFFUyx9g34/dCwou3hUjQhFFUyx9g34 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b475/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_amd64.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 cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e5/e5fad77340967743a3667681741d1d654f086934e3105e712e66ef58498d66fd-d # internal mkdir -p $WORK/b519/ github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer cat >/tmp/go-build1758392422/b519/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1758392422/b172/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.26 -complete -installsuffix shared -buildid pIIx86Lw3y3AYVYXhZWT/pIIx86Lw3y3AYVYXhZWT -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b519/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 mkdir -p $WORK/b537/ github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal cat >/tmp/go-build1758392422/b537/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.26 -complete -installsuffix shared -buildid QK0fNz_UiaNr9JP2OIKG/QK0fNz_UiaNr9JP2OIKG -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go go tool buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/97/9727507b33254f637c9f62064f5f0fdf1e51e243b01074afc2a8d221cbca12db-d # internal mkdir -p $WORK/b540/ github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset cat >/tmp/go-build1758392422/b540/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.26 -complete -installsuffix shared -buildid hgBmup3d7ZYbg6HT0xyj/hgBmup3d7ZYbg6HT0xyj -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b540/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/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/69/69c4dd133c240094e6393081e0b83f82f21c0750d4235cfea56e9098b88e3fe7-d # internal mkdir -p $WORK/b542/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir cat >/tmp/go-build1758392422/b542/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF go tool buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.26 -complete -installsuffix shared -buildid HWMXXRV1ABjAp1jot1Ng/HWMXXRV1ABjAp1jot1Ng -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a3/a3d245f11ced0e853bd3b4ab9fac63826a1808ae0c9f75c14233ca8be0ba9024-d # internal mkdir -p $WORK/b246/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache cat >/tmp/go-build1758392422/b246/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-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.26 -complete -installsuffix shared -buildid lEWjpjZc6ClpMwGIs_Vu/lEWjpjZc6ClpMwGIs_Vu -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b246/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 mkdir -p $WORK/b258/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest cat >/tmp/go-build1758392422/b258/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-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.26 -complete -installsuffix shared -buildid Y_cS3hDFqlF9aqldb8tF/Y_cS3hDFqlF9aqldb8tF -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b258/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/b456/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b134/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/86/86e89062d02c3b1a43ac292c8d2d6ce41a2c51b7e1e12e38b4bdcdb3b6bfa157-d # internal mkdir -p $WORK/b261/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir cat >/tmp/go-build1758392422/b261/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-build1758392422/b211/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.26 -complete -installsuffix shared -buildid g7rLMQ-rXzzFfmXNBa1T/g7rLMQ-rXzzFfmXNBa1T -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go go tool buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b1/b1cb49da00d856c42310021b6ad6f37902b2ef81b8391d8d34ac2a03da506aa7-d # internal mkdir -p $WORK/b290/ github.com/containers/podman/vendor/go.podman.io/image/v5/transports cat >/tmp/go-build1758392422/b290/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.26 -complete -installsuffix shared -buildid GssYUheBb0O0NDnYmQr5/GssYUheBb0O0NDnYmQr5 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b290/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/b226/_pkg_.a # internal go tool buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/12/12ccf61099e7fa502b3bff5312a7a93c2d521a9305045d59692421b87575be1c-d # internal mkdir -p $WORK/b549/ flag cat >/tmp/go-build1758392422/b549/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p flag -lang=go1.26 -std -complete -installsuffix shared -buildid VM6H4s8lioU8bxUot-QV/VM6H4s8lioU8bxUot-QV -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /usr/lib/golang/src/flag/flag.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/8e/8ea87471e39677f316972b5f9eb9d27c0ae23d645853c522f30b6dfe2265c150-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 go tool pack r $WORK/b184/_pkg_.a $WORK/b184/chacha20poly1305_amd64.o # internal mkdir -p $WORK/b224/ go tool buildid -w $WORK/b184/_pkg_.a # internal vendor/golang.org/x/text/secure/bidirule cat >/tmp/go-build1758392422/b224/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-build1758392422/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1758392422/b225/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1758392422/b226/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.26 -std -complete -installsuffix shared -buildid kovbAb4I6VYkK952keM5/kovbAb4I6VYkK952keM5 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b224/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 cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/c6/c6283ebf5b483a3a8d0d534aec247d1aa19640d18d0a1243ca4abac8838d8f76-d # internal mkdir -p $WORK/b181/ crypto/hpke cat >/tmp/go-build1758392422/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1758392422/b158/_pkg_.a packagefile crypto/fips140=/tmp/go-build1758392422/b101/_pkg_.a packagefile crypto/hkdf=/tmp/go-build1758392422/b178/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build1758392422/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1758392422/b095/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile crypto/mlkem=/tmp/go-build1758392422/b182/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha3=/tmp/go-build1758392422/b114/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1758392422/b184/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p crypto/hpke -lang=go1.26 -std -complete -installsuffix shared -buildid kH9gt9RqLBgxV2s8HEmW/kH9gt9RqLBgxV2s8HEmW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/crypto/hpke/aead.go /usr/lib/golang/src/crypto/hpke/aead_fips140v1.26.go /usr/lib/golang/src/crypto/hpke/hpke.go /usr/lib/golang/src/crypto/hpke/kdf.go /usr/lib/golang/src/crypto/hpke/kem.go /usr/lib/golang/src/crypto/hpke/pq.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme go tool buildid -w $WORK/b261/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix go tool pack r $WORK/b134/_pkg_.a $WORK/b134/asm_linux_amd64.o # internal go tool buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ed/edd01c895e9c901b0a06886c37d957c60af34f27b5d81f730ae357293174085e-d # internal mkdir -p $WORK/b556/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path cat >/tmp/go-build1758392422/b556/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.26 -complete -installsuffix shared -buildid bVSpcMphTbsWxNqEnZ3H/bVSpcMphTbsWxNqEnZ3H -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go go tool buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/9e/9e66eab0c71fc24f6cb234a9e4adbb6396ee3205638c34ba5b268dc1c975ca71-d # internal mkdir -p $WORK/b478/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma cat >/tmp/go-build1758392422/b478/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build1758392422/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build1758392422/b477/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.26 -complete -installsuffix shared -buildid KCeLSpDs0aEUEBJJNVux/KCeLSpDs0aEUEBJJNVux -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b478/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 net echo -n > $WORK/b199/preferlinkext # internal cd $WORK/b199 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I $WORK/b199/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=MO5BsJHF_P-LV8uLk07v -o $WORK/b199/_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b473/debug.o ./debug.s go tool buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/cd/cd07a764d4d89c605b3559a7dd86233176588dd3e15a640573c420a91cbba248-d # internal mkdir -p $WORK/b561/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers cat >/tmp/go-build1758392422/b561/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.26 -complete -installsuffix shared -buildid dUtYln_CRranVwiGmi0r/dUtYln_CRranVwiGmi0r -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go go tool buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/f3/f3f994c7eff6147a63ad21792f9f52493c9e58d7a3d48f336b883f688fef1502-d # internal mkdir -p $WORK/b571/ github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia cat >/tmp/go-build1758392422/b571/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.26 -complete -installsuffix shared -buildid qzq1IhxUwNzCQPHegBUx/qzq1IhxUwNzCQPHegBUx -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b571/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/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/09/09e131afd3670ade62a904468b6d6a15e037a1ccea867b0124aab40fa06fee48-d # internal mkdir -p $WORK/b573/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/config cat >/tmp/go-build1758392422/b573/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.26 -complete -installsuffix shared -buildid 3ISZEiDXp4lVl0rSp1Jx/3ISZEiDXp4lVl0rSp1Jx -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c3/c3ec246621b999e4f69f19fd36f061e9828e99ad92968d05bd6457e437016c49-d # internal mkdir -p $WORK/b133/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal cat >/tmp/go-build1758392422/b133/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.26 -complete -installsuffix shared -buildid arWf1lCtGByhau8CRcM0/arWf1lCtGByhau8CRcM0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b133/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/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/f7/f72044e4bfd31ab8b3a5f1954856201e1834b21e3a03c6e71ea40a1b8bd33081-d # internal mkdir -p $WORK/b138/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion cat >/tmp/go-build1758392422/b138/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build1758392422/b136/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.26 -complete -installsuffix shared -buildid hW_waKx4bFCP8CmuYKvD/hW_waKx4bFCP8CmuYKvD -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b138/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/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/c4/c433b2bc5b8ad873825d81c99934e0dd920dc1ea6622af731dc1d696388539c8-d # internal mkdir -p $WORK/b146/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config cat >/tmp/go-build1758392422/b146/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.26 -complete -installsuffix shared -buildid j7fe6n6RDEdcZcjD_rnE/j7fe6n6RDEdcZcjD_rnE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b146/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/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/58/58096a15a48d7ada44091533fc1759cd58830058df58e218e8fc060e6679a2e2-d # internal mkdir -p $WORK/b260/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest cat >/tmp/go-build1758392422/b260/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build1758392422/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build1758392422/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.26 -complete -installsuffix shared -buildid nH0LkbauPdjFnKyaNAb2/nH0LkbauPdjFnKyaNAb2 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b498/ -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/b498/ -m64 -mtune=generic -fcf-protection=full ./data.go ./gpgme.go ./unset_agent_info.go go tool buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/eb/eb5f864ab241ae99625f067eae4aef746823f2ea073eb74ee7bd2bc758e03b76-d # internal mkdir -p $WORK/b278/ github.com/containers/podman/vendor/github.com/moby/sys/user cat >/tmp/go-build1758392422/b278/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.26 -complete -installsuffix shared -buildid BpAWmcqYj6no9lokaVW3/BpAWmcqYj6no9lokaVW3 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b278/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/b231/_pkg_.a # internal go tool buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d7/d71ccdac29a3ef73437ac950e6637f1a2fa8cc351c8bca653d22bdd744944e05-d # internal mkdir -p $WORK/b282/ github.com/containers/podman/vendor/github.com/moby/sys/mountinfo cat >/tmp/go-build1758392422/b282/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-build1758392422/b073/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.26 -complete -installsuffix shared -buildid TMYgB9yJZpj8iTbQZsrm/TMYgB9yJZpj8iTbQZsrm -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b282/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 cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/36/36fecd7383ec2e93758ab74a853a30ba11ec69051baa0ae6b5378843ddc682ad-d # internal mkdir -p $WORK/b287/ go tool buildid -w $WORK/b519/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock cat >/tmp/go-build1758392422/b287/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-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.26 -complete -installsuffix shared -buildid ldKhCY0A3MaAhX1LxrXu/ldKhCY0A3MaAhX1LxrXu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b287/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 cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/32/325df0d3fa4fff201db447681c740412c704b107d0dea62f8f3b88940f22a8d1-d # internal mkdir -p $WORK/b288/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils go tool buildid -w $WORK/b556/_pkg_.a # internal cat >/tmp/go-build1758392422/b288/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-build1758392422/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.26 -complete -installsuffix shared -buildid pWtPoGXRt4fn7MMLlTsu/pWtPoGXRt4fn7MMLlTsu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b288/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 cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/e1/e1bcdc7b7686cb30c1f8eb8de42056d20b5d78222a25bcf0bffacfeb7f4dd924-d # internal mkdir -p $WORK/b449/ github.com/containers/podman/vendor/golang.org/x/term cat >/tmp/go-build1758392422/b449/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-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.26 -complete -installsuffix shared -buildid 8A5JNT_BqLtt5UVng6-7/8A5JNT_BqLtt5UVng6-7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b449/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/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/4e/4e0793fee95da638ba6804021164a2141a968b58a9518d386092576abeb31ba8-d # internal mkdir -p $WORK/b253/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none cat >/tmp/go-build1758392422/b253/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-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.26 -complete -installsuffix shared -buildid 1enCpZca0D9M2WMo6Ffb/1enCpZca0D9M2WMo6Ffb -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go go tool buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/44/441fbd6f333a3ed48acd99e2f594282d2db2f9a550bd8f41203d8ce5c0df4963-d # internal mkdir -p $WORK/b421/ github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule cat >/tmp/go-build1758392422/b421/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build1758392422/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1758392422/b423/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.26 -complete -installsuffix shared -buildid LrgBx8g4epaiFmjojIFJ/LrgBx8g4epaiFmjojIFJ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go go tool buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/00/00ea8b3e018f1211f545afdabbbadec7da5b0dcdb6d8771d54df74ee524cfce0-d # internal mkdir -p $WORK/b455/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter cat >/tmp/go-build1758392422/b455/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.26 -complete -installsuffix shared -buildid 8Ul429GsquKMMfrVjejv/8Ul429GsquKMMfrVjejv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b455/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 cd /usr/lib/golang/src/runtime/debug go tool pack r $WORK/b473/_pkg_.a $WORK/b473/debug.o # internal go tool buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/77/77283eb7fd8cd62d0876350f416e7f600cf406374f565f3ded949f5664dfb3b9-d # internal mkdir -p $WORK/b467/ github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 echo -n > $WORK/b467/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b467/symabis ./decompress_amd64.s go tool buildid -w $WORK/b362/_pkg_.a # internal go tool buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/78/78a8b6bf2ef192b84f353f5fe60a338f6d372a59a67ccfd4587b130a2c063724-d # internal mkdir -p $WORK/b487/ github.com/containers/podman/vendor/github.com/modern-go/concurrent cat >/tmp/go-build1758392422/b487/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1758392422/b473/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.26 -complete -installsuffix shared -buildid 3iuUPEn8K5m72SumXiLz/3iuUPEn8K5m72SumXiLz -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b487/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/preferlinkext $WORK/b199/_x001.o $WORK/b199/_x002.o $WORK/b199/_x003.o $WORK/b199/_x004.o $WORK/b199/_x005.o $WORK/b199/_x006.o -O2 -g -lresolv cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/2c/2cd452c30ae1a1a195e06d8679e0e64dbac337a8df6a87fd6688239ec6c6dd32-d # internal mkdir -p $WORK/b361/ text/template cat >/tmp/go-build1758392422/b361/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1758392422/b057/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile text/template/parse=/tmp/go-build1758392422/b362/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p text/template -lang=go1.26 -std -complete -installsuffix shared -buildid 67QfM5B84zGsNhm9IaCw/67QfM5B84zGsNhm9IaCw -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b361/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/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/c9/c9b6f80513eb678333333d04d4bd713673d01aebbac52bc66f505058e5169c19-d # internal mkdir -p $WORK/b494/ database/sql cat >/tmp/go-build1758392422/b494/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build1758392422/b495/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p database/sql -lang=go1.26 -std -complete -installsuffix shared -buildid IS1XY4qJSnthFO8wHqUJ/IS1XY4qJSnthFO8wHqUJ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b494/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/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ed/ed78faafd07387d034ca0baa185e055a36be908ba04a4e9bdf3d3054b8917632-d # internal mkdir -p $WORK/b132/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd cat >/tmp/go-build1758392422/b132/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build1758392422/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build1758392422/b136/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.26 -complete -installsuffix shared -buildid yp497eMXfCGePkPJ1Wdg/yp497eMXfCGePkPJ1Wdg -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b132/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/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/df/df4ac18ba8aa8848e9db59d4bdf254c2d781877769de57202f3737f151c4cc63-d # internal mkdir -p $WORK/b557/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils cat >/tmp/go-build1758392422/b557/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.26 -complete -installsuffix shared -buildid fIzD2BN0t5o8JsnR63YJ/fIzD2BN0t5o8JsnR63YJ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go go tool buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e2/e2a40c588540f96bfd16ca04719b52278a7fec0c989b326cbb8c10373edbf0e6-d # internal mkdir -p $WORK/b145/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices cat >/tmp/go-build1758392422/b467/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/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build1758392422/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build1758392422/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build1758392422/b470/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.26 -installsuffix shared -buildid wVrT4bLB-ZtsFOroKkkb/wVrT4bLB-ZtsFOroKkkb -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b467/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack -asmhdr $WORK/b467/go_asm.h ./_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_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go cat >/tmp/go-build1758392422/b145/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build1758392422/b146/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.26 -complete -installsuffix shared -buildid Aqbd3IBiMwPjZF_YVEOg/Aqbd3IBiMwPjZF_YVEOg -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b145/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/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/b9/b9200075d212d9ad046dda8b47953d29e66fe1dfef72574c697bb52db32068b0-d # internal mkdir -p $WORK/b558/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity cat >/tmp/go-build1758392422/b558/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.26 -complete -installsuffix shared -buildid 96renqyhbLvoEt6bSSks/96renqyhbLvoEt6bSSks -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go go tool buildid -w $WORK/b421/_pkg_.a # internal go tool buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/80/809e3b6ecf7bf9058a9910f51b7d8512bb138deace3f4bd574a2f47cc567471a-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a5/a5a642b2d0429145a6842e1589bf64da1ec6a376b97153917a57c6144f8b9811-d # internal mkdir -p $WORK/b574/ mkdir -p $WORK/b547/ github.com/containers/podman/vendor/golang.org/x/sync/errgroup github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile cat >/tmp/go-build1758392422/b574/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.26 -complete -installsuffix shared -buildid mA2wW2Lu5G9xFw2KmQHi/mA2wW2Lu5G9xFw2KmQHi -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go cat >/tmp/go-build1758392422/b547/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build1758392422/b287/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.26 -complete -installsuffix shared -buildid D4G4x1k8rjjlNpacPuFu/D4G4x1k8rjjlNpacPuFu -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go go tool buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c9/c94a3443401707ec622ad502ed24196b5137c20cdde9d3c97fb79f865d086ac5-d # internal mkdir -p $WORK/b137/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux cat >/tmp/go-build1758392422/b137/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-build1758392422/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build1758392422/b138/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.26 -complete -installsuffix shared -buildid ag-kdO4XQ8FjZxu3oYOt/ag-kdO4XQ8FjZxu3oYOt -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b137/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/b301/_pkg_.a # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/preferlinkext $WORK/b199/_x001.o $WORK/b199/_x002.o $WORK/b199/_x003.o $WORK/b199/_x004.o $WORK/b199/_x005.o $WORK/b199/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/3b/3b3dc73efd125ed9e1857c563bf2bc102d3927350693046cd0199cb8eac0a2fe-d # internal mkdir -p $WORK/b577/ github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil cat >/tmp/go-build1758392422/b577/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.26 -complete -installsuffix shared -buildid QpzfAH16jYu9I8dvv4KA/QpzfAH16jYu9I8dvv4KA -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go go tool buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/12/12b551e55d7380dc5ef3f568a2d646d9c6b81841128d023f116e7709d453be6c-d # internal mkdir -p $WORK/b570/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex cat >/tmp/go-build1758392422/b570/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build1758392422/b571/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.26 -complete -installsuffix shared -buildid _srOPG3PMe4Hsx4Zc2vp/_srOPG3PMe4Hsx4Zc2vp -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go go tool buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/b8/b8bcb6ffbe0d385dbea643e6b3a9983a2b571edfca5c5656e64bd7abef539d14-d # internal mkdir -p $WORK/b281/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount cat >/tmp/go-build1758392422/b281/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build1758392422/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.26 -complete -installsuffix shared -buildid oS_bjAhT_fZwLlaukFw1/oS_bjAhT_fZwLlaukFw1 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b281/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/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/eb/eb77b2b9cf073f0ccf1d600d38f2f3a9eb3d135f0c3c6c3abb53f5faa4d19d48-d # internal mkdir -p $WORK/b450/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 cat >/tmp/go-build1758392422/b450/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-build1758392422/b049/_pkg_.a packagefile container/heap=/tmp/go-build1758392422/b451/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build1758392422/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build1758392422/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build1758392422/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build1758392422/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build1758392422/b458/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.26 -complete -installsuffix shared -buildid pDmCabCD7BTocbWyI_qc/pDmCabCD7BTocbWyI_qc -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b450/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/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/47/47463833ee93081d2ae2fde08a3dc6ee45f61b972edeea7a19649b73eb5001d6-d # internal mkdir -p $WORK/b580/ runtime/trace cat >/tmp/go-build1758392422/b580/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1758392422/b035/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p runtime/trace -lang=go1.26 -std -installsuffix shared -buildid Y-tOHFOqDwPWb1f3PMMX/Y-tOHFOqDwPWb1f3PMMX -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b580/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/b227/_pkg_.a # internal go tool buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/81/81e768a1e4a169bf25c3e42ab48259f977c195f9f24e541b936dc0d780156a40-d # internal mkdir -p $WORK/b589/ github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause cat >/tmp/go-build1758392422/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1758392422/b200/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile internal/nettrace=/tmp/go-build1758392422/b201/_pkg_.a packagefile internal/poll=/tmp/go-build1758392422/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build1758392422/b202/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1758392422/b065/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF cat >/tmp/go-build1758392422/b589/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p net -lang=go1.26 -std -installsuffix shared -buildid MO5BsJHF_P-LV8uLk07v/MO5BsJHF_P-LV8uLk07v -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b199/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/b199/_cgo_gotypes.go $WORK/b199/cgo_linux.cgo1.go $WORK/b199/cgo_resnew.cgo1.go $WORK/b199/cgo_socknew.cgo1.go $WORK/b199/cgo_unix_cgo.cgo1.go $WORK/b199/cgo_unix_cgo_res.cgo1.go $WORK/b199/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.26 -complete -installsuffix shared -buildid K3RruKwTAFn2zL0HSP_9/K3RruKwTAFn2zL0HSP_9 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/9c/9c40011ab6790411a30a7fd5accb6825b8f3c6e3e636caaa8aa9d752d25a8a2d-d # internal mkdir -p $WORK/b223/ vendor/golang.org/x/net/idna cat >/tmp/go-build1758392422/b223/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-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1758392422/b224/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1758392422/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1758392422/b227/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p vendor/golang.org/x/net/idna -lang=go1.26 -std -complete -installsuffix shared -buildid 7UgRQcFvY7xCu8wHOi3r/7UgRQcFvY7xCu8wHOi3r -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b223/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/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/9a/9ae9413c257a3960e1736ffc03dff9af8b5414efdd1ba7945860b0f08770f46f-d # internal mkdir -p $WORK/b594/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev cat >/tmp/go-build1758392422/b594/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.26 -complete -installsuffix shared -buildid W2ofUTjuXVbWMU5pJdn0/W2ofUTjuXVbWMU5pJdn0 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go go tool buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/82/825f001661cb92adf525b1253769e4587b6c73e98e21a69682cd4c26a2b3110b-d # internal mkdir -p $WORK/b602/ github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 cat >/tmp/go-build1758392422/b602/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-build1758392422/b142/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.26 -complete -installsuffix shared -buildid 5tuMYW_1GJrYEmSQ2-wn/5tuMYW_1GJrYEmSQ2-wn -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b602/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/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/30/30071b087cb05a0f05e9a39a8f8875ae354fbe27ecca39993b5fe5540730da69-d # internal mkdir -p $WORK/b606/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime cat >/tmp/go-build1758392422/b606/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.26 -complete -installsuffix shared -buildid tpV1sl50KBJVSQsbX8HY/tpV1sl50KBJVSQsbX8HY -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go go tool buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/2d/2dce7d956e2144fd428ab155a024fff31002ce5dd4c1ed5bf3ad5667ce610bb9-d # internal mkdir -p $WORK/b611/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/time cat >/tmp/go-build1758392422/b611/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.26 -complete -installsuffix shared -buildid 0rx5J2bm5J95ui9t1M52/0rx5J2bm5J95ui9t1M52 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go go tool buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/2f/2fa4991754f7d4673b91d22ec6caca81c5919d3d81f79e3516c5229f6beab65d-d # internal mkdir -p $WORK/b613/ github.com/containers/podman/vendor/github.com/pkg/errors cat >/tmp/go-build1758392422/b613/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.26 -complete -installsuffix shared -buildid 2S3L5rmdlUziXbrvgJ9x/2S3L5rmdlUziXbrvgJ9x -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b613/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/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/2d/2d7bb5d69c04f0cc171c66ed9a150b1094b93a7f717bc1c9123766870c34adce-d # internal mkdir -p $WORK/b641/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage cat >/tmp/go-build1758392422/b641/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build1758392422/b642/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.26 -complete -installsuffix shared -buildid tvJxFCPdR5D81AG0i4-1/tvJxFCPdR5D81AG0i4-1 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b641/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/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/bc/bc256373f690f77267696918e2fc4b5d3313b773075983115e88e617132146dd-d # internal mkdir -p $WORK/b646/ github.com/containers/podman/vendor/dario.cat/mergo cat >/tmp/go-build1758392422/b646/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.26 -complete -installsuffix shared -buildid Pi2DVY9QG-Vls8CSAvfr/Pi2DVY9QG-Vls8CSAvfr -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b646/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/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/33/33246aff401a37037f686d0258ea69109a4c88ae6329dbee864224e26f7bf8a6-d # internal mkdir -p $WORK/b657/ encoding/csv cat >/tmp/go-build1758392422/b657/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p encoding/csv -lang=go1.26 -std -complete -installsuffix shared -buildid PiA5vMYNb_J4FwYzudoh/PiA5vMYNb_J4FwYzudoh -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go go tool buildid -w $WORK/b549/_pkg_.a # internal cd $WORK/b283 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5h0_rrcFHEPTnIJAButx -o $WORK/b283/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e5/e5bab042db0ba414de8424dc78c1a06fc802745194eefd45c8769d18511c8d01-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/aa/aa6f3cd1b8dae5e5c07182b540c2c51cdd7528ea7cafa69172e485582341470a-d # internal go tool buildid -w $WORK/b594/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ynNMY2av2KJbaHBwb07D -o $WORK/b283/_x002.o -c cgo_lookup_cgo.cgo2.c mkdir -p $WORK/b139/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/96/969d419ab986d9b85a1a9281788fd9aa94e531e59e30de055dc4093196b6cf43-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=O8tCLERbJ9mp4SeCFzYb -o $WORK/b283/_x003.o -c getgrouplist_unix.cgo2.c cat >/tmp/go-build1758392422/b139/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build1758392422/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build1758392422/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build1758392422/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build1758392422/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build1758392422/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build1758392422/b137/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.26 -complete -installsuffix shared -buildid CZTQBwdSmy77yiNLobUh/CZTQBwdSmy77yiNLobUh -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b139/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/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/9c/9c6f03117ded5936252c136a479142dc451064d094208590d3719df760de5e8b-d # internal mkdir -p $WORK/b670/ github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities cat >/tmp/go-build1758392422/b670/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build1758392422/b276/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.26 -complete -installsuffix shared -buildid eGLn8gUDstvB9Smt3HHj/eGLn8gUDstvB9Smt3HHj -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go go tool buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/be/be4bb7361e36e9dfcd03195c1258db977805d2a522000e69a1c7a3431f47af8d-d # internal mkdir -p $WORK/b671/ github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 cat >/tmp/go-build1758392422/b671/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-build1758392422/b134/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.26 -complete -installsuffix shared -buildid 1HwhbL1RY6zy_ck6KDU8/1HwhbL1RY6zy_ck6KDU8 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go go tool buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/85/85c035cdb4e52e68f93533bd2c78701f1e10ec986a25ae3101d65355fa9d6ab7-d # internal mkdir -p $WORK/b677/ github.com/containers/podman/vendor/github.com/moby/sys/userns cat >/tmp/go-build1758392422/b677/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.26 -complete -installsuffix shared -buildid hoFfm-KgZqPxiBu-mx8w/hoFfm-KgZqPxiBu-mx8w -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b677/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 go tool buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/89/890a1c58aa1ffc742bf66b0cc10fad30aa4cb086f48e9c5861ccfbde690208b1-d # internal mkdir -p $WORK/b491/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools cat >/tmp/go-build1758392422/b491/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-build1758392422/b073/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.26 -complete -installsuffix shared -buildid UhmkUw0QE2D4jOWc-vNF/UhmkUw0QE2D4jOWc-vNF -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go go tool buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/96/96290b33ecef85bab2f4f6da385fd78642d72d255aa1cd57dc292f6d1d0b6202-d # internal mkdir -p $WORK/b327/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset cat >/tmp/go-build1758392422/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/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-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.26 -complete -installsuffix shared -buildid YUbh0qjyq3qUuqga4i3y/YUbh0qjyq3qUuqga4i3y -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go go tool buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/19/1991fe680fb7b610d7f97b47761b48c95950d595f52f8c2f94ae83fc2737633e-d # internal mkdir -p $WORK/b332/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs cat >/tmp/go-build1758392422/b332/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-build1758392422/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.26 -complete -installsuffix shared -buildid teHqYT-4fDVY2bh0By5z/teHqYT-4fDVY2bh0By5z -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b332/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/b424/_pkg_.a # internal go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/d6/d6d6f93187f3ef9c8b65eb7734d00aa48bb7c5571112a03e4da1a9125c83912b-d # internal mkdir -p $WORK/b334/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid cat >/tmp/go-build1758392422/b334/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-build1758392422/b328/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.26 -complete -installsuffix shared -buildid RY2ZSi0qO5dUWCJsKFFX/RY2ZSi0qO5dUWCJsKFFX -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b334/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/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/62/62fcc4dd5ecaccf68cf9281b0da29aed2b56ef199bda4891fe57c3669c39a749-d # internal mkdir -p $WORK/b335/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order cat >/tmp/go-build1758392422/b335/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-build1758392422/b328/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.26 -complete -installsuffix shared -buildid UvZ9LQny5YUs_C9NwnGG/UvZ9LQny5YUs_C9NwnGG -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b335/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 cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fe/feb92a08151baa45088be070941084ba25acbff37ac2399adb433aa0125701b9-d # internal mkdir -p $WORK/b148/ github.com/containers/podman/vendor/github.com/sirupsen/logrus cat >/tmp/go-build1758392422/b148/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.26 -complete -installsuffix shared -buildid jNbwZboAI_uZFQSuaixv/jNbwZboAI_uZFQSuaixv -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b148/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/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/30/30f856f8cbeb6edd1127d80d5dea883cd15dd7dff500fffbb9e40565bfd1f1ee-d # internal mkdir -p $WORK/b215/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice cat >/tmp/go-build1758392422/b215/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.26 -complete -installsuffix shared -buildid Yk6Lp7YUZnYwsHh6v1Cm/Yk6Lp7YUZnYwsHh6v1Cm -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go go tool buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/ff/ffae51e9c885590b36da341689365a16abf998d09f354cb236c4a00332a231bb-d # internal mkdir -p $WORK/b251/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature cat >/tmp/go-build1758392422/b251/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.26 -complete -installsuffix shared -buildid IcZJ3FzuiXsjqaeEIyhv/IcZJ3FzuiXsjqaeEIyhv -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b251/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 mkdir -p $WORK/b267/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials cat >/tmp/go-build1758392422/b267/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.26 -complete -installsuffix shared -buildid CWVZ6s33cD2Llkc5PgTy/CWVZ6s33cD2Llkc5PgTy -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b267/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/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/fb/fb7a5350f3120ce060c63ed9a14be862be40359a1dd3cc722e8da3731d66c120-d # internal mkdir -p $WORK/b316/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config cat >/tmp/go-build1758392422/b316/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.26 -complete -installsuffix shared -buildid REtf63LcKcHYCdQT_EYX/REtf63LcKcHYCdQT_EYX -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go mkdir -p $WORK/b270/ github.com/containers/podman/vendor/github.com/BurntSushi/toml cat >/tmp/go-build1758392422/b270/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build1758392422/b271/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.26 -complete -installsuffix shared -buildid fZ5B8_eO199leULhyNjA/fZ5B8_eO199leULhyNjA -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b270/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/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/99/99c114e63938b6807f3308c7e7d9ebac31c2b02577205f0a496965ab78c3f694-d # internal mkdir -p $WORK/b339/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface cat >/tmp/go-build1758392422/b339/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-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.26 -complete -installsuffix shared -buildid YA-dk5U1eeeGJSpXokL6/YA-dk5U1eeeGJSpXokL6 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b339/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/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/aa/aaaa92dfaa44c9ca964d7a73e41b9eb3db2e0aade01ce14e9a4bb08b4bf93d1a-d # internal mkdir -p $WORK/b347/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt cat >/tmp/go-build1758392422/b347/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1758392422/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.26 -complete -installsuffix shared -buildid ByrSUQYzgcCXfsc-yyGt/ByrSUQYzgcCXfsc-yyGt -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go go tool buildid -w $WORK/b491/_pkg_.a # internal go tool buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/dc/dc3b658b48a5d129a9a09698703a5d60bd4ee5cb99027fe0a3251bef9b8e6ce0-d # internal mkdir -p $WORK/b348/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts cat >/tmp/go-build1758392422/b348/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-build1758392422/b328/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.26 -complete -installsuffix shared -buildid wvcpsN89VQAnYe3dAhFb/wvcpsN89VQAnYe3dAhFb -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/cd/cdad1cbbdfda2e589ddfdbdc93ceaf2940c4a01e906c63026a061b9db08e9fe7-d # internal mkdir -p $WORK/b370/ github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal cat >/tmp/go-build1758392422/b370/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.26 -complete -installsuffix shared -buildid rw466A66cIMP7B4lQ80u/rw466A66cIMP7B4lQ80u -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b370/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 os/user echo -n > $WORK/b283/preferlinkext # internal cd $WORK/b283 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I $WORK/b283/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=SiZExaBuzfqPSm5DqJLo -o $WORK/b283/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/f6/f66465aa79e8430f45ae47c6002fa4302246c55cfc438e42f908845e7d9cdf98-d # internal go tool buildid -w $WORK/b215/_pkg_.a # internal mkdir -p $WORK/b330/ go tool buildid -w $WORK/b327/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text cat >/tmp/go-build1758392422/b330/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-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1758392422/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e3/e3a9bfa56ac76390e9bd86f9682115bc1c2bea90225e6bf0b4632397954b0a2d-d # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.26 -complete -installsuffix shared -buildid rkduVEM8rVj_dNUJ0ciS/rkduVEM8rVj_dNUJ0ciS -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b330/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 mkdir -p $WORK/b388/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/0f/0ff3ea2dbf8ab58847e5b75860ef7a4cd0e76fa88a63724a304d5692cf3c59ab-d # internal cat >/tmp/go-build1758392422/b388/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-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1758392422/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.26 -complete -installsuffix shared -buildid X5o2UDWl9Bl-wDyDGJ7n/X5o2UDWl9Bl-wDyDGJ7n -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b388/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 mkdir -p $WORK/b338/ github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry cat >/tmp/go-build1758392422/b338/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1758392422/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.26 -complete -installsuffix shared -buildid weMjGhxwYziBU9YmBbDk/weMjGhxwYziBU9YmBbDk -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go go tool buildid -w $WORK/b334/_pkg_.a # internal go tool buildid -w $WORK/b677/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b467/decompress_amd64.o ./decompress_amd64.s cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/3f/3f29208bb2dbef2f91a70565fad863bf82d74bf64c879ce627f80d2a1eff2ef5-d # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/8c/8c56ab02b045f3932b3b812191462ababc459d974a3c3e0314af225ef23d208f-d # internal mkdir -p $WORK/b484/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage cat >/tmp/go-build1758392422/b484/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build1758392422/b480/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF mkdir -p $WORK/b420/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.26 -complete -installsuffix shared -buildid hS6V4PW8yWzctGR_4zUi/hS6V4PW8yWzctGR_4zUi -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b484/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 github.com/containers/podman/vendor/golang.org/x/net/idna cat >/tmp/go-build1758392422/b420/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1758392422/b421/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1758392422/b423/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1758392422/b424/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.26 -complete -installsuffix shared -buildid FOL9xay3pWcSh2vA_9Yu/FOL9xay3pWcSh2vA_9Yu -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna.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/trieval.go go tool buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/db/db2f24460321c97fc550b7a3daa7d39831d6857bfb5903cdda62cddd04eb546e-d # internal mkdir -p $WORK/b578/ testing cat >/tmp/go-build1758392422/b578/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile flag=/tmp/go-build1758392422/b549/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1758392422/b579/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1758392422/b473/_pkg_.a packagefile runtime/trace=/tmp/go-build1758392422/b580/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p testing -lang=go1.26 -std -complete -installsuffix shared -buildid sjT9TP9nXd3llT07o5vw/sjT9TP9nXd3llT07o5vw -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b578/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/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/c2/c271a48695f4d51b8801729813e6b75594fef17514601f3b4a3705fdcce6dca2-d # internal mkdir -p $WORK/b596/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters cat >/tmp/go-build1758392422/b596/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1758392422/b206/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.26 -complete -installsuffix shared -buildid w3plSQnjPBMeQUIUpS7Y/w3plSQnjPBMeQUIUpS7Y -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b596/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/arith_amd64.o ./arith_amd64.s go tool buildid -w $WORK/b251/_pkg_.a # internal go tool buildid -w $WORK/b339/_pkg_.a # internal go tool buildid -w $WORK/b316/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 go tool pack r $WORK/b467/_pkg_.a $WORK/b467/decompress_amd64.o # internal go tool buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ee/eeccc09fb5af0be0e85c92e4aac391440ec6e39de02c6752915a752e6d801586-d # internal mkdir -p $WORK/b600/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/0b/0b5d205d4a560fcbc3f43f3f5f21679de7d453c0acc1bd133efc114933644cf8-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/8b/8bee25a82d2b0fb01f864b9cb363e2fc3bfa2a2ac726fe09da581c65316af681-d # internal mkdir -p $WORK/b250/ cat >/tmp/go-build1758392422/b600/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.26 -complete -installsuffix shared -buildid L8CzXegPvPPk_2Qjvj6M/L8CzXegPvPPk_2Qjvj6M -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go mkdir -p $WORK/b353/ cat >/tmp/go-build1758392422/b250/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.26 -complete -installsuffix shared -buildid c8jhTZHHJiJaiLhLa7_7/c8jhTZHHJiJaiLhLa7_7 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go cat >/tmp/go-build1758392422/b353/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1758392422/b339/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.26 -complete -installsuffix shared -buildid AnEnldSlCiQVGMUOC6zc/AnEnldSlCiQVGMUOC6zc -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b353/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 cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/12/12f006ae2e772f60eee171252e50356182165e2bd28e4f3ae46b387a2e574420-d # internal mkdir -p $WORK/b460/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer cat >/tmp/go-build1758392422/b460/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.26 -complete -installsuffix shared -buildid LjUND8763D5-GZ0qzRzd/LjUND8763D5-GZ0qzRzd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go go tool buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ec/ecf681c1552ba3fc2c39d3f47af2417aaadb3be63bab7e4636d106095cad79d9-d # internal mkdir -p $WORK/b619/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute cat >/tmp/go-build1758392422/b619/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-build1758392422/b049/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build1758392422/b620/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.26 -complete -installsuffix shared -buildid xzQfA1a0hDFeIMK9ehY4/xzQfA1a0hDFeIMK9ehY4 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b619/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/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/cd/cdc7e1ed05aeb78191faadc4a689234e931688dcd06092daebdb11630e92589b-d # internal mkdir -p $WORK/b621/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes cat >/tmp/go-build1758392422/b621/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.26 -complete -installsuffix shared -buildid X_RckLW8GZPk9phZdFNG/X_RckLW8GZPk9phZdFNG -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b621/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 cd /usr/lib/golang/src/math/big go tool pack r $WORK/b107/_pkg_.a $WORK/b107/arith_amd64.o # internal go tool buildid -w $WORK/b107/_pkg_.a # internal go tool buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/01/01f97802d995e03cc780240769775250c78ee701b03bae036b0fcb68dd988255-d # internal mkdir -p $WORK/b625/ log/slog cat >/tmp/go-build1758392422/b625/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile log/internal=/tmp/go-build1758392422/b150/_pkg_.a packagefile log/slog/internal=/tmp/go-build1758392422/b626/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build1758392422/b627/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p log/slog -lang=go1.26 -std -complete -installsuffix shared -buildid jt1ZWljXxwWdV3_GjaL1/jt1ZWljXxwWdV3_GjaL1 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b625/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/multi_handler.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 cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/12/127b966b38e0b66882e37f6280601e3e38941a90fcb2a6a291e1f5c8a2a6f906-d # internal mkdir -p $WORK/b076/ crypto/rand cat >/tmp/go-build1758392422/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/rand -lang=go1.26 -std -complete -installsuffix shared -buildid XsTXkkrXObLnIjDrCnM0/XsTXkkrXObLnIjDrCnM0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b076/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 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -o $WORK/b283/_cgo_.o $WORK/b283/_cgo_main.o $WORK/b283/preferlinkext $WORK/b283/_x001.o $WORK/b283/_x002.o $WORK/b283/_x003.o -O2 -g go tool buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/18/18697efec9ca3ff7642559a5dc867abed0d9127a5868a5fba48773851748a095-d # internal mkdir -p $WORK/b110/ crypto/internal/boring/bbig cat >/tmp/go-build1758392422/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/boring/bbig -lang=go1.26 -std -complete -installsuffix shared -buildid n1GFO0nDu17MLAOJTEvh/n1GFO0nDu17MLAOJTEvh -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go go tool buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/df/df16527d9ca851080298874340353bc31fdc0d466aa651d8c8b4eb8e0c64adda-d # internal mkdir -p $WORK/b141/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs cat >/tmp/go-build1758392422/b141/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-build1758392422/b139/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.26 -complete -installsuffix shared -buildid G444B8NcafkdKKBESf9C/G444B8NcafkdKKBESf9C -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go go tool buildid -w $WORK/b128/_pkg_.a # internal go tool buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a2/a2e284f46226bc19301ae761026e6e228c9d4a47fb96babaff588929b6b5b529-d # internal mkdir -p $WORK/b163/ crypto/elliptic cat >/tmp/go-build1758392422/b163/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build1758392422/b160/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/elliptic -lang=go1.26 -std -complete -installsuffix shared -buildid 1vpgzUIl55vZ8Gm8rp-D/1vpgzUIl55vZ8Gm8rp-D -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b163/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/b267/_pkg_.a # internal go tool buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/7b/7b64b7f8ca592d02c8cd098f614652d9093b83544587566dca577ef9a991322e-d # internal mkdir -p $WORK/b168/ cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/49/496fd6fbec27197f0f06195033af80dd71b17e30a0cadf725289aa99882abd6d-d # internal mkdir -p $WORK/b195/ encoding/asn1 crypto/dsa cat >/tmp/go-build1758392422/b168/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build1758392422/b169/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cat >/tmp/go-build1758392422/b195/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p encoding/asn1 -lang=go1.26 -std -complete -installsuffix shared -buildid ubSp_AUNye9jjZNQIy3F/ubSp_AUNye9jjZNQIy3F -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b168/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p crypto/dsa -lang=go1.26 -std -complete -installsuffix shared -buildid iMQG1aOFOpKE8HPcJV_h/iMQG1aOFOpKE8HPcJV_h -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/37/37cc975849350bd762edc840cd6dd77391bc64d5ddad7609c871cc9d08f7b277-d # internal mkdir -p $WORK/b266/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client cat >/tmp/go-build1758392422/b266/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-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build1758392422/b267/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.26 -complete -installsuffix shared -buildid Ry8vIcXP_A7F4MqekBHL/Ry8vIcXP_A7F4MqekBHL -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b266/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/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/3d/3daea5a8e6b182ef738c3ba672ba5eef443ae89c1522329f9a0d2ff7e1bc2cc8-d # internal mkdir -p $WORK/b369/ github.com/containers/podman/vendor/google.golang.org/grpc/grpclog cat >/tmp/go-build1758392422/b369/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build1758392422/b370/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.26 -complete -installsuffix shared -buildid W-iqEEVxKATW_8N4YE2D/W-iqEEVxKATW_8N4YE2D -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b369/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/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/af/affda2245ea8ffb2e3d258f59645a9587c60becb769113c78c66e58da6cb757a-d # internal mkdir -p $WORK/b474/ github.com/containers/podman/vendor/github.com/klauspost/pgzip cat >/tmp/go-build1758392422/b474/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build1758392422/b475/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.26 -complete -installsuffix shared -buildid wD8TW-iWECzdxh8H7g54/wD8TW-iWECzdxh8H7g54 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b474/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/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/a4/a44e11fba3356a31778c643669dc026ff508ef2d4ee061550401fad0cf548fa6-d # internal mkdir -p $WORK/b476/ github.com/containers/podman/vendor/github.com/ulikunitz/xz cat >/tmp/go-build1758392422/b476/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-build1758392422/b049/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build1758392422/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build1758392422/b478/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile hash/crc64=/tmp/go-build1758392422/b480/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.26 -complete -installsuffix shared -buildid Kdw6U2RmkKmK-UjjD-pD/Kdw6U2RmkKmK-UjjD-pD -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b476/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/b484/_pkg_.a # internal go tool buildid -w $WORK/b250/_pkg_.a # internal go tool buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/70/707fd58f068b06c1bb613bb002137265997504a45c6537af9c01062f341c46fc-d # internal mkdir -p $WORK/b249/ cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/fc/fc56ca334c08c723e43da6e681954bfa0c4af652db3959659bc4bc38dcc063a8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs cat >/tmp/go-build1758392422/b249/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF mkdir -p $WORK/b255/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.26 -complete -installsuffix shared -buildid xfCi_3clrumLrlk-cde1/xfCi_3clrumLrlk-cde1 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b249/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 github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs cat >/tmp/go-build1758392422/b255/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.26 -complete -installsuffix shared -buildid M39WGSWXKxE2PwglrRTy/M39WGSWXKxE2PwglrRTy -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b255/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 cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/0b/0b60cd1313f16386c203b4dd228cfe09d25e0e73e0ca01e5b5ce468629f61acb-d # internal mkdir -p $WORK/b256/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl cat >/tmp/go-build1758392422/b256/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.26 -complete -installsuffix shared -buildid 3L8Wx6WRbvs0FHf57BAW/3L8Wx6WRbvs0FHf57BAW -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b256/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 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -o $WORK/b283/_cgo_.o $WORK/b283/_cgo_main.o $WORK/b283/preferlinkext $WORK/b283/_x001.o $WORK/b283/_x002.o $WORK/b283/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b283/_cgo_.o -dynout $WORK/b283/_cgo_import.go go tool buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/05/0500092edc6571e7e70ff29f53b3ba7959062378e02e9907500ef12cf0c8ed0e-d # internal go tool buildid -w $WORK/b621/_pkg_.a # internal go tool buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/e6/e683720a59f0cb1309c3414cf55d4c9791ef4d3d8abd91327e511c178b0ca3fd-d # internal mkdir -p $WORK/b508/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml cat >/tmp/go-build1758392422/b508/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.26 -complete -installsuffix shared -buildid DczXlbvEWR2QMBNRJW6g/DczXlbvEWR2QMBNRJW6g -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go mkdir -p $WORK/b486/ github.com/containers/podman/vendor/github.com/json-iterator/go cat >/tmp/go-build1758392422/b486/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-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build1758392422/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build1758392422/b488/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.26 -complete -installsuffix shared -buildid uM3SlTvhVazGppClNDaD/uM3SlTvhVazGppClNDaD -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b486/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/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/eb/ebc471e23692be69e3d63e08070908cff7e7563f0b58cb2737cfa212e369389f-d # internal mkdir -p $WORK/b517/ cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/ea/eac4917b632c91fbced2ece2a2d3a644820b8eec611671761cf0ef9dcf005c60-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage mkdir -p $WORK/b529/ cat >/tmp/go-build1758392422/b517/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.26 -complete -installsuffix shared -buildid 9Tz45pa4iVNemmUxp_99/9Tz45pa4iVNemmUxp_99 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go cat >/tmp/go-build1758392422/b529/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-build1758392422/b460/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.26 -complete -installsuffix shared -buildid O4S0Rufwq8PSC5N_GxHp/O4S0Rufwq8PSC5N_GxHp -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go go tool buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/51/51eb53bf97e4e8c02cb5b68d4c36390a51d8b6b2d00c28faf2409fbced6aff20-d # internal mkdir -p $WORK/b459/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination cat >/tmp/go-build1758392422/b459/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.26 -complete -installsuffix shared -buildid _L9AS89mP8jvrT1KjK0D/_L9AS89mP8jvrT1KjK0D -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go go tool buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/30/300587d9a4b4699344976c275e8626167bf1a31f692b4bc05f73dc91833f9ce9-d # internal mkdir -p $WORK/b337/ github.com/containers/podman/vendor/google.golang.org/protobuf/proto cat >/tmp/go-build1758392422/b337/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1758392422/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1758392422/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1758392422/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1758392422/b339/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.26 -complete -installsuffix shared -buildid ZvtaEUC9wxksrMGEjFyR/ZvtaEUC9wxksrMGEjFyR -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b337/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/b195/_pkg_.a # internal go tool buildid -w $WORK/b330/_pkg_.a # internal go tool buildid -w $WORK/b223/_pkg_.a # internal cat >/tmp/go-build1758392422/b283/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p os/user -lang=go1.26 -std -installsuffix shared -buildid SiZExaBuzfqPSm5DqJLo/SiZExaBuzfqPSm5DqJLo -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b283/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/b283/_cgo_gotypes.go $WORK/b283/cgo_lookup_cgo.cgo1.go $WORK/b283/getgrouplist_unix.cgo1.go $WORK/b283/_cgo_import.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/b9/b9b66654a4c73fbcc31589616f873fcdc4a7453cea599618625c5cc965281c4c-d # internal mkdir -p $WORK/b609/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/events cat >/tmp/go-build1758392422/b609/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-build1758392422/b596/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.26 -complete -installsuffix shared -buildid aI6ZfjuSv5OMGs4REtmz/aI6ZfjuSv5OMGs4REtmz -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/6a/6a5c926a32c92be2d1a0d3525c6e7446e8b94e37c00bc81638d622bbf77c7a6a-d # internal go tool buildid -w $WORK/b249/_pkg_.a # internal go tool buildid -w $WORK/b076/_pkg_.a # internal mkdir -p $WORK/b349/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval cat >/tmp/go-build1758392422/b349/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1758392422/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF go tool buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.26 -complete -installsuffix shared -buildid snALPmA-U8Swr0vYypp-/snALPmA-U8Swr0vYypp- -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/96/9657ed8dae5bb16130a0ef87c6fda6fa66fc27fff0f10a33ab1abe1a9f75f5a7-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/51/51328dd6d13b3db57613b084f4a2f4351c247a6699a156231a4010a137617a42-d # internal mkdir -p $WORK/b175/ crypto/ed25519 cat >/tmp/go-build1758392422/b175/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build1758392422/b176/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build1758392422/b165/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/ed25519 -lang=go1.26 -std -complete -installsuffix shared -buildid 27O5Jb8_2Rgk3KJlOo8R/27O5Jb8_2Rgk3KJlOo8R -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1f/1fb981938f975f3bcc2f8d4110a213eebc377932d9acf8a6161c6ba823b325f4-d # internal mkdir -p $WORK/b131/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite cat >/tmp/go-build1758392422/b131/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build1758392422/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build1758392422/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build1758392422/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build1758392422/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build1758392422/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build1758392422/b141/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.26 -complete -installsuffix shared -buildid KXbGbav37zW86Ie1Q9ZE/KXbGbav37zW86Ie1Q9ZE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b131/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/b256/_pkg_.a # internal go tool buildid -w $WORK/b347/_pkg_.a # internal mkdir -p $WORK/b109/ crypto/rsa cat >/tmp/go-build1758392422/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1758392422/b110/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build1758392422/b111/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build1758392422/b112/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build1758392422/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/rsa -lang=go1.26 -std -complete -installsuffix shared -buildid 4nEwVeigs2k5YQaVbZLT/4nEwVeigs2k5YQaVbZLT -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b109/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 cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/3d/3d94f921c2774ed0611c8d224577a16d4e4ff359f995c197be91950274f77fd5-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e7/e7d27b9f2c8fa57dd4b3b52aa1515d56be042a3569fdf1f94271e003d5030a55-d # internal mkdir -p $WORK/b248/ mkdir -p $WORK/b310/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c0/c0835e1bda5b36b0494ad6c4e846c7b4d3396649be64eeec5cbb895b458f19cd-d # internal mkdir -p $WORK/b465/ github.com/containers/podman/vendor/github.com/klauspost/compress/zstd echo -n > $WORK/b465/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b465/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s go tool buildid -w $WORK/b529/_pkg_.a # internal cat >/tmp/go-build1758392422/b248/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.26 -complete -installsuffix shared -buildid l3tDuSdKJoEN-G1TI3po/l3tDuSdKJoEN-G1TI3po -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/24/24fdf676215fd1a999f42c7c8ff4e9cc85c0e522cc4bef45c967af6d6f91a024-d # internal mkdir -p $WORK/b510/ github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted cat >/tmp/go-build1758392422/b510/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-build1758392422/b076/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build1758392422/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build1758392422/b515/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.26 -complete -installsuffix shared -buildid g0-GH_g14dt1PfZuFzeO/g0-GH_g14dt1PfZuFzeO -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go cat >/tmp/go-build1758392422/b310/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.26 -complete -installsuffix shared -buildid ImsNFvEtmIXHJvLTeQwY/ImsNFvEtmIXHJvLTeQwY -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go go tool buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/08/08cb1f18635f2baf2ac92759d854d09b3c689ac62d71031f5d44a9804cf89103-d # internal mkdir -p $WORK/b567/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid cat >/tmp/go-build1758392422/b567/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-build1758392422/b076/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.26 -complete -installsuffix shared -buildid OSXoI719_4_A8_29NGrb/OSXoI719_4_A8_29NGrb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go go tool buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/c8/c8d8747c4bde3b30eec7d763e93f45c53d0041365c5a2169c27b8467f9fe97e6-d # internal mkdir -p $WORK/b632/ github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry cat >/tmp/go-build1758392422/b632/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.26 -complete -installsuffix shared -buildid _U9jUG_BuX-8bUHf0RmH/_U9jUG_BuX-8bUHf0RmH -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b632/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/b369/_pkg_.a # internal go tool buildid -w $WORK/b459/_pkg_.a # internal cat >/tmp/go-build1758392422/b465/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/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo 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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build1758392422/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build1758392422/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build1758392422/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build1758392422/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build1758392422/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build1758392422/b472/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1758392422/b473/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/8c/8c53dcbb02a325319ffc0c2149f7d8404d893751151bb32ff8be8e92d48d345d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.26 -installsuffix shared -buildid 4JV9vVtMjwEf89VjW_OX/4JV9vVtMjwEf89VjW_OX -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b465/symabis -c=7 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack -asmhdr $WORK/b465/go_asm.h ./_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_amd64.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_amd64.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_amd64.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 cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/6b/6b27d3669079cbbfe79b9c84f32f284498f935b1dfdda0504156e1b704cf6187-d # internal mkdir -p $WORK/b368/ github.com/containers/podman/vendor/google.golang.org/grpc/connectivity cat >/tmp/go-build1758392422/b368/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-build1758392422/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.26 -complete -installsuffix shared -buildid 5Cbahp64ExZGaMGSI7qO/5Cbahp64ExZGaMGSI7qO -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go mkdir -p $WORK/b636/ mkdir -p $WORK/b385/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog cat >/tmp/go-build1758392422/b385/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.26 -complete -installsuffix shared -buildid PJaFxvupyqSv3vvygo1C/PJaFxvupyqSv3vvygo1C -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go go tool buildid -w $WORK/b361/_pkg_.a # internal go tool buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/a4/a4aa1c6f213a51248f328aec1cc8b0b89b1147048bb7c975cd0b8e2573841fb3-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry cat >/tmp/go-build1758392422/b636/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.26 -complete -installsuffix shared -buildid o-3OJjZm1LY6_EWtlioL/o-3OJjZm1LY6_EWtlioL -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b636/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 cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/df/df192ec5fa03796ec99f9d8a46db7a20733baa34727635f412f1ee6cd89cb394-d # internal mkdir -p $WORK/b359/ html/template cat >/tmp/go-build1758392422/b359/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile html=/tmp/go-build1758392422/b360/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile text/template=/tmp/go-build1758392422/b361/_pkg_.a packagefile text/template/parse=/tmp/go-build1758392422/b362/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p html/template -lang=go1.26 -std -complete -installsuffix shared -buildid IFT2duj-mrka5ElpHDXz/IFT2duj-mrka5ElpHDXz -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b359/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/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/ab/ab2fb488e9affb22ea31c9a5d2f354ced4f53d7f1341fd9f7964603198996ed1-d # internal mkdir -p $WORK/b649/ github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 cat >/tmp/go-build1758392422/b649/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-build1758392422/b078/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1758392422/b650/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.26 -complete -installsuffix shared -buildid u0qOyTEN3VhBbNRJRTrA/u0qOyTEN3VhBbNRJRTrA -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b649/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/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/62/621f4be3a470a394b55b292c93a99d794a805b16f08efecb08596a4fc3a7d0ae-d # internal mkdir -p $WORK/b685/ github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 cat >/tmp/go-build1758392422/b685/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build1758392422/b158/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.26 -complete -installsuffix shared -buildid OcWC111iwEhrT0sRX0Hy/OcWC111iwEhrT0sRX0Hy -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go go tool buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/c8/c8d70559a9591d57a50d8c7d482b2223ed03a9bedc9ce306ca9ed1a6bba0a718-d # internal mkdir -p $WORK/b686/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf cat >/tmp/go-build1758392422/b686/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-build1758392422/b166/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1758392422/b687/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.26 -complete -installsuffix shared -buildid 8XwvCNzsgCz3zAohq6Jw/8XwvCNzsgCz3zAohq6Jw -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b686/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/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/a8/a822aa34044fa5fcc582709d8a5c34d8e3a9ca47f2b1436706cd5a48372a04b6-d # internal mkdir -p $WORK/b693/ github.com/containers/podman/vendor/github.com/moby/term cat >/tmp/go-build1758392422/b693/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.26 -complete -installsuffix shared -buildid 1s-ghdIwA2On_stt5M9M/1s-ghdIwA2On_stt5M9M -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b693/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/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/91/91acee20723748322d9dc4f0fa9eb8fbd9bcec0da2dd6a99bafd37eb7031c283-d # internal mkdir -p $WORK/b694/ github.com/containers/podman/vendor/github.com/morikuni/aec cat >/tmp/go-build1758392422/b694/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.26 -complete -installsuffix shared -buildid QLWNUHMgSzlGuYvT1kTy/QLWNUHMgSzlGuYvT1kTy -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b694/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/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/04/04da803cc5449c016c2848b8764113d180df3213da2d6a4ae1b0c34b511dd033-d # internal mkdir -p $WORK/b695/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy cat >/tmp/go-build1758392422/b695/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.26 -complete -installsuffix shared -buildid fopjwqz_h52ZySioxTwZ/fopjwqz_h52ZySioxTwZ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go go tool buildid -w $WORK/b567/_pkg_.a # internal go tool buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/14/14d4dfa7ca8f451817976ae4254a6b3e1e5dd4c72992186b686bfac88c8623a3-d # internal go tool buildid -w $WORK/b368/_pkg_.a # internal mkdir -p $WORK/b699/ github.com/containers/podman/vendor/github.com/moby/patternmatcher cat >/tmp/go-build1758392422/b699/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile text/scanner=/tmp/go-build1758392422/b273/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.26 -complete -installsuffix shared -buildid mKF5F5clbOtb7Wbed7_A/mKF5F5clbOtb7Wbed7_A -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/97/97a2263c7b40011c22fe175ecb6cd6cc33aeb1393d73870376cbfad5c0e107c9-d # internal mkdir -p $WORK/b703/ cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/56/56316e97abc761e44d51c18eb9f9a6ba0db3f2fe6a917c7c19760373e34264f0-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell cat >/tmp/go-build1758392422/b703/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build1758392422/b613/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile text/scanner=/tmp/go-build1758392422/b273/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.26 -complete -installsuffix shared -buildid aZu4v4Pyt92P4BSah-VG/aZu4v4Pyt92P4BSah-VG -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b703/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 mkdir -p $WORK/b706/ github.com/containers/podman/vendor/github.com/gogo/protobuf/proto cat >/tmp/go-build1758392422/b706/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.26 -complete -installsuffix shared -buildid 671C7bh-CqSxJ-GZJwjk/671C7bh-CqSxJ-GZJwjk -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b706/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/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/15/150b3138203f8e2344874d570a40a097ea3829114bf43c6d9644ad07a9a5ff97-d # internal mkdir -p $WORK/b707/ github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers cat >/tmp/go-build1758392422/b707/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.26 -complete -installsuffix shared -buildid c5TLE29DiLqTNQuOkzFQ/c5TLE29DiLqTNQuOkzFQ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go go tool buildid -w $WORK/b494/_pkg_.a # internal go tool buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/99/99a4c05988538bcc45b031132aa2803261b5676816330ff95013b5ebe909ab0e-d # internal mkdir -p $WORK/b711/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal cat >/tmp/go-build1758392422/b711/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.26 -complete -installsuffix shared -buildid aQBa9HcyfFHd1_zhm2e2/aQBa9HcyfFHd1_zhm2e2 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b711/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/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/0b/0bb4a4afbb0dc77633811d581424493122ecc4bd074f1cf0ce6b16c9250863ab-d # internal mkdir -p $WORK/b712/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice cat >/tmp/go-build1758392422/b712/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.26 -complete -installsuffix shared -buildid fGFPT6FR2wwowHZQ1OzM/fGFPT6FR2wwowHZQ1OzM -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/fa/fabdb012821ba09602edef65dbfd861bd9303b596772e60a7bfe43bc7541a11a-d # internal go tool buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/59/5917f4976d8e05cff0b484ff114eac796d7803c5c5c71f6d26f00d954a0d559a-d # internal mkdir -p $WORK/b716/ github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype cat >/tmp/go-build1758392422/b716/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.26 -complete -installsuffix shared -buildid xdlTU12eWK958xTz8lXy/xdlTU12eWK958xTz8lXy -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go cd /usr/lib/golang/src/os/user go tool pack r $WORK/b283/_pkg_.a $WORK/b283/preferlinkext $WORK/b283/_x001.o $WORK/b283/_x002.o $WORK/b283/_x003.o # internal go tool buildid -w $WORK/b283/_pkg_.a # internal go tool buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/70/7085a995bd9f9c73bcc75c3a5e0e07bf57097b944156623d2958946d1df7d1a9-d # internal mkdir -p $WORK/b482/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar cat >/tmp/go-build1758392422/b482/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.26 -complete -installsuffix shared -buildid och8isg1S62Wh7msbG96/och8isg1S62Wh7msbG96 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b482/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 cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/90/9091b899802298aafcfddaf333455d041f0ab6cce7736ffbd08869d5a31c02a9-d # internal mkdir -p $WORK/b210/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform cat >/tmp/go-build1758392422/b210/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-build1758392422/b073/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.26 -complete -installsuffix shared -buildid yJ479J1xFuJXm2PKiQKs/yJ479J1xFuJXm2PKiQKs -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform/platform_matcher.go mkdir -p $WORK/b496/ mkdir -p $WORK/b272/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils cat >/tmp/go-build1758392422/b272/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile text/scanner=/tmp/go-build1758392422/b273/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.26 -complete -installsuffix shared -buildid wkA0gfsak5aiI2XrW8Te/wkA0gfsak5aiI2XrW8Te -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b272/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/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/2d/2d660fa7aac6224e42c17eb6738e33c93de06ebac569a095c32f595b435ec324-d # internal mkdir -p $WORK/b279/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/system cat >/tmp/go-build1758392422/b279/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.26 -complete -installsuffix shared -buildid Ej86hoMWrnYUcm2K05P2/Ej86hoMWrnYUcm2K05P2 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b279/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/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/b7/b7293a2be3d8d498f72064af7b47b8a450a663ad64192b203cc521fdabe91004-d # internal mkdir -p $WORK/b490/ archive/tar cat >/tmp/go-build1758392422/b490/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p archive/tar -lang=go1.26 -std -complete -installsuffix shared -buildid 5aCn5iKZ91gjkMxhNG4o/5aCn5iKZ91gjkMxhNG4o -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b490/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 go tool buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4a/4abf70345db86a1a057a87918a6092ac368a6c5206cff327be28a3508aaf1862-d # internal mkdir -p $WORK/b129/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin cat >/tmp/go-build1758392422/b129/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build1758392422/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build1758392422/b131/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.26 -complete -installsuffix shared -buildid -Rjip9gCkA7B4snr2Ntm/-Rjip9gCkA7B4snr2Ntm -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b129/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/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/45/45e0c3dbe29dbd82582694cf7eeb012a697d940b47885a32ada8ceb615700416-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b496/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_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/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/b1/b16106eb10c1200bebb9ef995ae5d1231af48b50f4e6320afeb82f92bec5dd5a-d # internal go tool buildid -w $WORK/b707/_pkg_.a # internal go tool buildid -w $WORK/b711/_pkg_.a # internal mkdir -p $WORK/b541/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux cat >/tmp/go-build1758392422/b541/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build1758392422/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build1758392422/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build1758392422/b542/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.26 -complete -installsuffix shared -buildid DKqX_m_yw9JNlUX2w85U/DKqX_m_yw9JNlUX2w85U -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b541/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 cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/de/de0c2e907dff57b4be37e4faee9afc7d94625444d867b8945e55b26af59dcc4a-d # internal mkdir -p $WORK/b545/ github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup cat >/tmp/go-build1758392422/b545/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-build1758392422/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build1758392422/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile hash/crc64=/tmp/go-build1758392422/b480/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.26 -complete -installsuffix shared -buildid PIDCa43rL4PAXqNM4ldC/PIDCa43rL4PAXqNM4ldC -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b545/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/b711/_pkg_.a /builddir/.cache/go-build/cd/cdeb3c3bb6de8867938fe8c6e44a5477526863bff27d8e019b196ec99bb05a08-d # internal mkdir -p $WORK/b554/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b554/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full ./projectquota_supported.go go tool buildid -w $WORK/b109/_pkg_.a # internal go tool buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c4/c45c21adf610ff067f900b078d112c1c190a0904b2dd01ec8c59391bc0b333d7-d # internal mkdir -p $WORK/b509/ cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/77/770c3dea15b8ffb1d91f1a007afbe1f315b507a6fc3a5d4bab8858788d614570-d # internal github.com/containers/podman/vendor/github.com/titanous/rocacheck cat >/tmp/go-build1758392422/b509/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.26 -complete -installsuffix shared -buildid StfLuOEnV5Nq_9cJSBvp/StfLuOEnV5Nq_9cJSBvp -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go mkdir -p $WORK/b525/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options cat >/tmp/go-build1758392422/b525/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.26 -complete -installsuffix shared -buildid eYvvu-_qwUYKSa2uatxk/eYvvu-_qwUYKSa2uatxk -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b525/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/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/67/67e6d78e2df5ca072f2334b0b7ed9cb2ac875583936c7c40124c3f8e4c6f708e-d # internal mkdir -p $WORK/b560/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback cat >/tmp/go-build1758392422/b560/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.26 -complete -installsuffix shared -buildid ZHK_hE-0v1odpvB7n1la/ZHK_hE-0v1odpvB7n1la -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b560/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/b175/_pkg_.a # internal go tool buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/bd/bd5fb651532d5754e6089129840f2099183a3150acb33474d1d4234ebd748d9e-d # internal mkdir -p $WORK/b622/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 cat >/tmp/go-build1758392422/b622/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-build1758392422/b619/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.26 -complete -installsuffix shared -buildid IL3TdeLhPqZEMQN-ubQn/IL3TdeLhPqZEMQN-ubQn -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b622/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 cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/be/be98069f1496c6594867ae8c4353e58dc7dadab4f3100d2c03b433baf45a1292-d # internal mkdir -p $WORK/b633/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 cat >/tmp/go-build1758392422/b633/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-build1758392422/b619/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.26 -complete -installsuffix shared -buildid 4pEEFOQfw_I_1ShCo8pV/4pEEFOQfw_I_1ShCo8pV -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b633/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/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/bf/bf93a34b36b2abc011e7e44871b1f16ba6185d9900a1181b1f71919db2dc8e92-d # internal go tool buildid -w $WORK/b699/_pkg_.a # internal mkdir -p $WORK/b638/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric cat >/tmp/go-build1758392422/b638/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1758392422/b639/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.26 -complete -installsuffix shared -buildid ajqhl_cADczXm8efNPmR/ajqhl_cADczXm8efNPmR -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b638/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 cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/e5/e56463678b143710b3407246ef6350a65ee862673d42f0c7750e78c18af9fcb6-d # internal mkdir -p $WORK/b660/ github.com/containers/podman/vendor/github.com/containerd/log cat >/tmp/go-build1758392422/b660/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.26 -complete -installsuffix shared -buildid XSehmOLWKm-T1Zgn8DzJ/XSehmOLWKm-T1Zgn8DzJ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go go tool buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b6/b6c4c6964f4e6a62df9d7eda334802c3bf6c7962ba53c5e65d569ac5fa97d6a6-d # internal mkdir -p $WORK/b691/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir cat >/tmp/go-build1758392422/b691/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.26 -complete -installsuffix shared -buildid tlSEKXlbdDCewnnAYsar/tlSEKXlbdDCewnnAYsar -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b691/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/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e1/e10f36f9d3fa8d2c531e7bb62df0dac160916384632afb88e16ce497d6278c08-d # internal mkdir -p $WORK/b692/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage cat >/tmp/go-build1758392422/b692/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build1758392422/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build1758392422/b694/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.26 -complete -installsuffix shared -buildid iW5BdpOOevqLblifkskr/iW5BdpOOevqLblifkskr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go go tool buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3e/3e6603acae907d80140c0a2cfdca0881a79fbb5e3ea9c3a40ac8ea498960fcb0-d # internal mkdir -p $WORK/b167/ vendor/golang.org/x/crypto/cryptobyte cat >/tmp/go-build1758392422/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1758392422/b170/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.26 -std -complete -installsuffix shared -buildid bmdKfv67gh2noDX3ylN7/bmdKfv67gh2noDX3ylN7 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b167/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 go tool buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/1d/1dc0fdfbdae89a67fd5ba39f50fb68b9c8479001c0823a823041ac7165fca0a1-d # internal mkdir -p $WORK/b196/ go tool buildid -w $WORK/b625/_pkg_.a # internal crypto/x509/pkix cat >/tmp/go-build1758392422/b196/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p crypto/x509/pkix -lang=go1.26 -std -complete -installsuffix shared -buildid uZtsGyAaNGIg8DwHwCUU/uZtsGyAaNGIg8DwHwCUU -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go go tool buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/8f/8f0ff7f97a4e97fc339ac4168559f0210e18b1a8d531c2fb5195fda32c465665-d # internal mkdir -p $WORK/b447/ github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte cat >/tmp/go-build1758392422/b447/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-build1758392422/b168/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1758392422/b448/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.26 -complete -installsuffix shared -buildid ejNQgAqkpCSMWB2daDQq/ejNQgAqkpCSMWB2daDQq -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b447/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/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/93/9354edd8f13c02dc8d5974c2f5e63da3c6d7119568a4e47ae4f578c3238268d4-d # internal mkdir -p $WORK/b624/ github.com/containers/podman/vendor/github.com/go-logr/logr cat >/tmp/go-build1758392422/b624/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile log/slog=/tmp/go-build1758392422/b625/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.26 -complete -installsuffix shared -buildid oxZkVUzU_-7l37EHv9tL/oxZkVUzU_-7l37EHv9tL -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b624/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 cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/77/776c5744b17292a4e434f6c5eca39ae15acb9bf1a45daf98e5ec8f38bf18e5ff-d # internal mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal cat >/tmp/go-build1758392422/b719/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.26 -complete -installsuffix shared -buildid m2IZFIG9KnP1q2zVELBI/m2IZFIG9KnP1q2zVELBI -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b719/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/b279/_pkg_.a # internal go tool buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/58/58b52a2b5495c1990e1253354a03d72bd4ff41795495857a70b4ba081a06ec59-d # internal mkdir -p $WORK/b286/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile cat >/tmp/go-build1758392422/b286/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-build1758392422/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build1758392422/b287/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.26 -complete -installsuffix shared -buildid SqozjF17D67-X32IdlZB/SqozjF17D67-X32IdlZB -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b286/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/b660/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/9d/9dce68ce756915fe92b8727824fc87e60795549245551fe80281cd5600ba040a-d # internal mkdir -p $WORK/b546/ cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/38/3805a127537614c20cba61d91187fdcb4cb34841491dc4d57406a4d4e2b8e471-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir cat >/tmp/go-build1758392422/b546/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build1758392422/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.26 -complete -installsuffix shared -buildid VsbW0ydkZQ07hmcGmfpB/VsbW0ydkZQ07hmcGmfpB -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go mkdir -p $WORK/b659/ github.com/containers/podman/vendor/github.com/containerd/platforms cat >/tmp/go-build1758392422/b659/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build1758392422/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.26 -complete -installsuffix shared -buildid 4pxnCihEurl2TzwCiM8j/4pxnCihEurl2TzwCiM8j -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b659/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/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/a0/a0c44e9769f3b22f954de0ca698d7a2f44cd759dd8e17fbeb3e2107e294db325-d # internal mkdir -p $WORK/b277/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b277/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full ./idtools_supported.go go tool buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/54/542e4a316e8fbe31c458ed6f2f5327aeecb64c4566e9389914501a823147cf7a-d # internal mkdir -p $WORK/b536/ github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath cat >/tmp/go-build1758392422/b536/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.26 -complete -installsuffix shared -buildid G0ajk9hbFdny9Uq9yDy6/G0ajk9hbFdny9Uq9yDy6 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go go tool buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/ec/ec2dc2977bf126614e18fdb89266237698a50369e449b5c5b0ef207327405ffc-d # internal mkdir -p $WORK/b723/ github.com/containers/podman/vendor/go.podman.io/common/pkg/password cat >/tmp/go-build1758392422/b723/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.26 -complete -installsuffix shared -buildid NHbhhT7dBEdfjvl8fx1W/NHbhhT7dBEdfjvl8fx1W -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go go tool buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/b4/b42aa2d7bb2065293de62ef0ff7032f4c81156cc1a7f022225924ddba641c745-d # internal mkdir -p $WORK/b322/ github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext cat >/tmp/go-build1758392422/b322/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1758392422/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1758392422/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1758392422/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1758392422/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1758392422/b336/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.26 -complete -installsuffix shared -buildid B2JI0Q4ylG5Pn_BrE61n/B2JI0Q4ylG5Pn_BrE61n -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b322/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/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/c4/c4214ec980df91a431d97ddadbda8ccdb09eedd06d100ecffe69c5214b1d49c2-d # internal mkdir -p $WORK/b346/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc cat >/tmp/go-build1758392422/b346/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-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1758392422/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1758392422/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1758392422/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1758392422/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1758392422/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1758392422/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.26 -complete -installsuffix shared -buildid QnMsDfXvlhMQzphfGWLE/QnMsDfXvlhMQzphfGWLE -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b346/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/b525/_pkg_.a # internal go tool buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/6a/6ade1259dfd4b8db269fab43e9e570b6805c3606536192f7f07e7ac4e991a26f-d # internal mkdir -p $WORK/b732/ github.com/containers/podman/pkg/signal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/c3/c39f471e516b87ac0a592e0aea0b94109935669c33066a1fb9e9e90977bce0bd-d # internal cat >/tmp/go-build1758392422/b732/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/pkg/signal -lang=go1.26 -complete -installsuffix shared -buildid GLeXW16uKaOBE7pqYoGr/GLeXW16uKaOBE7pqYoGr -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go mkdir -p $WORK/b734/ github.com/containers/podman/vendor/github.com/blang/semver/v4 cat >/tmp/go-build1758392422/b734/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build1758392422/b495/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.26 -complete -installsuffix shared -buildid cqwKnfjPkT_JuZ7p7lsm/cqwKnfjPkT_JuZ7p7lsm -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b734/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/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/60/60294cbefaba236e0fef06fd9054b6093c73ec6cea808dff4b30fbd0d438752d-d # internal mkdir -p $WORK/b739/ github.com/containers/podman/pkg/errorhandling cat >/tmp/go-build1758392422/b739/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.26 -complete -installsuffix shared -buildid Zr8l4t2ZHN9DgWCmGv78/Zr8l4t2ZHN9DgWCmGv78 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go go tool buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/0a/0af8e31d1cd8850a96c567eae917b67af94c78e8e4876255a7951263acad1f30-d # internal mkdir -p $WORK/b499/ github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate cat >/tmp/go-build1758392422/b499/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.26 -complete -installsuffix shared -buildid OHL2R71JARe3TFoZJlcp/OHL2R71JARe3TFoZJlcp -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b499/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/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/c6/c63b9c1d24c7c60a7613750f9acb77b970420ce67cabee0772a2c6098b4d717a-d # internal mkdir -p $WORK/b741/ github.com/containers/podman/pkg/namespaces cat >/tmp/go-build1758392422/b741/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.26 -complete -installsuffix shared -buildid wYu3rhg63ugd71LZYpbm/wYu3rhg63ugd71LZYpbm -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go go tool buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/76/76227ab48e200e659948f664fe5add6eda701a46c498dd0f58bbb3119cd9a29a-d # internal mkdir -p $WORK/b748/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b748/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full ./host_cgo.go go tool buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/9e/9e01f2e38b7d075bb3a0748808029e57c1d65109425dd0f86998c30980cb7b81-d # internal mkdir -p $WORK/b718/ github.com/containers/podman/vendor/github.com/fsnotify/fsnotify cat >/tmp/go-build1758392422/b718/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build1758392422/b719/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.26 -complete -installsuffix shared -buildid mQyfsz1ludtYGjpTO0fw/mQyfsz1ludtYGjpTO0fw -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b718/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/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/db/dbb5032e55161097a4276a00ce54507de3112b76e6e59443270b205833ca325f-d # internal mkdir -p $WORK/b750/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp cat >/tmp/go-build1758392422/b750/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.26 -complete -installsuffix shared -buildid KHY6uSLX2jy-Ft97PFud/KHY6uSLX2jy-Ft97PFud -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b750/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/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/e7/e770a02570d66835329d7210c2ecfd2ac7c716e4dc08c5ad95532dfee058e5d6-d # internal mkdir -p $WORK/b630/ github.com/containers/podman/vendor/github.com/go-logr/logr/funcr cat >/tmp/go-build1758392422/b630/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build1758392422/b624/_pkg_.a packagefile log/slog=/tmp/go-build1758392422/b625/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.26 -complete -installsuffix shared -buildid 2ttmTKvPhj0hIgXF2wrp/2ttmTKvPhj0hIgXF2wrp -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b630/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/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/0f/0fb67678b77e52782c90f57f16171f7c2647a791169e3cc62375b157867010e4-d # internal mkdir -p $WORK/b751/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities cat >/tmp/go-build1758392422/b751/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build1758392422/b276/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.26 -complete -installsuffix shared -buildid 1xSDHqh7l97YRPyccyRP/1xSDHqh7l97YRPyccyRP -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b751/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/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/d0/d06bbd7679f03b725fb7816c435eba80ec1130f924d97c23db29e0159286ccad-d # internal mkdir -p $WORK/b754/ cd /builddir/build/BUILD/podman-5.8.4/_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_amd64/cgo -objdir $WORK/b754/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full ./dlopen.go ./dlopen_example.go go tool buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/81/8157eeb7453069eec4726c97843b7aadb09e81b7922f55158dcf5450f9c947c1-d # internal mkdir -p $WORK/b157/ crypto/ecdsa cat >/tmp/go-build1758392422/b157/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-build1758392422/b078/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1758392422/b158/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1758392422/b110/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build1758392422/b164/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build1758392422/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build1758392422/b165/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build1758392422/b113/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1758392422/b167/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1758392422/b170/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/ecdsa -lang=go1.26 -std -complete -installsuffix shared -buildid Exd0vHP6NUyqL1jDA3yB/Exd0vHP6NUyqL1jDA3yB -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b157/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 go tool buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/db/db2a0d88738c8f9063c8ec6762ef8893e6cd8e3021e779aa75f2b9bbcd1e26da-d # internal mkdir -p $WORK/b757/ github.com/containers/podman/vendor/github.com/nxadm/tail/util cat >/tmp/go-build1758392422/b757/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime/debug=/tmp/go-build1758392422/b473/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.26 -complete -installsuffix shared -buildid QFmQ30veN-5Wy4O9tnkL/QFmQ30veN-5Wy4O9tnkL -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go go tool buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/12/126d7b75844f0d92d43eb33cd9c07155d42a845c5125e6e655e99347decfa252-d # internal mkdir -p $WORK/b759/ github.com/containers/podman/vendor/gopkg.in/tomb.v1 cat >/tmp/go-build1758392422/b759/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.26 -complete -installsuffix shared -buildid IWuPCFXIWd_0kGgY_LeZ/IWuPCFXIWd_0kGgY_LeZ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go go tool buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/3f/3f1576edcc8e50515e7217e6e7eba080c891ef8368df470e0a834ab564a16f9b-d # internal mkdir -p $WORK/b543/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label go tool buildid -w $WORK/b751/_pkg_.a # internal cat >/tmp/go-build1758392422/b543/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.26 -complete -installsuffix shared -buildid EMpEbk_pwxtX6sINab4D/EMpEbk_pwxtX6sINab4D -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b543/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 cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/b6/b6ab659116f171cf2db7c572c61606520a8f15e1a995cfff36bec24ed71ad8b1-d # internal mkdir -p $WORK/b760/ github.com/containers/podman/pkg/domain/entities/reports cat >/tmp/go-build1758392422/b760/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.26 -complete -installsuffix shared -buildid pSnW4GNRJv5zxR7T8wB2/pSnW4GNRJv5zxR7T8wB2 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b760/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/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/b9/b9e14a843e2f93ba1f68d812124c13d761ea025155e36a8745d4bb01baef7d5c-d # internal mkdir -p $WORK/b643/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop cat >/tmp/go-build1758392422/b643/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build1758392422/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1758392422/b639/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.26 -complete -installsuffix shared -buildid lja5NaBoliN8OlwvtI1l/lja5NaBoliN8OlwvtI1l -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go go tool buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/00/000df6a2b3ad5350c4f7d3d0894092908c22c38f42f75ea22f10f6c5931401d7-d # internal mkdir -p $WORK/b767/ github.com/containers/podman/vendor/go.yaml.in/yaml/v2 cat >/tmp/go-build1758392422/b767/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.26 -complete -installsuffix shared -buildid aIhBJmAdKrGGfynDAB0B/aIhBJmAdKrGGfynDAB0B -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b767/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/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/5b/5b9764abea7c50541b9ab62afadbf2a149d69631d9b5f246aba35e1b69b8f3a9-d # internal mkdir -p $WORK/b775/ github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer cat >/tmp/go-build1758392422/b775/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.26 -complete -installsuffix shared -buildid YTC44ottAGz9GxEOMth-/YTC44ottAGz9GxEOMth- -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b775/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 go tool buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/d5/d5e37275f3f6e132c42a47e798c26ec34473d201cb989dc8f63fe616911df2cc-d # internal mkdir -p $WORK/b782/ github.com/containers/podman/vendor/github.com/kevinburke/ssh_config cat >/tmp/go-build1758392422/b782/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.26 -complete -installsuffix shared -buildid Q_E0jlPIo3DMmq-XM26J/Q_E0jlPIo3DMmq-XM26J -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b782/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/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/d1/d1822ccb32a555b45c019548d1ea1fbf95c76790319ac650577451a50e507fa5-d # internal mkdir -p $WORK/b787/ github.com/containers/podman/pkg/machine/define cat >/tmp/go-build1758392422/b787/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build1758392422/b788/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.26 -complete -installsuffix shared -buildid pOWqrCzlA1VOaVzLeKRv/pOWqrCzlA1VOaVzLeKRv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b787/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/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/4b/4b37445b35804cc7639b469c971005e3a897dbf6134a6157b821090376ab0106-d # internal mkdir -p $WORK/b795/ archive/zip cat >/tmp/go-build1758392422/b795/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p archive/zip -lang=go1.26 -std -complete -installsuffix shared -buildid YVPJ_S_uf4J08YuHWSoi/YVPJ_S_uf4J08YuHWSoi -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b795/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/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/1f/1ffd7c1c6714c462234ee8fbdfc2c499a4a7235ad30110e6e091e1a4372645c7-d # internal mkdir -p $WORK/b798/ github.com/containers/podman/pkg/systemd/parser cat >/tmp/go-build1758392422/b798/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.26 -complete -installsuffix shared -buildid ZhPuyjwj_T6_qlRiNU5S/ZhPuyjwj_T6_qlRiNU5S -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b798/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/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/89/89c3964a3e5aac00bcec1b10f442320cc639d71fb6d4126e19d95eb4afdea605-d # internal mkdir -p $WORK/b806/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common cat >/tmp/go-build1758392422/b806/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build1758392422/b807/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.26 -complete -installsuffix shared -buildid znImKqsAFHGJihsihQP_/znImKqsAFHGJihsihQP_ -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b806/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/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/fd/fd58690bad53d2451a2830ed5bad3caa00aebfd9fabefaa2843c73a974aa9e76-d # internal mkdir -p $WORK/b809/ github.com/containers/podman/vendor/github.com/tklauser/numcpus cat >/tmp/go-build1758392422/b809/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.26 -complete -installsuffix shared -buildid Zy4vYC2OYuIE1ztfhpfU/Zy4vYC2OYuIE1ztfhpfU -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b809/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/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/51/510d88c418f0080a6bb2137748fba6793fe17abe0b1c1ab9137a8a5c0f06bbdb-d # internal mkdir -p $WORK/b667/ github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring cat >/tmp/go-build1758392422/b667/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build1758392422/b270/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.26 -complete -installsuffix shared -buildid LRZBt3omRkWDVTTtK0kq/LRZBt3omRkWDVTTtK0kq -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go cd $WORK/b748 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=0q7SX5dvYwSMW7ci0ri7 -o $WORK/b748/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/44/44589777aa81cc40bd4455dbda322cc94a56f775214fb6d969e4cd0244ef3d09-d # internal mkdir -p $WORK/b717/ github.com/containers/podman/vendor/go.podman.io/common/pkg/util cat >/tmp/go-build1758392422/b717/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1758392422/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.26 -complete -installsuffix shared -buildid XIymgWUEz5tEyoD1g-re/XIymgWUEz5tEyoD1g-re -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go go tool buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/e4/e403f2bec29c2c5e7e9d94d0772fda698b8d9703954e6971eaae1cf3396e0873-d # internal mkdir -p $WORK/b733/ github.com/containers/podman/version cat >/tmp/go-build1758392422/b733/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-build1758392422/b734/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build1758392422/b735/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/version -lang=go1.26 -complete -installsuffix shared -buildid 38npdRYxEYZESCaU3Mhn/38npdRYxEYZESCaU3Mhn -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go go tool buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/48/4827b88f637805697265a78707caa271959f204525ac7d5ee4f7b5c0f34e62d9-d # internal mkdir -p $WORK/b483/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm cat >/tmp/go-build1758392422/b483/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-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build1758392422/b484/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile hash/crc64=/tmp/go-build1758392422/b480/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.26 -complete -installsuffix shared -buildid 6K51rp5lnlsYkMPDfC_r/6K51rp5lnlsYkMPDfC_r -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b483/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/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/a6/a6c23ceb04f076a2d24c2ca09c90844b3d3195180d8b7e20c491fb113ac88cb3-d # internal mkdir -p $WORK/b569/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog cat >/tmp/go-build1758392422/b569/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-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.26 -complete -installsuffix shared -buildid No25Iim2W1RS7sXzz3Si/No25Iim2W1RS7sXzz3Si -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go go tool buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/d9/d9b90ca7d757ad0836a1e06d686450b38e2076ba0219f6889a9e233ea2cab694-d # internal cd $WORK/b748 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=TYBOUDsLwRGOCg-x9oFb -o $WORK/b748/_x002.o -c host_cgo.cgo2.c mkdir -p $WORK/b758/ github.com/containers/podman/vendor/github.com/nxadm/tail/watch cat >/tmp/go-build1758392422/b758/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1758392422/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build1758392422/b757/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build1758392422/b759/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.26 -complete -installsuffix shared -buildid yvFfLBBJ8axAeFgT1t3C/yvFfLBBJ8axAeFgT1t3C -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b758/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 go tool buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/48/48ccd58d9177073f75c8b948e5b89d59a1aa2001ff3a6b80f08306826ed76b28-d # internal mkdir -p $WORK/b817/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 cat >/tmp/go-build1758392422/b817/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.26 -complete -installsuffix shared -buildid AI6CvI8A8L9OYChBpz13/AI6CvI8A8L9OYChBpz13 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b817/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/b633/_pkg_.a # internal go tool buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/e3/e3d9851359628bb84453dc9d7493bbab7bf45ea43e9fa5807a517b0ded7db902-d # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/86/8600b4dd01d0f8cb4ad2350fc632154d224016626b04fdaffb90f86f1229162c-d # internal mkdir -p $WORK/b749/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b634/ cat >/tmp/go-build1758392422/b749/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build1758392422/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build1758392422/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build1758392422/b751/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.26 -complete -installsuffix shared -buildid I5NYBxGMOlBktFEDeiv2/I5NYBxGMOlBktFEDeiv2 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b749/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 cat >/tmp/go-build1758392422/b634/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1758392422/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1758392422/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build1758392422/b636/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.26 -complete -installsuffix shared -buildid w-2P25RSNYh4gOCalPXs/w-2P25RSNYh4gOCalPXs -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b634/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/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/ae/ae892c0ccb2bd932d4c19fcc1799b335ff9bace524b6dbe6918d10595d10e818-d # internal mkdir -p $WORK/b824/ github.com/containers/podman/vendor/golang.org/x/time/rate cat >/tmp/go-build1758392422/b824/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.26 -complete -installsuffix shared -buildid mKgnS1HpIKLHkK-SGLvF/mKgnS1HpIKLHkK-SGLvF -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b824/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/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/0e/0e653311fb663f27021b3330c2038c840d64081fe7f07262bcebe4cad6f2ceff-d # internal mkdir -p $WORK/b629/ github.com/containers/podman/vendor/github.com/go-logr/stdr cat >/tmp/go-build1758392422/b629/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-build1758392422/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build1758392422/b630/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.26 -complete -installsuffix shared -buildid q4ofIDO0BwSpfm6jWSov/q4ofIDO0BwSpfm6jWSov -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go go tool buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/57/5770cefcdd054df3736703e848bbb74014b116abfb6ffe39e1542cb4a82003c7-d # internal mkdir -p $WORK/b803/ github.com/containers/podman/pkg/machine/qemu/command cat >/tmp/go-build1758392422/b803/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build1758392422/b788/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.26 -complete -installsuffix shared -buildid IWv4vOWufWJOHzPNsPvT/IWv4vOWufWJOHzPNsPvT -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b803/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/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/54/54b1863e48bfec62360f03908f90cbdb7a802c9788c7d22f4ec4410a33e2d9cc-d # internal mkdir -p $WORK/b830/ github.com/containers/podman/internal/remote_build_helpers cat >/tmp/go-build1758392422/b830/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.26 -complete -installsuffix shared -buildid 7XThHxdFv4iVrHlkny2w/7XThHxdFv4iVrHlkny2w -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go go tool buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/12/12a205d28b8bd7e398c2a3526a87723c0f8959136d66a55202c62c058ff76499-d # internal mkdir -p $WORK/b808/ github.com/containers/podman/vendor/github.com/tklauser/go-sysconf cat >/tmp/go-build1758392422/b808/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build1758392422/b809/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.26 -complete -installsuffix shared -buildid fFPxbXsmFHRk5rQ12ghg/fFPxbXsmFHRk5rQ12ghg -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b808/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_amd64.go go tool buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/09/09a51a355fa34b465b6e8a3b5e22358e763d1ea0d5783bbdbf8af3a112421149-d # internal mkdir -p $WORK/b845/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver cat >/tmp/go-build1758392422/b845/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build1758392422/b844/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.26 -complete -installsuffix shared -buildid 9eOw-KM_cEuKPdYaYF8D/9eOw-KM_cEuKPdYaYF8D -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go cd $WORK/b554 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=5lrE1yKnFbFSPjORJTZQ -o $WORK/b554/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/76/76a06526fda7a5824889daf27ad36a95fa3d2806a63cd21a4004dffe46a81e98-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=zqhisootYPswc5B2r4Cj -o $WORK/b554/_x002.o -c projectquota_supported.cgo2.c go tool buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/9c/9c494011b5e210a3241518b689b355592048ed57f6637bf93702b6c3ca0a89ac-d # internal mkdir -p $WORK/b846/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver cat >/tmp/go-build1758392422/b846/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build1758392422/b844/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.26 -complete -installsuffix shared -buildid i1e4R7CfOA_r3hRQA43k/i1e4R7CfOA_r3hRQA43k -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go go tool buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/fd/fd7c644f270a9f3e24eaabeeeeda0ebc9573a4a5e94c5af27a7a2bfa3431d4de-d # internal mkdir -p $WORK/b797/ github.com/containers/podman/pkg/machine/ignition cat >/tmp/go-build1758392422/b797/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build1758392422/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.26 -complete -installsuffix shared -buildid vW_1m2s2TU4ttDQCikcP/vW_1m2s2TU4ttDQCikcP -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b797/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/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/df/df4ee842530a912f2136be2be2e6029724b02720fb13619821807fbf1bc0f50e-d # internal mkdir -p $WORK/b847/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver cat >/tmp/go-build1758392422/b847/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build1758392422/b844/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.26 -complete -installsuffix shared -buildid uM1QESC0bHZeqs1m1jLf/uM1QESC0bHZeqs1m1jLf -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go go tool buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/ea/eafba615ad39ee1d0378ebce058c5b4ca66e6a3d02e56ca155084b421be123c5-d # internal mkdir -p $WORK/b848/ github.com/containers/podman/pkg/env cat >/tmp/go-build1758392422/b848/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/containers/podman/pkg/env -lang=go1.26 -complete -installsuffix shared -buildid yalNm2530h3FAMhP6Yh6/yalNm2530h3FAMhP6Yh6 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_unix.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/host echo -n > $WORK/b748/preferlinkext # internal cd $WORK/b748 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=i-tt_UyLbk8_bc8ExCA- -o $WORK/b748/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/be/be7670fa04177015f7ee86991ccca73b3791547b3edea00f7d9d656494fc7444-d # internal mkdir -p $WORK/b755/ github.com/containers/podman/vendor/github.com/nxadm/tail cat >/tmp/go-build1758392422/b755/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build1758392422/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build1758392422/b757/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build1758392422/b758/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build1758392422/b759/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.26 -complete -installsuffix shared -buildid oYlcYx590k_U0hyMq9ZH/oYlcYx590k_U0hyMq9ZH -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b755/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/b483/_pkg_.a # internal go tool buildid -w $WORK/b490/_pkg_.a # internal go tool buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/65/65ae57a856250ae3aca5c607cb539d1123d73da9bfdfacb45e605312fd2da350-d # internal mkdir -p $WORK/b852/ github.com/containers/podman/pkg/specgenutilexternal cat >/tmp/go-build1758392422/b852/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build1758392422/b657/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.26 -complete -installsuffix shared -buildid udOXsNGAMrTgVckXkc1e/udOXsNGAMrTgVckXkc1e -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go go tool buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/78/7884ca7d95e025c4896ed4b3a239361656bf76f9593e9784dda07abef4e584c3-d # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/e4/e4d4cd4fc22a4353f631dc74dca8a79ab7d5de545a136118ecd5e73883f9dd9c-d # internal mkdir -p $WORK/b810/ mkdir -p $WORK/b854/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli cat >/tmp/go-build1758392422/b854/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b810/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build1758392422/b806/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.26 -complete -installsuffix shared -buildid z8pRJYXLInHZE4ShGJFt/z8pRJYXLInHZE4ShGJFt -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.26 -complete -installsuffix shared -buildid R71L8ls3MxzM8cRThzx0/R71L8ls3MxzM8cRThzx0 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b810/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/b775/_pkg_.a # internal go tool buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/22/22e6abb07810a604c9f3e2a2b825165f32594b61842f3faa9f88ab2302e01a4d-d # internal mkdir -p $WORK/b823/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress cat >/tmp/go-build1758392422/b823/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build1758392422/b824/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.26 -complete -installsuffix shared -buildid 5JWkI8PthXcvgvXwt_xx/5JWkI8PthXcvgvXwt_xx -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b823/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 cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/d5/d5545cd4d380bd44b43a7228116b3dd9c2639907e173cc359acffac6fc718afb-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/85/85435977c466bb729a0bcb9016fd3a99c7ed2c61c65fcb05875bc4bd3c0e8023-d # internal mkdir -p $WORK/b698/ mkdir -p $WORK/b776/ github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh cat >/tmp/go-build1758392422/b698/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-build1758392422/b490/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF cat >/tmp/go-build1758392422/b776/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-build1758392422/b775/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.26 -complete -installsuffix shared -buildid c6qBmMjn2B6G0yJ8kYn0/c6qBmMjn2B6G0yJ8kYn0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b698/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.26 -complete -installsuffix shared -buildid 0hnT9MuZTkR6B0Vk3dU6/0hnT9MuZTkR6B0Vk3dU6 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b776/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/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/fd/fd9ee0ab4c2983589288f66f298c85d9ddb8717c5f34f7857c2d1c756d9cce6e-d # internal mkdir -p $WORK/b856/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params cat >/tmp/go-build1758392422/b856/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.26 -complete -installsuffix shared -buildid gCXrK4sy82BPfZMlvSxe/gCXrK4sy82BPfZMlvSxe -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b856/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/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/00/00ec55fffa7644f8657047eb9c5bbfbfdde82e7b4aa4f37c0a18ffb2f83828d6-d # internal mkdir -p $WORK/b805/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu cat >/tmp/go-build1758392422/b805/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build1758392422/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build1758392422/b808/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.26 -complete -installsuffix shared -buildid hO6xNzI5hF12L70d9g2o/hO6xNzI5hF12L70d9g2o -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b805/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 mkdir -p $WORK/b859/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth cat >/tmp/go-build1758392422/b859/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile text/template=/tmp/go-build1758392422/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.26 -complete -installsuffix shared -buildid 4sBnhS_bL-DDV7LN8-r7/4sBnhS_bL-DDV7LN8-r7 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b859/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/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/94/9403cdc2485163c419e9b803a612b50463585031de85e1f1da960876b6a533f2-d # internal mkdir -p $WORK/b864/ github.com/containers/podman/vendor/github.com/segmentio/ksuid cat >/tmp/go-build1758392422/b864/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile database/sql/driver=/tmp/go-build1758392422/b495/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.26 -complete -installsuffix shared -buildid yoSYYeKFiJv3GAOqnDED/yoSYYeKFiJv3GAOqnDED -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b864/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/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/e4/e4e85bf9d6ab7b350bd35a4d0ad0f740fe27e3959cc10d85e0c36df577a264c3-d # internal mkdir -p $WORK/b869/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia cat >/tmp/go-build1758392422/b869/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.26 -complete -installsuffix shared -buildid VILOtRnsbmWVfEJIIqHj/VILOtRnsbmWVfEJIIqHj -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b869/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 github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota echo -n > $WORK/b554/preferlinkext # internal cd $WORK/b554 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I $WORK/b554/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Qm2TRHreUg2Yk0abPMy_ -o $WORK/b554/_cgo_main.o -c _cgo_main.c cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2GFhpJmhRS_2em5YyjUn -o $WORK/b277/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/59/59244b1d44eb7395b6120d3cb06b3b1f36a9fb7ca632eabf059b0ec9781c7828-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=pei9Fw0UfelPZJicqq5x -o $WORK/b277/_x002.o -c idtools_supported.cgo2.c go tool buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/fe/fe726001ec7bfb88fef5e838c5d45ea51a96a7d2753c4538d55de55209bab50c-d # internal mkdir -p $WORK/b843/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets cat >/tmp/go-build1758392422/b843/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build1758392422/b844/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build1758392422/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build1758392422/b846/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build1758392422/b847/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build1758392422/b567/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.26 -complete -installsuffix shared -buildid GwVDQjWdHfBmrHVfTJNr/GwVDQjWdHfBmrHVfTJNr -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b843/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/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/35/3569289a57c6a7678150b5933246886196bb00b0afb40ed2b224424376159032-d # internal mkdir -p $WORK/b872/ github.com/containers/podman/vendor/go.podman.io/common/pkg/report cat >/tmp/go-build1758392422/b872/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-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build1758392422/b873/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile text/tabwriter=/tmp/go-build1758392422/b363/_pkg_.a packagefile text/template=/tmp/go-build1758392422/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.26 -complete -installsuffix shared -buildid Sk0__jVvObs7A288UV83/Sk0__jVvObs7A288UV83 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b872/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 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -o $WORK/b748/_cgo_.o $WORK/b748/_cgo_main.o $WORK/b748/preferlinkext $WORK/b748/_x001.o $WORK/b748/_x002.o -O2 -g go tool buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/06/0628c374b584d8d547d5529892c2d8306922adc79f8051e7984e72a66c646eee-d # internal mkdir -p $WORK/b822/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter cat >/tmp/go-build1758392422/b822/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build1758392422/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build1758392422/b823/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.26 -complete -installsuffix shared -buildid dCOhrTbwgMAWRgNAJpaF/dCOhrTbwgMAWRgNAJpaF -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b822/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/b869/_pkg_.a # internal go tool buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/b9/b96017e5ad1f5d895e8696a4cf84caf313fc907113a44b802e116b3a70782c9f-d # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -o $WORK/b554/_cgo_.o $WORK/b554/_cgo_main.o $WORK/b554/preferlinkext $WORK/b554/_x001.o $WORK/b554/_x002.o -O2 -g cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/15/15965c075722900335567c23804ce7f30509f25101bcdda70f162b88a4d32325-d # internal mkdir -p $WORK/b884/ github.com/containers/podman/libpod/shutdown cat >/tmp/go-build1758392422/b884/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.26 -complete -installsuffix shared -buildid RBpXcHYFc8h8oWv7DfyZ/RBpXcHYFc8h8oWv7DfyZ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go mkdir -p $WORK/b878/ github.com/containers/podman/vendor/go.podman.io/common/libimage/platform cat >/tmp/go-build1758392422/b878/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build1758392422/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.26 -complete -installsuffix shared -buildid mwBzzOFKLbmuLYL3NHAv/mwBzzOFKLbmuLYL3NHAv -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go go tool buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/9f/9fd182cc56d53e80bd62f21c79dbbad71bbdae83c0e8366ed205171147ee9056-d # internal mkdir -p $WORK/b894/ github.com/containers/podman/vendor/golang.org/x/net/bpf cat >/tmp/go-build1758392422/b894/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.26 -complete -installsuffix shared -buildid uxGKaawRBUlfm6Rm7jWL/uxGKaawRBUlfm6Rm7jWL -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b894/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/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/df/dfc43cb3e1522acae36d25395b22ebf1fc0616edd5e3ca24f29f17ed5c6024ae-d # internal mkdir -p $WORK/b913/ github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib cat >/tmp/go-build1758392422/b913/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.26 -complete -installsuffix shared -buildid -UvCxZTkUcVNtc2pXq2w/-UvCxZTkUcVNtc2pXq2w -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b913/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/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/72/72074725bde81404410b4aad48b3994d9a9efa7fc4d5cf4cad408fa9e9c7532e-d # internal mkdir -p $WORK/b915/ github.com/containers/podman/pkg/parallel cat >/tmp/go-build1758392422/b915/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build1758392422/b291/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/containers/podman/pkg/parallel -lang=go1.26 -complete -installsuffix shared -buildid Q1IL1g6WhzBOYcwf18kz/Q1IL1g6WhzBOYcwf18kz -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go go tool buildid -w $WORK/b755/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -o $WORK/b748/_cgo_.o $WORK/b748/_cgo_main.o $WORK/b748/preferlinkext $WORK/b748/_x001.o $WORK/b748/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b748/_cgo_.o -dynout $WORK/b748/_cgo_import.go cd $WORK/b754 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=h3QHkxl28p-x4GJl7YOy -o $WORK/b754/_x001.o -c _cgo_export.c cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/18/18aca48fd8b315d54d155eb27b35b2d55f65c6999d9bccf42ede7c9f8b6aeefc-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=_teywZJPeWYDhC9yiHK3 -o $WORK/b754/_x002.o -c dlopen.cgo2.c go tool buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/1e/1e33a2f30d8bdf23298c26e59816f9d5e0f3fd1e34762a28606585ca358d723e-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=RQhVn5U0ThtXHFy_VPQk -o $WORK/b754/_x003.o -c dlopen_example.cgo2.c mkdir -p $WORK/b919/ runtime/pprof cat >/tmp/go-build1758392422/b919/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1758392422/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1758392422/b018/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build1758392422/b033/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile text/tabwriter=/tmp/go-build1758392422/b363/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p runtime/pprof -lang=go1.26 -std -installsuffix shared -buildid YrIxQ18Ic52TqgEoRI44/YrIxQ18Ic52TqgEoRI44 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b919/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/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/2a/2ae4af4bf5be5263a4f8dfeb391cdbe6740b317b78a9611eee98ce3005f74faa-d # internal go tool buildid -w $WORK/b634/_pkg_.a # internal go tool buildid -w $WORK/b822/_pkg_.a # internal go tool buildid -w $WORK/b878/_pkg_.a # internal go tool buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/18/184d503d0611380d7405ff1de8cd13d25a5c8113278526cb9f3a9a139d309600-d # internal mkdir -p $WORK/b637/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop cat >/tmp/go-build1758392422/b637/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1758392422/b635/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.26 -complete -installsuffix shared -buildid opy4mqU9L_Vrhs0aJz3j/opy4mqU9L_Vrhs0aJz3j -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/6a/6ac8f4389e114add6b8f61371c094e6cfa1318be0535c126917de7b893064202-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b465/fse_decoder_amd64.o ./fse_decoder_amd64.s cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/31/312fe4a1f215035c60504ae6969b4ab23dad720d62495362864f8b1d8fe9fc40-d # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/fb/fbe34629e1297f7f7b1b2658e37bed43213f0f468c7c6f8b9414b32e8e5cd07c-d # internal cat >/tmp/go-build1758392422/b748/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.26 -installsuffix shared -buildid i-tt_UyLbk8_bc8ExCA-/i-tt_UyLbk8_bc8ExCA- -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b748/_cgo_gotypes.go $WORK/b748/host_cgo.cgo1.go $WORK/b748/_cgo_import.go gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -o $WORK/b554/_cgo_.o $WORK/b554/_cgo_main.o $WORK/b554/preferlinkext $WORK/b554/_x001.o $WORK/b554/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b554/_cgo_.o -dynout $WORK/b554/_cgo_import.go go tool buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/a2/a231730c38decb1283da84b00c84d4e2f6edddb3876431cbc1636c1bdb030589-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools echo -n > $WORK/b277/preferlinkext # internal cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I $WORK/b277/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=4xYwVoOFMxc9udRhg_i9 -o $WORK/b277/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/fc/fc2aa48658ccdfce946da1e457b51b777658b8fdc55c912ebdb3a9c8f4324427-d # internal go tool buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/81/81e3fddf02a11bb624f2cc8d7206ff5ba648408ce2393ceab84dbee21688bc5a-d # internal go tool buildid -w $WORK/b805/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b465/matchlen_amd64.o ./matchlen_amd64.s cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/59/5921f6146745af73f3de196252679c80f71dcf933f9500473b4108fc7c013c50-d # internal go tool buildid -w $WORK/b346/_pkg_.a # internal cat >/tmp/go-build1758392422/b554/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.26 -installsuffix shared -buildid Qm2TRHreUg2Yk0abPMy_/Qm2TRHreUg2Yk0abPMy_ -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b554/_cgo_gotypes.go $WORK/b554/projectquota_supported.cgo1.go $WORK/b554/_cgo_import.go go tool buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/6e/6e26c7b72071c298622b53cd4386b1eb3b155a75f61ad92b1d0835487bc132da-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/2f/2f0cf127a81fe7204af6be4228aaec37ec4795c6d5a32d1fc34ec99b24537b9d-d # internal mkdir -p $WORK/b387/ github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson cat >/tmp/go-build1758392422/b387/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-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1758392422/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1758392422/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1758392422/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1758392422/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1758392422/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1758392422/b336/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.26 -complete -installsuffix shared -buildid IVblJSwKhwKWh8FE54qX/IVblJSwKhwKWh8FE54qX -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b387/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 mkdir -p $WORK/b352/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag cat >/tmp/go-build1758392422/b352/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-build1758392422/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1758392422/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.26 -complete -installsuffix shared -buildid 0iyL0jbArJTcc1VIpftv/0iyL0jbArJTcc1VIpftv -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go go tool buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/b3/b3d286046788fd36d133be2ba2b3e0dc040d136d81e91e8bdd15e48dbaae8d45-d # internal go tool buildid -w $WORK/b637/_pkg_.a # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen echo -n > $WORK/b754/preferlinkext # internal cd $WORK/b754 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -I $WORK/b754/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=8v9_T9AROIGkkkQ2WVzk -o $WORK/b754/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host go tool pack r $WORK/b748/_pkg_.a $WORK/b748/preferlinkext $WORK/b748/_x001.o $WORK/b748/_x002.o # internal go tool buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/f5/f58a7ee58fe08eb2763bb3dbaaaa9cc813f9c716830fd6f0b756e57036a74361-d # internal go tool buildid -w $WORK/b795/_pkg_.a # internal mkdir -p $WORK/b631/ cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/33/3314356b76f66fa9bb27d58ea3031fd9712fe18df3e502e673f6cde611300894-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk cat >/tmp/go-build1758392422/b631/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build1758392422/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1758392422/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build1758392422/b637/_pkg_.a packagefile log/slog=/tmp/go-build1758392422/b625/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.26 -complete -installsuffix shared -buildid ns41wwNMrYn0ty_Y4wUC/ns41wwNMrYn0ty_Y4wUC -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b631/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b465/seqdec_amd64.o ./seqdec_amd64.s cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/5e/5e1ed9beff26331add8161630a6abc963b8188a89b239e6dbd29f9df68b745b0-d # internal go tool buildid -w $WORK/b810/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -o $WORK/b277/_cgo_.o $WORK/b277/_cgo_main.o $WORK/b277/preferlinkext $WORK/b277/_x001.o $WORK/b277/_x002.o -O2 -g -l subid cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/82/82b777337f625c60ebda72488b19395ff606cc9e3a23124a71f7ecfdc6cb8c0d-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd go tool pack r $WORK/b465/_pkg_.a $WORK/b465/fse_decoder_amd64.o $WORK/b465/matchlen_amd64.o $WORK/b465/seqdec_amd64.o # internal go tool buildid -w $WORK/b465/_pkg_.a # internal go tool buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/3a/3a20c3c883efa3d4f0fb372bd72f938b1d2b118b55a90090f32d9d79564cbdbd-d # internal mkdir -p $WORK/b893/ github.com/containers/podman/vendor/github.com/mdlayher/socket cat >/tmp/go-build1758392422/b893/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build1758392422/b894/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build1758392422/b574/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.26 -complete -installsuffix shared -buildid qJsvgNpUcRtzqZXk2DSd/qJsvgNpUcRtzqZXk2DSd -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b893/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 cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ad/ad53b16016c2b6ed057136961e597ff6b37b795fea77061b77472fc4bc666201-d # internal mkdir -p $WORK/b697/ github.com/containers/podman/vendor/github.com/moby/go-archive/compression cat >/tmp/go-build1758392422/b697/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build1758392422/b306/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build1758392422/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build1758392422/b465/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.26 -complete -installsuffix shared -buildid hjqk9_dwUvT8kEOrK5Ud/hjqk9_dwUvT8kEOrK5Ud -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b697/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 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -o $WORK/b754/_cgo_.o $WORK/b754/_cgo_main.o $WORK/b754/preferlinkext $WORK/b754/_x001.o $WORK/b754/_x002.o $WORK/b754/_x003.o -O2 -g -ldl mkdir -p $WORK/b576/ github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz cat >/tmp/go-build1758392422/b576/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-build1758392422/b490/_pkg_.a packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build1758392422/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build1758392422/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build1758392422/b574/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile testing=/tmp/go-build1758392422/b578/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF go tool buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.26 -complete -installsuffix shared -buildid zA8jowKo5JUo6JInSR4I/zA8jowKo5JUo6JInSR4I -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b576/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 cd /usr/lib/golang/src/net go tool pack r $WORK/b199/_pkg_.a $WORK/b199/preferlinkext $WORK/b199/_x001.o $WORK/b199/_x002.o $WORK/b199/_x003.o $WORK/b199/_x004.o $WORK/b199/_x005.o $WORK/b199/_x006.o # internal go tool buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c1/c1a9cefda9672135e81b445fd8eade64a93ed5cb63ca88f31f65e1532294f26f-d # internal mkdir -p $WORK/b300/ github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher cat >/tmp/go-build1758392422/b300/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/hmac=/tmp/go-build1758392422/b180/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.26 -complete -installsuffix shared -buildid eqVThUDhOaAO4rAYY8iG/eqVThUDhOaAO4rAYY8iG -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b300/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 mkdir -p $WORK/b305/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet cat >/tmp/go-build1758392422/b305/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build1758392422/b306/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile compress/zlib=/tmp/go-build1758392422/b307/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/des=/tmp/go-build1758392422/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build1758392422/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/md5=/tmp/go-build1758392422/b191/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build1758392422/b309/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build1758392422/b310/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build1758392422/b304/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build1758392422/b311/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile image=/tmp/go-build1758392422/b312/_pkg_.a packagefile image/jpeg=/tmp/go-build1758392422/b314/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.26 -complete -installsuffix shared -buildid CK5fjcMRp5vgBRvkzxTG/CK5fjcMRp5vgBRvkzxTG -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b305/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 gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -o $WORK/b277/_cgo_.o $WORK/b277/_cgo_main.o $WORK/b277/preferlinkext $WORK/b277/_x001.o $WORK/b277/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage idtools -dynimport $WORK/b277/_cgo_.o -dynout $WORK/b277/_cgo_import.go go tool buildid -w $WORK/b872/_pkg_.a # internal go tool buildid -w $WORK/b352/_pkg_.a # internal cat >/tmp/go-build1758392422/b277/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build1758392422/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.26 -installsuffix shared -buildid 4xYwVoOFMxc9udRhg_i9/4xYwVoOFMxc9udRhg_i9 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b277/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/b277/_cgo_gotypes.go $WORK/b277/idtools_supported.cgo1.go $WORK/b277/_cgo_import.go gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b754=/tmp/go-build -gno-record-gcc-switches -o $WORK/b754/_cgo_.o $WORK/b754/_cgo_main.o $WORK/b754/preferlinkext $WORK/b754/_x001.o $WORK/b754/_x002.o $WORK/b754/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b754/_cgo_.o -dynout $WORK/b754/_cgo_import.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/2e/2e46b0876a6fe9cf2b966477d01d7acbea0a69845100a5c98d1a46fcacbfe7bd-d # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/90/9038214133af8e3c4f609610206e4a1b30c0de322e13df210fa596d015c2c7b4-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/85/85a526f361d00830fcb5dbda6a12fb5d04c3652bbdc1ed0be3a34488bcbc6975-d # internal mkdir -p $WORK/b351/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b428/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b440/ mkdir -p $WORK/b229/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal vendor/golang.org/x/net/http/httpproxy cat >/tmp/go-build1758392422/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1758392422/b223/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF mkdir -p $WORK/b228/ net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.26 -std -complete -installsuffix shared -buildid 91x9U8MJ58-rnt_h8Exv/91x9U8MJ58-rnt_h8Exv -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >/tmp/go-build1758392422/b440/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.26 -complete -installsuffix shared -buildid uOh6Ud3hX1ilrRsC05wD/uOh6Ud3hX1ilrRsC05wD -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go mkdir -p $WORK/b194/ mkdir -p $WORK/b652/ mkdir -p $WORK/b601/ crypto/x509 mkdir -p $WORK/b566/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types github.com/containers/podman/vendor/github.com/docker/go-connections/nat cat >/tmp/go-build1758392422/b652/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b601/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.26 -complete -installsuffix shared -buildid VSTfbbsS4yzPPbvuPCBD/VSTfbbsS4yzPPbvuPCBD -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b652/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 cat >/tmp/go-build1758392422/b351/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-build1758392422/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1758392422/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1758392422/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1758392422/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1758392422/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1758392422/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1758392422/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1758392422/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1758392422/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build1758392422/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1758392422/b339/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cat >/tmp/go-build1758392422/b428/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.26 -complete -installsuffix shared -buildid R7wwUQzCDb3HQGJtoz49/R7wwUQzCDb3HQGJtoz49 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b601/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.26 -complete -installsuffix shared -buildid PX65TkIi4fRn17xVvu2P/PX65TkIi4fRn17xVvu2P -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go mkdir -p $WORK/b375/ github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b521/ github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name cat >/tmp/go-build1758392422/b375/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF mkdir -p $WORK/b603/ cat >/tmp/go-build1758392422/b521/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-build1758392422/b116/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.26 -complete -installsuffix shared -buildid qsbioOzGwJAlkPPJeF2m/qsbioOzGwJAlkPPJeF2m -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b351/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.26 -complete -installsuffix shared -buildid xUmfxl-IaSQ3lTy_DaEy/xUmfxl-IaSQ3lTy_DaEy -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b521/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 cat >/tmp/go-build1758392422/b603/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-build1758392422/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.26 -complete -installsuffix shared -buildid C-23RUDG1iLDPHoVcTKc/C-23RUDG1iLDPHoVcTKc -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b603/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 cat >/tmp/go-build1758392422/b228/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b598/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.26 -complete -installsuffix shared -buildid dTlWXtAt4EuIIjwGm0Ud/dTlWXtAt4EuIIjwGm0Ud -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b375/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 github.com/containers/podman/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p net/textproto -lang=go1.26 -std -complete -installsuffix shared -buildid ewcmGVwzoRXFXxAhKolR/ewcmGVwzoRXFXxAhKolR -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b228/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 cat >/tmp/go-build1758392422/b194/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-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/des=/tmp/go-build1758392422/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build1758392422/b195/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1758392422/b158/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/md5=/tmp/go-build1758392422/b191/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1758392422/b167/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1758392422/b170/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile internal/goos=/tmp/go-build1758392422/b017/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p crypto/x509 -lang=go1.26 -std -complete -installsuffix shared -buildid 2xLz4710mrF07KZalbfi/2xLz4710mrF07KZalbfi -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/constraints.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 /usr/lib/golang/src/crypto/x509/x509_string.go cat >/tmp/go-build1758392422/b566/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/md5=/tmp/go-build1758392422/b191/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile database/sql/driver=/tmp/go-build1758392422/b495/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.26 -complete -installsuffix shared -buildid B9GwEs8f8VsqKf5m2sRb/B9GwEs8f8VsqKf5m2sRb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b566/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 cat >/tmp/go-build1758392422/b598/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.26 -complete -installsuffix shared -buildid IioExf9YXEJmLd86Yjbk/IioExf9YXEJmLd86Yjbk -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b598/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 cat >/tmp/go-build1758392422/b754/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.26 -installsuffix shared -buildid 8v9_T9AROIGkkkQ2WVzk/8v9_T9AROIGkkkQ2WVzk -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack $WORK/b754/_cgo_gotypes.go $WORK/b754/dlopen.cgo1.go $WORK/b754/dlopen_example.cgo1.go $WORK/b754/_cgo_import.go go tool buildid -w $WORK/b440/_pkg_.a # internal mkdir -p $WORK/b674/ github.com/containers/podman/vendor/github.com/godbus/dbus/v5 cat >/tmp/go-build1758392422/b674/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/49/498a46a07d50f191d3f5076842489c8e29d769b2c1e939e0613f8c7ec1a46999-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.26 -complete -installsuffix shared -buildid 1qz4uFrdAs9zMbYmXAgF/1qz4uFrdAs9zMbYmXAgF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b674/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 mkdir -p $WORK/b656/ github.com/containers/podman/vendor/github.com/spf13/pflag cat >/tmp/go-build1758392422/b656/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/csv=/tmp/go-build1758392422/b657/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile flag=/tmp/go-build1758392422/b549/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF mkdir -p $WORK/b752/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.26 -complete -installsuffix shared -buildid OyqVmnK8GfdvcZDLE3fH/OyqVmnK8GfdvcZDLE3fH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b656/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 github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal cat >/tmp/go-build1758392422/b752/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.26 -complete -installsuffix shared -buildid Em_Cbif4xhumx7rhbVx9/Em_Cbif4xhumx7rhbVx9 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b752/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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/fd/fdad8829033081ddd186757cbf429e27876b5f7e32b9199b2e2d914fcb6cd06a-d # internal mkdir -p $WORK/b784/ github.com/containers/podman/vendor/golang.org/x/net/internal/socks cat >/tmp/go-build1758392422/b784/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.26 -complete -installsuffix shared -buildid kncPVy57nIgC63N-RkwP/kncPVy57nIgC63N-RkwP -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b784/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/b767/_pkg_.a # internal go tool buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/f2/f2fe175d40bd47f96d8be35178331d7488a67b604fb68c174fd29c7a59f82509-d # internal mkdir -p $WORK/b792/ github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types cat >/tmp/go-build1758392422/b792/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build1758392422/b549/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile runtime/debug=/tmp/go-build1758392422/b473/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.26 -complete -installsuffix shared -buildid etx-HT1xGopC8UF8F6Ph/etx-HT1xGopC8UF8F6Ph -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b792/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 cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/40/40da9141c02281acb74e20a4a078eb0a6ce8456677cad9a6d77d2474ba309d28-d # internal mkdir -p $WORK/b766/ github.com/containers/podman/vendor/sigs.k8s.io/yaml go tool buildid -w $WORK/b697/_pkg_.a # internal cat >/tmp/go-build1758392422/b766/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-build1758392422/b049/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build1758392422/b767/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.26 -complete -installsuffix shared -buildid jcqpDAQVcx9_WqymTGGn/jcqpDAQVcx9_WqymTGGn -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b766/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 cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/33/337046070083ca57a6d81edeb995681c6d5dd1ddda10c3670929bcb2b7d9e119-d # internal mkdir -p $WORK/b696/ github.com/containers/podman/vendor/github.com/moby/go-archive cat >/tmp/go-build1758392422/b696/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-build1758392422/b490/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build1758392422/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build1758392422/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build1758392422/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build1758392422/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build1758392422/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build1758392422/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build1758392422/b677/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.26 -complete -installsuffix shared -buildid w43Dpfap-8FdIpy-aYZr/w43Dpfap-8FdIpy-aYZr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b696/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/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/48/489bf32f131ba76f4c5ebaf52b4ecafcb9a401396fe99c9ce3e5dd32cbedc478-d # internal mkdir -p $WORK/b811/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net cat >/tmp/go-build1758392422/b811/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build1758392422/b806/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.26 -complete -installsuffix shared -buildid 2zd2kCzIH1RRXC4cqxRN/2zd2kCzIH1RRXC4cqxRN -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b811/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/b300/_pkg_.a # internal go tool buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/be/be7e64adf1da787845d8ee253b500956ca1996ab01afb09d49218afe878acd99-d # internal go tool buildid -w $WORK/b631/_pkg_.a # internal mkdir -p $WORK/b812/ github.com/containers/podman/pkg/machine/sockets cat >/tmp/go-build1758392422/b812/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.26 -complete -installsuffix shared -buildid JleM2RMlFSy98vIuNETB/JleM2RMlFSy98vIuNETB -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/cc/ccab0b528ee9487b5da6f8d2ff081b8e1fa2611809b9a2373d6c66961d98fa89-d # internal mkdir -p $WORK/b379/ github.com/containers/podman/vendor/google.golang.org/grpc/metadata cat >/tmp/go-build1758392422/b379/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.26 -complete -installsuffix shared -buildid IacY23Twb716QXslfnbI/IacY23Twb716QXslfnbI -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/e2/e26f5d3d6c0a95606066c1e673a17f12563106f29609ba5df189ba7fc69bb76c-d # internal mkdir -p $WORK/b392/ github.com/containers/podman/vendor/google.golang.org/grpc/codes cat >/tmp/go-build1758392422/b392/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.26 -complete -installsuffix shared -buildid x4l_8H_QdQ1HiPlwDhhT/x4l_8H_QdQ1HiPlwDhhT -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b392/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/b486/_pkg_.a # internal go tool buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/4e/4e26172bdc467cf90b56859939009fa480f53a461503c255f761af47a4032493-d # internal mkdir -p $WORK/b396/ github.com/containers/podman/vendor/google.golang.org/grpc/mem cat >/tmp/go-build1758392422/b396/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.26 -complete -installsuffix shared -buildid y1aZ4zhT167pN5K1ADVk/y1aZ4zhT167pN5K1ADVk -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b396/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/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/82/82c535d8d2725fd929ce8fb4d24564e4123b1f1d6642e626add6649405c55ee0-d # internal mkdir -p $WORK/b222/ vendor/golang.org/x/net/http/httpguts cat >/tmp/go-build1758392422/b222/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-build1758392422/b223/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.26 -std -complete -installsuffix shared -buildid ZSYLiQ5k-W2joUoQK1-t/ZSYLiQ5k-W2joUoQK1-t -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b222/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 cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/b7/b7026fb382b92093778e32429ac767078d82b9da8c853c71d3289d1c4086471a-d # internal mkdir -p $WORK/b232/ mime/multipart cat >/tmp/go-build1758392422/b232/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1758392422/b233/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p mime/multipart -lang=go1.26 -std -complete -installsuffix shared -buildid wId23PRVaja57pTuLNoW/wId23PRVaja57pTuLNoW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b232/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 go tool buildid -w $WORK/b752/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen go tool pack r $WORK/b754/_pkg_.a $WORK/b754/preferlinkext $WORK/b754/_x001.o $WORK/b754/_x002.o $WORK/b754/_x003.o # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/16/16e43a5cbe6a3feeef5991828a6ff8de4efcd7cc6b86bf331372a1237327fb61-d # internal go tool buildid -w $WORK/b754/_pkg_.a # internal mkdir -p $WORK/b419/ github.com/containers/podman/vendor/golang.org/x/net/http/httpguts cat >/tmp/go-build1758392422/b419/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-build1758392422/b420/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF go tool buildid -w $WORK/b598/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.26 -complete -installsuffix shared -buildid Eft9OdZp2fRXL8bNRNdf/Eft9OdZp2fRXL8bNRNdf -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b419/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 cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/e5/e591687949d3b0a1011e1078f57c1d5a1a5616247b832c0b1df3f1c714220871-d # internal mkdir -p $WORK/b442/ net/mail cat >/tmp/go-build1758392422/b442/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p net/mail -lang=go1.26 -std -complete -installsuffix shared -buildid nulCX-frNz_i9q2S83gm/nulCX-frNz_i9q2S83gm -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/83/83bd46f3ec018659c225a3b96ac6ad9f41d841c1d145002db41875589b20f0ed-d # internal mkdir -p $WORK/b593/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/container cat >/tmp/go-build1758392422/b593/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1758392422/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build1758392422/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1758392422/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1758392422/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build1758392422/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1758392422/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build1758392422/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1758392422/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.26 -complete -installsuffix shared -buildid -GeCl0aHqAzj5wMsci1C/-GeCl0aHqAzj5wMsci1C -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b593/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/b521/_pkg_.a # internal go tool buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/db/dbb8c005f769ed867cd5660ea3124921de4cdc8470bf18e1ed7a788a05a72c47-d # internal mkdir -p $WORK/b526/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload cat >/tmp/go-build1758392422/b526/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build1758392422/b521/_pkg_.a EOF cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/03/03eaae84dfcc41a46e201de5053ba255d6e5548df0afe15866143ee05ffa17a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.26 -complete -installsuffix shared -buildid Sm3aW8mQZu6YxkpdC-Bd/Sm3aW8mQZu6YxkpdC-Bd -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b526/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 mkdir -p $WORK/b753/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b753/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b753/ -m64 -mtune=generic -fcf-protection=full ./journal.go go tool buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/80/80ca4cc83586932bf09ed18f7374d0688755699293fcef1eb052f476e119c2ea-d # internal mkdir -p $WORK/b565/ github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 cat >/tmp/go-build1758392422/b565/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build1758392422/b566/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.26 -complete -installsuffix shared -buildid FmjoBujmHdDCjOYFdYjk/FmjoBujmHdDCjOYFdYjk -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b565/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/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/5a/5a5a50383668816c45aa501234f417850fe5cb115dc4748f93126ef3493c4d0d-d # internal mkdir -p $WORK/b648/ github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif cat >/tmp/go-build1758392422/b648/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-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1758392422/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build1758392422/b566/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.26 -complete -installsuffix shared -buildid YR4q3SPZkFE7QGmnb5lP/YR4q3SPZkFE7QGmnb5lP -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b648/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/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/a7/a744291c002185836ffcb6d889518112fe93b9ceb745f20a078cbe8f373d6fdd-d # internal mkdir -p $WORK/b818/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket cat >/tmp/go-build1758392422/b818/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-build1758392422/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build1758392422/b815/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.26 -complete -installsuffix shared -buildid K7UM9-WYrVktnFyHPp_7/K7UM9-WYrVktnFyHPp_7 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b818/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/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/bb/bbf7dccc9e0829bc61320eff95e6adeb5114cf963eec617a56b2cdad3aa8392c-d # internal mkdir -p $WORK/b819/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers cat >/tmp/go-build1758392422/b819/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.26 -complete -installsuffix shared -buildid qvcQbTpStWr998d2ywQn/qvcQbTpStWr998d2ywQn -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b819/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/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/f5/f5083e0d30cce3f0eee19adb4edb57f3c13eb9c87ec8a60c7e8d908ed19cd809-d # internal mkdir -p $WORK/b827/ github.com/containers/podman/pkg/bindings/internal/util cat >/tmp/go-build1758392422/b827/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.26 -complete -installsuffix shared -buildid 7VMuruJSpLAGdN_Y7s8m/7VMuruJSpLAGdN_Y7s8m -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go go tool buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a9/a964aa08ccd3ae9cfd763a76ceeb38887e8b12f8e023a23bec7fb911e425fbac-d # internal mkdir -p $WORK/b378/ github.com/containers/podman/vendor/google.golang.org/grpc/stats cat >/tmp/go-build1758392422/b378/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.26 -complete -installsuffix shared -buildid ex2Xks7xBQ04qXwpYShr/ex2Xks7xBQ04qXwpYShr -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b378/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/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/aa/aaeed7b9b0329766a9173758182e67b9378cf75ac550044fabcba684b0099be9-d # internal mkdir -p $WORK/b395/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil cat >/tmp/go-build1758392422/b395/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.26 -complete -installsuffix shared -buildid 5YrE4X-wGx1L-c5oFj4W/5YrE4X-wGx1L-c5oFj4W -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b395/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/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b1/b15a6ed6c52af6c72d3c0b6052926a4624ac9923c7b9a1d39eed66ce1810a14d-d # internal mkdir -p $WORK/b400/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload cat >/tmp/go-build1758392422/b400/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-build1758392422/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.26 -complete -installsuffix shared -buildid uI-2wrCfZi-RJgAzlWPr/uI-2wrCfZi-RJgAzlWPr -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools go tool pack r $WORK/b277/_pkg_.a $WORK/b277/preferlinkext $WORK/b277/_x001.o $WORK/b277/_x002.o # internal go tool buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/a7/a70d28eb1ea6177514f20bf28a7408281b6c37590564d8be0ade662957eab4ba-d # internal mkdir -p $WORK/b275/ cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b275/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall ./getenv_linux_cgo.go ./unshare_cgo.go go tool buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/5b/5bcbc0b5fb74b61a10e1577d96947c4d227d2328ce1dd9cd809f288bdbb41666-d # internal mkdir -p $WORK/b432/ github.com/containers/podman/vendor/google.golang.org/grpc/tap cat >/tmp/go-build1758392422/b432/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.26 -complete -installsuffix shared -buildid 3szi5fsM6v-lH-VRZfkG/3szi5fsM6v-lH-VRZfkG -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go go tool buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/37/37262688ba852cb389956daa6768bd83eb09ac80fa0ec050de6c042f9a81cccf-d # internal mkdir -p $WORK/b559/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap cat >/tmp/go-build1758392422/b559/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.26 -complete -installsuffix shared -buildid fW6Gs3U9RguZKTaDw459/fW6Gs3U9RguZKTaDw459 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go go tool buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/66/665be23468d63220b7f5edb2ac857fc22109dc51a3f99f044205ba10ab75e9d3-d # internal mkdir -p $WORK/b745/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc cat >/tmp/go-build1758392422/b745/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build1758392422/b746/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.26 -complete -installsuffix shared -buildid IR7JqPR5MKRRv0Mgw1FI/IR7JqPR5MKRRv0Mgw1FI -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b745/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 /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota go tool pack r $WORK/b554/_pkg_.a $WORK/b554/preferlinkext $WORK/b554/_x001.o $WORK/b554/_x002.o # internal go tool buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/60/6019f672cb1b8113b438f32a5e4d1c689a2374823437b685907cfc94503f81dd-d # internal mkdir -p $WORK/b892/ github.com/containers/podman/vendor/github.com/mdlayher/vsock cat >/tmp/go-build1758392422/b892/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build1758392422/b893/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.26 -complete -installsuffix shared -buildid X7UXVZNqMaAioZ0mAFjL/X7UXVZNqMaAioZ0mAFjL -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b892/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/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/af/af1f1781839cd8ae8b7f7a7c3b4c7720d3364cddf4e963abefc3e96c00e933ed-d # internal mkdir -p $WORK/b377/ github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats cat >/tmp/go-build1758392422/b377/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-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build1758392422/b378/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.26 -complete -installsuffix shared -buildid CdbIHHJcZR7SFh39KDF4/CdbIHHJcZR7SFh39KDF4 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b377/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/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/12/12395cd38a9540212483be2615073d99b40d6f5bd0ec7dc0330968d76e26f010-d # internal mkdir -p $WORK/b918/ log/syslog cat >/tmp/go-build1758392422/b918/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p log/syslog -lang=go1.26 -std -complete -installsuffix shared -buildid FiS6UpaYwUE2DtFYzwYd/FiS6UpaYwUE2DtFYzwYd -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b918/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/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/1e/1ea08c9de2f5f7e7ff23ae55b022af74823f5962c7670ee096fe0bac501ac464-d # internal go tool buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/cf/cf912c4fb901c9b8b032003b18aafa24dfc87979131ea5b20c549f122d0f3fea-d # internal mkdir -p $WORK/b814/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt cat >/tmp/go-build1758392422/b814/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build1758392422/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build1758392422/b816/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build1758392422/b817/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build1758392422/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build1758392422/b819/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.26 -complete -installsuffix shared -buildid tD3T0k2W5qWBmFXBtyoN/tD3T0k2W5qWBmFXBtyoN -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b814/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/b784/_pkg_.a # internal go tool buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/c1/c1b7c606c346f5618a0ba22cda1ac8eecdbc4ed25d33ff1210f95a9f61e3f721-d # internal mkdir -p $WORK/b783/ github.com/containers/podman/vendor/golang.org/x/net/proxy cat >/tmp/go-build1758392422/b783/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build1758392422/b784/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.26 -complete -installsuffix shared -buildid Co8U3dRHN6Fi6SttzZyz/Co8U3dRHN6Fi6SttzZyz -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b783/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 cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/2b/2bdcff383eddab2fb09e2d2cfcc7b9d77966c55432f330a4ed6a83bb6e561b15-d # internal mkdir -p $WORK/b592/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/build go tool buildid -w $WORK/b395/_pkg_.a # internal cat >/tmp/go-build1758392422/b592/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-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF go tool buildid -w $WORK/b919/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.26 -complete -installsuffix shared -buildid ighXn-k8WE8Hj9JbQYN_/ighXn-k8WE8Hj9JbQYN_ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b592/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/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/6a/6a60faf636a6a112176dd4a964d34e17ad041022e8ecf108f8ef42b52a663f16-d # internal go tool buildid -w $WORK/b811/_pkg_.a # internal go tool buildid -w $WORK/b565/_pkg_.a # internal go tool buildid -w $WORK/b400/_pkg_.a # internal mkdir -p $WORK/b605/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm cat >/tmp/go-build1758392422/b605/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-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1758392422/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1758392422/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1758392422/b606/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/51/5159e1aaeb27afb2f19cc9c4cc32e9819ef56058e2226c9a1d3793f67793c634-d # internal mkdir -p $WORK/b604/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.26 -complete -installsuffix shared -buildid mNduLXXxvqN2N8l7jRBs/mNduLXXxvqN2N8l7jRBs -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b605/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 github.com/containers/podman/vendor/github.com/docker/docker/api/types/image cat >/tmp/go-build1758392422/b604/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build1758392422/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1758392422/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.26 -complete -installsuffix shared -buildid eI8zBVQoOqdLq7_LV4Yd/eI8zBVQoOqdLq7_LV4Yd -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b604/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 cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/5f/5f0fc61d6dcbb558b30ea824b456f86a7520e7d2287362615a906a50422625bd-d # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/9a/9a412fcc17ab76e41a6bc71d79de4ef2179e4e1734d9bc906afface884fba18f-d # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/6d/6d0c20310a13cf391717d160967264560b12d21ea91cc0fc9071db2663a1b2cb-d # internal go tool buildid -w $WORK/b442/_pkg_.a # internal mkdir -p $WORK/b804/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process cat >/tmp/go-build1758392422/b804/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build1758392422/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build1758392422/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build1758392422/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build1758392422/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build1758392422/b808/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.26 -complete -installsuffix shared -buildid XXAyK6pfYsEgsPrfFHxj/XXAyK6pfYsEgsPrfFHxj -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b804/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 cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/0c/0c0b436774ac7ad05a493189d00641075d419bd13fe25a87cdb92c2188a76892-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/df/df51c0cf2a6b7be9326c481a5090ffc09b553b2717bc038f484a17a4b7636fa3-d # internal mkdir -p $WORK/b394/ github.com/containers/podman/vendor/google.golang.org/grpc/encoding cat >/tmp/go-build1758392422/b394/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-build1758392422/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build1758392422/b396/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.26 -complete -installsuffix shared -buildid mX4NO6nh3o6BIr_U5q5U/mX4NO6nh3o6BIr_U5q5U -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b394/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/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/14/14011d05ea6d47fb64639a9721f0821088c4d57e451f9fb43808f64ffe9d97f7-d # internal mkdir -p $WORK/b436/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats cat >/tmp/go-build1758392422/b436/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build1758392422/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build1758392422/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.26 -complete -installsuffix shared -buildid SWS0xmT0Hgyc6of8OlBU/SWS0xmT0Hgyc6of8OlBU -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b436/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/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/12/1211fc51ed04760d572cce855901fae8a4001ceec58bac643b03454961286235-d # internal mkdir -p $WORK/b917/ github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog cat >/tmp/go-build1758392422/b917/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile log/syslog=/tmp/go-build1758392422/b918/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.26 -complete -installsuffix shared -buildid We3NkB2A-sTDquaKj-hD/We3NkB2A-sTDquaKj-hD -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go go tool buildid -w $WORK/b232/_pkg_.a # internal go tool buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/6f/6f6c0fd6ad66c09192b91f7057f326cd83ce4b4c854ff97c9f1102d2e665e875-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/d7/d7a0cf932ea02fb71c865e943335a5de633aaa31445390b9475512a0b7d0f039-d # internal go tool buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/7f/7f025a124f164fee4b7015769e928f218a6c625fae994e3ccb93e1d2c76b5e36-d # internal mkdir -p $WORK/b302/ go tool buildid -w $WORK/b394/_pkg_.a # internal go tool buildid -w $WORK/b559/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp cat >/tmp/go-build1758392422/b302/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-build1758392422/b078/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build1758392422/b303/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build1758392422/b304/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build1758392422/b305/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build1758392422/b311/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.26 -complete -installsuffix shared -buildid eCMnjfy_O-kOgjNWOupI/eCMnjfy_O-kOgjNWOupI -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b302/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 cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/8e/8e5a335975b5a7f347b1443ff6942ed9ee4e81467d920ca552aaba7967e101e2-d # internal go tool buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/70/70332e1c6eeda108fd2f14054c59246e353ec1faacd088415f5eac76d62e04c4-d # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/0c/0cf3e603ba379fd0556a39ee453fa0f9c485ceb7cdbda6482abf52d172ebe9d1-d # internal go tool buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/bb/bb930adb1b5325f809ea079f5ae1b7377bb91f1ee8c93a2a3f379cd23bc1ae6c-d # internal go tool buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/d9/d9be2dd23ebcf15df2ffbcfc750c91babd72f0370c729739f064823d09ebc857-d # internal go tool buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/38/3854b705bef68f646487a2ec1e686149c8dbdd2632360605f4ed8f1169183366-d # internal mkdir -p $WORK/b610/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/system cat >/tmp/go-build1758392422/b610/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1758392422/b605/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.26 -complete -installsuffix shared -buildid Lh5s39d8aYZE6Rhvhl4e/Lh5s39d8aYZE6Rhvhl4e -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b610/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 mkdir -p $WORK/b607/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume cat >/tmp/go-build1758392422/b607/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-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1758392422/b605/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.26 -complete -installsuffix shared -buildid NU9rFtx9z7URQpBBZK8f/NU9rFtx9z7URQpBBZK8f -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b607/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/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c9/c9a615f3e20ea501ae932a1c3977c62d76f4c5610444791e53b78e0dca256173-d # internal go tool buildid -w $WORK/b783/_pkg_.a # internal go tool buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/de/de045e264e4dde1648afeb1643a034c871890854d4adc2f53daa33c5d5d604db-d # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/68/689f9bf378cdd3fd73f307ac52fe7df01503378afa5885aac128904679dacad2-d # internal go tool buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/74/74aaf8e189d17005c0367436ebcbc992cf3f4ca205b3d622bf7a30823c488d3a-d # internal mkdir -p $WORK/b747/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/process cat >/tmp/go-build1758392422/b747/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build1758392422/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build1758392422/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build1758392422/b278/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.26 -complete -installsuffix shared -buildid EDWhQeJcDLUKSG_fAJQ4/EDWhQeJcDLUKSG_fAJQ4 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go go tool buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/5b/5b5b75980dd6e60959f5ad7fa75ad597bb1b1538c92240a21d51acb7412055d5-d # internal mkdir -p $WORK/b821/ mkdir -p $WORK/b591/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend github.com/containers/podman/vendor/github.com/docker/docker/api/types cat >/tmp/go-build1758392422/b821/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-build1758392422/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build1758392422/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1758392422/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1758392422/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1758392422/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build1758392422/b822/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.26 -complete -installsuffix shared -buildid NKTqK_JcbWbXqJfnWINX/NKTqK_JcbWbXqJfnWINX -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b821/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 cat >/tmp/go-build1758392422/b591/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build1758392422/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build1758392422/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1758392422/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build1758392422/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1758392422/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1758392422/b607/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.26 -complete -installsuffix shared -buildid GfDbcyxLg0nZytzshCY3/GfDbcyxLg0nZytzshCY3 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b591/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/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/ed/eda3ed77f495246c9e9a4e3a1b49e3d0e9cc007ed392164e44b0502c8f329e8f-d # internal go tool buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/58/58941cace648a53733e9b5359750d426ce921499362f109a370bad23b6ce26ed-d # internal go tool buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/79/7943c9c58c0878b4b7678390cb117a6bc5f4e042b124ec27e1595e44e4a736a2-d # internal go tool buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/e0/e0365311b73631b314b66d5f384c7e0403179d8d0cbc7cda073842723e7b1d42-d # internal go tool buildid -w $WORK/b591/_pkg_.a # internal go tool buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/64/6438690e2b058e422efafd80dd70d1d3dc180618fb035e4db7fcf797f0b32501-d # internal mkdir -p $WORK/b742/ github.com/containers/podman/vendor/github.com/containers/psgo cat >/tmp/go-build1758392422/b742/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build1758392422/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build1758392422/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build1758392422/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build1758392422/b747/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.26 -complete -installsuffix shared -buildid 35kvaRJ3St64_h7mR1Ci/35kvaRJ3St64_h7mR1Ci -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/61/61717c8ece8634c280dbca7d9e8e75a7465986f2220fe22c55895efca549ff19-d # internal go tool buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/bd/bd6b31b16796a0b20dc786834afb37f911ae11526479a665d6bc567049b85860-d # internal cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=hyufqSQDSDHQLCNs_pCp -o $WORK/b117/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nBqs6iod7gQd_qq1S2_2 -o $WORK/b117/_x002.o -c params.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ObaWnIvj0GDZOj0i4miY -o $WORK/b117/_x003.o -c pkcs11.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=gbjpOAPDBIpftWfkGahO -o $WORK/b117/_x004.o -c types.cgo2.c cd $WORK/b275 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=o54fE_PlybP-ScV0z_oR -o $WORK/b275/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=hnG3eSPkaK_6xiVIxrS3 -o $WORK/b275/_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=cfv24Qft_9cXmIXZMyR_ -o $WORK/b275/_x004.o -c unshare.c cd $WORK/b275 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=Qwlp66vVORtM5W9Lf6_O -o $WORK/b275/_x002.o -c getenv_linux_cgo.cgo2.c go tool buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/11/1129fcf4c266930f9312b3dd7b4738157a59694424d38f81f887209896696f3f-d # internal go tool buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/65/65c331ea582e2f56ec29e130a5185d9c90ec4c55aaffa508e2bb89e2c49ff4f2-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare echo -n > $WORK/b275/preferlinkext # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -I $WORK/b275/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=Yh9jqEZG0fbIC-2_2Kfd -o $WORK/b275/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -o $WORK/b275/_cgo_.o $WORK/b275/_cgo_main.o $WORK/b275/preferlinkext $WORK/b275/_x001.o $WORK/b275/_x002.o $WORK/b275/_x003.o $WORK/b275/_x004.o -O2 -g gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b275=/tmp/go-build -gno-record-gcc-switches -o $WORK/b275/_cgo_.o $WORK/b275/_cgo_main.o $WORK/b275/preferlinkext $WORK/b275/_x001.o $WORK/b275/_x002.o $WORK/b275/_x003.o $WORK/b275/_x004.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b275/_cgo_.o -dynout $WORK/b275/_cgo_import.go cat >/tmp/go-build1758392422/b275/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build1758392422/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build1758392422/b284/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.26 -installsuffix shared -buildid Yh9jqEZG0fbIC-2_2Kfd/Yh9jqEZG0fbIC-2_2Kfd -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b275/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/b275/_cgo_gotypes.go $WORK/b275/getenv_linux_cgo.cgo1.go $WORK/b275/unshare_cgo.cgo1.go $WORK/b275/_cgo_import.go cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=elQJGWq42k4DkcpcgtGt -o $WORK/b496/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ENCR8BG7QeHkI9hzLnLY -o $WORK/b496/_x005.o -c sqlite3.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=VBAewaHimM9mYGA0ErA7 -o $WORK/b496/_x007.o -c sqlite3_load_extension.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=HvUXe1UAi62Lvy6teKO7 -o $WORK/b496/_x010.o -c sqlite3_other.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=QEXprnhNCTct60Z_XNrm -o $WORK/b496/_x004.o -c error.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=VJ15aqG4l7bYllKfKWEM -o $WORK/b496/_x011.o -c sqlite3_type.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=qztwX7au0WVX0oTreYns -o $WORK/b496/_x003.o -c callback.cgo2.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=4662uHNLmZFU5yLiTpbu -o $WORK/b496/_x012.o -c sqlite3-binding.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ODlIqD3H6SdvYf6D92aa -o $WORK/b496/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=TB0_Py-GdLKwiKr8Ud4A -o $WORK/b496/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=JqUfKmXBHE8kZVLfjelG -o $WORK/b496/_x008.o -c sqlite3_opt_serialize.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=bdFN7C7VPfJ1vNqEDJMm -o $WORK/b496/_x002.o -c backup.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=HeigDfBYq9fOLRjlEMlY -o $WORK/b496/_x006.o -c sqlite3_context.cgo2.c go tool buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d8/d8f1c2d7df24f2f49a115f5cd55aadcba13113acddecd0a733451673676a00af-d # internal mkdir -p $WORK/b507/ github.com/containers/podman/vendor/golang.org/x/crypto/ocsp cat >/tmp/go-build1758392422/b507/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.26 -complete -installsuffix shared -buildid WCNj32k5srcyhDPHzCyc/WCNj32k5srcyhDPHzCyc -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go mkdir -p $WORK/b781/ github.com/containers/podman/pkg/util/tlsutil cat >/tmp/go-build1758392422/b781/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.26 -complete -installsuffix shared -buildid A3e-ZLzfrN6mwPSoy_ux/A3e-ZLzfrN6mwPSoy_ux -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go mkdir -p $WORK/b171/ crypto/tls mkdir -p $WORK/b297/ cat >/tmp/go-build1758392422/b171/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-build1758392422/b049/_pkg_.a packagefile container/list=/tmp/go-build1758392422/b172/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/des=/tmp/go-build1758392422/b174/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1758392422/b158/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/fips140=/tmp/go-build1758392422/b101/_pkg_.a packagefile crypto/hkdf=/tmp/go-build1758392422/b178/_pkg_.a packagefile crypto/hmac=/tmp/go-build1758392422/b180/_pkg_.a packagefile crypto/hpke=/tmp/go-build1758392422/b181/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build1758392422/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1758392422/b095/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build1758392422/b189/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build1758392422/b190/_pkg_.a packagefile crypto/md5=/tmp/go-build1758392422/b191/_pkg_.a packagefile crypto/mlkem=/tmp/go-build1758392422/b182/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rc4=/tmp/go-build1758392422/b192/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build1758392422/b193/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1758392422/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1758392422/b167/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile weak=/tmp/go-build1758392422/b123/_pkg_.a EOF github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/tls -lang=go1.26 -std -complete -installsuffix shared -buildid b7vaMI3gAWu1_teTyLP4/b7vaMI3gAWu1_teTyLP4 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b171/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 cat >/tmp/go-build1758392422/b297/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 packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/hmac=/tmp/go-build1758392422/b180/_pkg_.a packagefile crypto/pbkdf2=/tmp/go-build1758392422/b298/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build1758392422/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build1758392422/b301/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF mkdir -p $WORK/b683/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.26 -complete -installsuffix shared -buildid SLvY_5e9HTqu0kbu96XN/SLvY_5e9HTqu0kbu96XN -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b297/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 github.com/containers/podman/vendor/github.com/miekg/pkcs11 echo -n > $WORK/b117/preferlinkext # internal cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=SuShchDXMM1SdleF3KUH -o $WORK/b117/_cgo_main.o -c _cgo_main.c cat >/tmp/go-build1758392422/b683/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/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte 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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/des=/tmp/go-build1758392422/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build1758392422/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/fips140=/tmp/go-build1758392422/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build1758392422/b180/_pkg_.a packagefile crypto/md5=/tmp/go-build1758392422/b191/_pkg_.a packagefile crypto/mlkem=/tmp/go-build1758392422/b182/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rc4=/tmp/go-build1758392422/b192/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build1758392422/b684/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1758392422/b447/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build1758392422/b685/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1758392422/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build1758392422/b686/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.26 -complete -installsuffix shared -buildid rZdKWiO3wNMr-Wev1nYq/rZdKWiO3wNMr-Wev1nYq -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b683/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/control.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 mkdir -p $WORK/b446/ github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 cat >/tmp/go-build1758392422/b446/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-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/dsa=/tmp/go-build1758392422/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1758392422/b447/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1758392422/b448/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.26 -complete -installsuffix shared -buildid Mx9rOubh30VbqHdEwsyR/Mx9rOubh30VbqHdEwsyR -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b446/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 go tool buildid -w $WORK/b706/_pkg_.a # internal go tool buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/6b/6b7957bb42d7e624b5b9a3a1352f4cecc802991c8619dd81c24626602a998c24-d # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -O2 -g -ldl cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/97/972ba587fd186a9ca5618528eed569f0cc1e2e57b440de82d2a9075a0d5d959c-d # internal go tool buildid -w $WORK/b656/_pkg_.a # internal go tool buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/48/48b5755c4d76dde3777f8492908921178f0fd3fb6ccd150c38956609ccde2eb3-d # internal mkdir -p $WORK/b771/ github.com/containers/podman/vendor/go.podman.io/common/pkg/flag mkdir -p $WORK/b655/ github.com/containers/podman/vendor/github.com/spf13/cobra cat >/tmp/go-build1758392422/b771/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-build1758392422/b656/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF cat >/tmp/go-build1758392422/b655/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile text/template=/tmp/go-build1758392422/b361/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.26 -complete -installsuffix shared -buildid K020_1zqmAb5h4BMff_x/K020_1zqmAb5h4BMff_x -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.26 -complete -installsuffix shared -buildid pEErInqO-KM9w_5aKPwx/pEErInqO-KM9w_5aKPwx -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b655/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/b576/_pkg_.a /builddir/.cache/go-build/b5/b5891eb612915803d1eb31ce039fcfefc60cc4895a13f4b0567715f69736a1db-d # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go cat >/tmp/go-build1758392422/b117/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.26 -installsuffix shared -buildid SuShchDXMM1SdleF3KUH/SuShchDXMM1SdleF3KUH -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b117/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/b117/_cgo_gotypes.go $WORK/b117/params.cgo1.go $WORK/b117/pkcs11.cgo1.go $WORK/b117/types.cgo1.go $WORK/b117/_cgo_import.go go tool buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/fa/fa52049bd4fad6889b08f67740dd20772d46b9c792074d29d0dc5ae4f0cfee95-d # internal mkdir -p $WORK/b506/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation cat >/tmp/go-build1758392422/b506/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build1758392422/b507/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.26 -complete -installsuffix shared -buildid 4c_QSPd6cgrp_lrvIsvp/4c_QSPd6cgrp_lrvIsvp -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go go tool buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/c2/c2d585de322937ef1370cd7930dd4118c3ed749b351321201a87ef74825fa580-d # internal go tool buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/51/511903974bca9838042d8d013259dd15d36407b20c5dc6bb8f23615c96b3aed3-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare go tool pack r $WORK/b275/_pkg_.a $WORK/b275/preferlinkext $WORK/b275/_x001.o $WORK/b275/_x002.o $WORK/b275/_x003.o $WORK/b275/_x004.o # internal go tool buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/5b/5be9229a28eab11cf38fdd6c0ebe46a1e7ea78735bd1665cca44949f6c33be13-d # internal mkdir -p $WORK/b274/ mkdir -p $WORK/b563/ mkdir -p $WORK/b663/ github.com/containers/podman/vendor/go.podman.io/common/pkg/parse cat >/tmp/go-build1758392422/b663/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build1758392422/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build1758392422/b145/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b563/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full ./copy_linux.go cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.26 -complete -installsuffix shared -buildid _0AuNbPygBmaVqQGx-5B/_0AuNbPygBmaVqQGx-5B -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b663/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 github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir mkdir -p $WORK/b489/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive cat >/tmp/go-build1758392422/b274/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF mkdir -p $WORK/b738/ cat >/tmp/go-build1758392422/b489/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-build1758392422/b490/_pkg_.a packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build1758392422/b306/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build1758392422/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build1758392422/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build1758392422/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build1758392422/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build1758392422/b492/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.26 -complete -installsuffix shared -buildid zASolJGFwpOFhRNzpcv3/zASolJGFwpOFhRNzpcv3 -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b274/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 cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b738/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.26 -complete -installsuffix shared -buildid qV6nXitl6ZMoc1KNpETT/qV6nXitl6ZMoc1KNpETT -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b489/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/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/4f/4fe2089afc91c76d60c3074e3c15953bb76162890edbbd799199365ccc8d88fc-d # internal mkdir -p $WORK/b269/ go tool buildid -w $WORK/b674/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b572/ github.com/containers/podman/vendor/go.podman.io/storage/types cat >/tmp/go-build1758392422/b269/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build1758392422/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build1758392422/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build1758392422/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.26 -complete -installsuffix shared -buildid XkC-Og1W6p95kQVFUl8Y/XkC-Og1W6p95kQVFUl8Y -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b269/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 cat >/tmp/go-build1758392422/b572/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build1758392422/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build1758392422/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.26 -complete -installsuffix shared -buildid iDwNOC3b7GxGQVBzUfPm/iDwNOC3b7GxGQVBzUfPm -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b572/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/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/30/304639591534e43f4f5202da3f8e8753d061c5441959d2e5d50a247d3a455638-d # internal mkdir -p $WORK/b662/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse cat >/tmp/go-build1758392422/b662/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build1758392422/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.26 -complete -installsuffix shared -buildid xTjnUnN0nvcvJTm21BrQ/xTjnUnN0nvcvJTm21BrQ -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/65/6569470c04ec640a1380df7094867607709cbb3f4dfccfc8df7dc689204e5525-d # internal mkdir -p $WORK/b673/ go tool buildid -w $WORK/b446/_pkg_.a # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus cat >/tmp/go-build1758392422/b673/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-build1758392422/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build1758392422/b674/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.26 -complete -installsuffix shared -buildid JgrQKt5CacjbkVepY697/JgrQKt5CacjbkVepY697 -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b673/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 cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/43/4337f14569dd6789a69ccdcbf7351c652cebe2e1d30b413c73a0472176127dfa-d # internal mkdir -p $WORK/b445/ github.com/containers/podman/vendor/github.com/smallstep/pkcs7 cat >/tmp/go-build1758392422/b445/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-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/des=/tmp/go-build1758392422/b174/_pkg_.a packagefile crypto/dsa=/tmp/go-build1758392422/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build1758392422/b446/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.26 -complete -installsuffix shared -buildid Lb1UwlS3WIXyX-e-lsOS/Lb1UwlS3WIXyX-e-lsOS -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b445/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/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/45/45800b9a3848e258f6f50f68801ab0a08f3189d6c4a5e7abdde52c49b00c802c-d # internal cd $WORK/b563 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Tx25qtE71HstEKzH5rGy -o $WORK/b563/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=0-1_yBZTq89IFFeZONPB -o $WORK/b563/_x002.o -c copy_linux.cgo2.c github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy echo -n > $WORK/b563/preferlinkext # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I $WORK/b563/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=aw29ZvgVseH6haHAWEWd -o $WORK/b563/_cgo_main.o -c _cgo_main.c cd $WORK/b753 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b753=/tmp/go-build -gno-record-gcc-switches -I $WORK/b753/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=9CEuPSodWrr8HdijLCMX -o $WORK/b753/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b753=/tmp/go-build -gno-record-gcc-switches -I $WORK/b753/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2xwy47Hzg0HyJgmtLSl3 -o $WORK/b753/_x002.o -c journal.cgo2.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -o $WORK/b563/_cgo_.o $WORK/b563/_cgo_main.o $WORK/b563/preferlinkext $WORK/b563/_x001.o $WORK/b563/_x002.o -O2 -g go tool buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/3c/3ca577ada96834011eb10951e1b78e44e4fab4990799bab1b8fe7075f53fbc66-d # internal go tool buildid -w $WORK/b814/_pkg_.a # internal go tool buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/9c/9cab4633324a94cbc49945ff48da7c7e620dcd0b78fd198818462099d9093aa7-d # internal mkdir -p $WORK/b265/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config cat >/tmp/go-build1758392422/b265/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-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build1758392422/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build1758392422/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build1758392422/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build1758392422/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.26 -complete -installsuffix shared -buildid EuLfbk2pSbGC7VGnargq/EuLfbk2pSbGC7VGnargq -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/aa/aabd7684fe20448b19f90a7c5fafd5b8edf8f7c88d9628b37e484351b7aead03-d # internal mkdir -p $WORK/b813/ github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp cat >/tmp/go-build1758392422/b813/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build1758392422/b814/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.26 -complete -installsuffix shared -buildid fimTKz1uNAjuDqeqBjjy/fimTKz1uNAjuDqeqBjjy -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b813/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 gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -o $WORK/b563/_cgo_.o $WORK/b563/_cgo_main.o $WORK/b563/preferlinkext $WORK/b563/_x001.o $WORK/b563/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b563/_cgo_.o -dynout $WORK/b563/_cgo_import.go cat >/tmp/go-build1758392422/b563/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-build1758392422/b172/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build1758392422/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.26 -installsuffix shared -buildid aw29ZvgVseH6haHAWEWd/aw29ZvgVseH6haHAWEWd -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack $WORK/b563/_cgo_gotypes.go $WORK/b563/copy_linux.cgo1.go $WORK/b563/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 go tool pack r $WORK/b117/_pkg_.a $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o # internal go tool buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/39/3992d134649901e81a109af06de89862599dfa6835a287691ad188db38c67f49-d # internal mkdir -p $WORK/b075/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 cat >/tmp/go-build1758392422/b075/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-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build1758392422/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build1758392422/b119/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.26 -complete -installsuffix shared -buildid Id88TLKWV4-bEQ82-a_t/Id88TLKWV4-bEQ82-a_t -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b075/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/b673/_pkg_.a # internal go tool buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/cd/cd47d644670e8c5b052bd68806a813d8848105c2420fa600f239e4a6dae6fb1a-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/bb/bb111367e6380fc16cf6f3fac91aea10b9ae43a91eb2e66e057963cdabad18c8-d # internal mkdir -p $WORK/b676/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups cat >/tmp/go-build1758392422/b676/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build1758392422/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build1758392422/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build1758392422/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build1758392422/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.26 -complete -installsuffix shared -buildid FddwIRFQ4sC6_C1rp8ts/FddwIRFQ4sC6_C1rp8ts -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b676/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 cd $WORK/b738 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=rtoq1rnTmW5pjcjmcn9I -o $WORK/b738/_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=-cDW0N3nQwh3QmZ_F3Bz -o $WORK/b738/_x003.o -c rootless_linux.c cd $WORK/b738 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=C1lbEUoMZC7lZQTsasex -o $WORK/b738/_x002.o -c rootless_linux.cgo2.c github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal echo -n > $WORK/b753/preferlinkext # internal cd $WORK/b753 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b753=/tmp/go-build -gno-record-gcc-switches -I $WORK/b753/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=yPYg9pjK_Q-1n6fY42Bn -o $WORK/b753/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/da/da1d58039d961e2f750eaf002b3f3a680f4225595475843677c7896fff14dbd3-d # internal mkdir -p $WORK/b654/ mkdir -p $WORK/b722/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion github.com/containers/podman/vendor/go.podman.io/common/pkg/completion cat >/tmp/go-build1758392422/b654/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-build1758392422/b655/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b722/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-build1758392422/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build1758392422/b670/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.26 -complete -installsuffix shared -buildid IF6t4XkXXwyPVqd38S6F/IF6t4XkXXwyPVqd38S6F -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.26 -complete -installsuffix shared -buildid q_r30pHmnGFoQx3Ubi6S/q_r30pHmnGFoQx3Ubi6S -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go go tool buildid -w $WORK/b297/_pkg_.a # internal go tool buildid -w $WORK/b075/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b753=/tmp/go-build -gno-record-gcc-switches -o $WORK/b753/_cgo_.o $WORK/b753/_cgo_main.o $WORK/b753/preferlinkext $WORK/b753/_x001.o $WORK/b753/_x002.o -O2 -g cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a1/a1f7222641707c2325f1ab6774bc06e0170b66d8666855c7f1fd4a7f73f2ca9e-d # internal mkdir -p $WORK/b074/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config cat >/tmp/go-build1758392422/b074/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build1758392422/b075/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.26 -complete -installsuffix shared -buildid IvJcMMXRLx0pLQR2esFu/IvJcMMXRLx0pLQR2esFu -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b074/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 mkdir -p $WORK/b726/ go tool buildid -w $WORK/b813/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config cat >/tmp/go-build1758392422/b726/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build1758392422/b075/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.26 -complete -installsuffix shared -buildid 4R1cMdj5GIK4hnuRUM-V/4R1cMdj5GIK4hnuRUM-V -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy go tool pack r $WORK/b563/_pkg_.a $WORK/b563/preferlinkext $WORK/b563/_x001.o $WORK/b563/_x002.o # internal go tool buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/9d/9d727907f0a27e9745a477cfbd61cc03393b339f726c77bb544f10566ad393e1-d # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/50/50311d83d0d655722a216c586affa5790a8be9e363044808bc3ce714e40a76ad-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/07/0743c2afef7d3fc22ae6c3bf9d42246fc6896778b75e34ed5dc420efbb26ac71-d # internal mkdir -p $WORK/b296/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils cat >/tmp/go-build1758392422/b296/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-build1758392422/b049/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build1758392422/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build1758392422/b297/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build1758392422/b302/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.26 -complete -installsuffix shared -buildid IlR2LKq7zbYjWwFkLxKX/IlR2LKq7zbYjWwFkLxKX -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b296/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/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b5/b5bdecc610c825314b43c4bb2a43c17d1e5662070c94e03390f12f64381cb322-d # internal go tool buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/eb/eb1d2b0e11754354e7e4006eec3f632ffa65a1ef34fc48481876789ea5d5e266-d # internal go tool buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/4e/4ebde1aca9c7fbe95498e045d7bfb00d35495c4fb18592aae63812158067b05d-d # internal go tool buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/40/401a8014162bad63eb131a2a9279540f7db874980f9083e09ddf730750d2d5a4-d # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b753=/tmp/go-build -gno-record-gcc-switches -o $WORK/b753/_cgo_.o $WORK/b753/_cgo_main.o $WORK/b753/preferlinkext $WORK/b753/_x001.o $WORK/b753/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b753/_cgo_.o -dynout $WORK/b753/_cgo_import.go go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/80/8037b51845507cb25727703d3ea5dd7f0fc6827f6c336e5dfca4889b6a9aed26-d # internal mkdir -p $WORK/b317/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap cat >/tmp/go-build1758392422/b317/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-build1758392422/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.26 -complete -installsuffix shared -buildid 1gvbbSUlLPUUPzHP-nJl/1gvbbSUlLPUUPzHP-nJl -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go cat >/tmp/go-build1758392422/b753/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build1758392422/b754/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.26 -installsuffix shared -buildid yPYg9pjK_Q-1n6fY42Bn/yPYg9pjK_Q-1n6fY42Bn -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b753/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/b753/_cgo_gotypes.go $WORK/b753/journal.cgo1.go $WORK/b753/_cgo_import.go go tool buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/87/87e10f17a0d33246e7fc95d563f1568db893ad7b86945fa2d11c96b2d131f979-d # internal mkdir -p $WORK/b441/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp cat >/tmp/go-build1758392422/b441/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-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build1758392422/b317/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build1758392422/b302/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build1758392422/b305/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/mail=/tmp/go-build1758392422/b442/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.26 -complete -installsuffix shared -buildid YGGnD1zSqJNmkc36dAah/YGGnD1zSqJNmkc36dAah -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go go tool buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/55/55d4f4c48196bb155aae185f16e1cdf45cda7243697a3a2e84394360513a0d80-d # internal mkdir -p $WORK/b679/ mkdir -p $WORK/b680/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon mkdir -p $WORK/b905/ cat >/tmp/go-build1758392422/b679/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build1758392422/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.26 -complete -installsuffix shared -buildid WybkV2NqIic21gEj6R4t/WybkV2NqIic21gEj6R4t -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b679/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 github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo cat >/tmp/go-build1758392422/b680/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build1758392422/b676/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF cat >/tmp/go-build1758392422/b905/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build1758392422/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build1758392422/b671/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build1758392422/b561/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.26 -complete -installsuffix shared -buildid nDtp9KTOSPm3zrL68jF7/nDtp9KTOSPm3zrL68jF7 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.26 -complete -installsuffix shared -buildid CYOwhk9meIeg2oGPsJlJ/CYOwhk9meIeg2oGPsJlJ -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b905/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 github.com/containers/podman/pkg/rootless echo -n > $WORK/b738/preferlinkext # internal cd $WORK/b738 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=qzwOvWLODBbyMychpDuE -o $WORK/b738/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/77/774d89ffb6572b93531a310a36a865bd5ec1f19a52fb1bf699922b7f49b422c8-d # internal mkdir -p $WORK/b295/ mkdir -p $WORK/b318/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b443/ mkdir -p $WORK/b444/ cat >/tmp/go-build1758392422/b295/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-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/hmac=/tmp/go-build1758392422/b180/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build1758392422/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 cat >/tmp/go-build1758392422/b318/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-build1758392422/b157/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build1758392422/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build1758392422/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build1758392422/b297/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.26 -complete -installsuffix shared -buildid j5cRHrETlfPTvoVr5Kj3/j5cRHrETlfPTvoVr5Kj3 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b295/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.26 -complete -installsuffix shared -buildid uIUvC-bzb7pdVgBGRbiL/uIUvC-bzb7pdVgBGRbiL -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >/tmp/go-build1758392422/b443/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build1758392422/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build1758392422/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build1758392422/b296/_pkg_.a EOF cat >/tmp/go-build1758392422/b444/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-build1758392422/b078/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build1758392422/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build1758392422/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build1758392422/b445/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.26 -complete -installsuffix shared -buildid FBatOFi_3iofqwCAX5lH/FBatOFi_3iofqwCAX5lH -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.26 -complete -installsuffix shared -buildid 8-IyfY0z9jzQlVm1Afei/8-IyfY0z9jzQlVm1Afei -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go go tool buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/84/84cda53cd623e887bd19a64315427b88fb9837ba774a603058075382ad4f3bf4-d # internal go tool buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e0/e0426bb771384367d9b8bd73bf7e155097c13dbaabe88d798975a012c7999585-d # internal go tool buildid -w $WORK/b489/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -o $WORK/b738/_cgo_.o $WORK/b738/_cgo_main.o $WORK/b738/preferlinkext $WORK/b738/_x001.o $WORK/b738/_x002.o $WORK/b738/_x003.o -O2 -g cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/e9/e9765348f73a76fde2dc20b65d825789570bf13d066524e36891e8a45a058c08-d # internal mkdir -p $WORK/b485/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal mkdir -p $WORK/b548/ cat >/tmp/go-build1758392422/b485/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-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build1758392422/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.26 -complete -installsuffix shared -buildid gKU9Nrt-Lk-BbWUNWa_n/gKU9Nrt-Lk-BbWUNWa_n -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go cat >/tmp/go-build1758392422/b548/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-build1758392422/b490/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile flag=/tmp/go-build1758392422/b549/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build1758392422/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build1758392422/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.26 -complete -installsuffix shared -buildid uaHJkuEaM2qmIPjfsA3L/uaHJkuEaM2qmIPjfsA3L -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b548/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/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/41/410a664ebd5db72396733d63ed7d188fa30b655931fd273ea6f66a6e650ec099-d # internal go tool buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/1b/1b6ff15c86ffe2db637872a36c030fb99c18d240a61a92198315761ee7e85b4d-d # internal go tool buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/f9/f9e490c9132f846b2dc0a790c0b94f8ee4ca8218b9b5a01b4724c892b8c27b68-d # internal go tool buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/25/25803b83dfaa1cce930bbb5dc23a6a49406505df07dd1e5c1854ce0b68215209-d # internal gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -o $WORK/b738/_cgo_.o $WORK/b738/_cgo_main.o $WORK/b738/preferlinkext $WORK/b738/_x001.o $WORK/b738/_x002.o $WORK/b738/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b738/_cgo_.o -dynout $WORK/b738/_cgo_import.go go tool buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/18/18b11358067bedf3c9a98e2a0d1c14bd1f883f24e5da83e6a8b00d0d52a62bb1-d # internal mkdir -p $WORK/b681/ mkdir -p $WORK/b678/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs cat >/tmp/go-build1758392422/b681/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build1758392422/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build1758392422/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build1758392422/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b678/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build1758392422/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build1758392422/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build1758392422/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.26 -complete -installsuffix shared -buildid GoIbHA5sGtzjAmelX1VN/GoIbHA5sGtzjAmelX1VN -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b681/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.26 -complete -installsuffix shared -buildid khfWhg7rybupXd3_VzKi/khfWhg7rybupXd3_VzKi -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b678/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 cat >/tmp/go-build1758392422/b738/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build1758392422/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build1758392422/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/pkg/rootless -lang=go1.26 -installsuffix shared -buildid qzwOvWLODBbyMychpDuE/qzwOvWLODBbyMychpDuE -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b738/_cgo_gotypes.go $WORK/b738/rootless_linux.cgo1.go $WORK/b738/_cgo_import.go go tool buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/83/83bee8ec7fbc49f4b04057f8deded79ffd0ddce08eedb21d043e41af2ac85cbf-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal go tool pack r $WORK/b753/_pkg_.a $WORK/b753/preferlinkext $WORK/b753/_x001.o $WORK/b753/_x002.o # internal go tool buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/b0/b0873fb329adffab291b16aa58c13d5f9b46bb8e9fd431a87d5a2436b9650943-d # internal cd $WORK/b498 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=cLM_QybaKKKRwe_UXDCu -o $WORK/b498/_x002.o -c data.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Ucc9BAYnC51QS7kQmdzS -o $WORK/b498/_x004.o -c unset_agent_info.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=iS7UKp2WjqhkwO-NJ1jX -o $WORK/b498/_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=7chx-odp1iOBajNU5BJV -o $WORK/b498/_x005.o -c go_gpgme.c cd $WORK/b498 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=QxIC5OM5tKOoYXdwyonf -o $WORK/b498/_x003.o -c gpgme.cgo2.c go tool buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/93/936cad577c3f5ae821e513bcae9ffdc24a5b75ea69bd86ec9225a14e53469be1-d # internal mkdir -p $WORK/b533/ mkdir -p $WORK/b481/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor cat >/tmp/go-build1758392422/b533/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build1758392422/b485/_pkg_.a EOF cat >/tmp/go-build1758392422/b481/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build1758392422/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build1758392422/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build1758392422/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.26 -complete -installsuffix shared -buildid HC5dDoPcebijIRxeikQ8/HC5dDoPcebijIRxeikQ8 -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.26 -complete -installsuffix shared -buildid HBPTUa2mRxZG802h7-WE/HBPTUa2mRxZG802h7-WE -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b481/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 mkdir -p $WORK/b555/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump cat >/tmp/go-build1758392422/b555/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-build1758392422/b073/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build1758392422/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build1758392422/b556/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.26 -complete -installsuffix shared -buildid p0xPA1OuE2TOhrgtbVgF/p0xPA1OuE2TOhrgtbVgF -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go go tool buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/29/29cf9aaccbc87a097e213f3118c4f6d42532cb795e6c94fe4271e383fd68455c-d # internal cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/pkg/rootless go tool pack r $WORK/b738/_pkg_.a $WORK/b738/preferlinkext $WORK/b738/_x001.o $WORK/b738/_x002.o $WORK/b738/_x003.o # internal go tool buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/72/7288c06c38a2d7d158cd461d6eec2e9b1e68e8b29d9d0bc5435e45e54945e161-d # internal go tool buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/b9/b94c92663d71926eeddf5d6d378b76bbb0c8f83edf2c41e964de706d2e05ec3a-d # internal go tool buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/ce/ce6c5508b4d4208a0144ae5cc5f98d630c9009d5d16b2ddee350840846183e21-d # internal go tool buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/d2/d2334eeeaf819e6b9d292c30cd9de944822405b3359433a26cc427e455407ee3-d # internal mkdir -p $WORK/b464/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression cat >/tmp/go-build1758392422/b464/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-build1758392422/b049/_pkg_.a packagefile compress/bzip2=/tmp/go-build1758392422/b306/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build1758392422/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build1758392422/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build1758392422/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build1758392422/b213/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build1758392422/b481/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.26 -complete -installsuffix shared -buildid GkJmorEw3P4f11KtZMpC/GkJmorEw3P4f11KtZMpC -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b464/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/b548/_pkg_.a # internal go tool buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/15/15f1f896e7ff30cc5491831642ec6f2a6c7bd7b127b52c63f79f48ed53dfec64-d # internal mkdir -p $WORK/b796/ github.com/containers/podman/utils mkdir -p $WORK/b544/ cat >/tmp/go-build1758392422/b796/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-build1758392422/b049/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build1758392422/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build1758392422/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build1758392422/b548/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/utils -lang=go1.26 -complete -installsuffix shared -buildid U-nJTdoG8yIVh97fJ38O/U-nJTdoG8yIVh97fJ38O -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go github.com/containers/podman/vendor/go.podman.io/storage/drivers cat >/tmp/go-build1758392422/b544/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build1758392422/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build1758392422/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build1758392422/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build1758392422/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build1758392422/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build1758392422/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.26 -complete -installsuffix shared -buildid jqfiHUtl4hHOHdVqVlWg/jqfiHUtl4hHOHdVqVlWg -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b544/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 cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/c1/c1c90ba1088ec69d93a991c84af8d08b12b2cbc24575916f5e79aa14649673df-d # internal mkdir -p $WORK/b675/ github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups cat >/tmp/go-build1758392422/b675/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build1758392422/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build1758392422/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build1758392422/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build1758392422/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build1758392422/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.26 -complete -installsuffix shared -buildid 4-7bRJGmrUpXbeRKxz83/4-7bRJGmrUpXbeRKxz83 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b675/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 github.com/containers/podman/vendor/github.com/proglottis/gpgme echo -n > $WORK/b498/preferlinkext # internal cd $WORK/b498 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b498/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=gKXMVUGIViZC4DbHX2TO -o $WORK/b498/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/ed/edca59e4416dfd100933ae31cdc8f0759717860695f3c5371cffbc8916ced2a9-d # internal mkdir -p $WORK/b901/ github.com/containers/podman/vendor/github.com/containers/buildah/copier cat >/tmp/go-build1758392422/b901/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-build1758392422/b490/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build1758392422/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.26 -complete -installsuffix shared -buildid x_q5dM5gte2fby2xsO72/x_q5dM5gte2fby2xsO72 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b901/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 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -o $WORK/b498/_cgo_.o $WORK/b498/_cgo_main.o $WORK/b498/preferlinkext $WORK/b498/_x001.o $WORK/b498/_x002.o $WORK/b498/_x003.o $WORK/b498/_x004.o $WORK/b498/_x005.o -O2 -g -lgpgme go tool buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/b8/b84f3718151f033ffcb31f1bacf2beb46a932a86815f31d120bfb9128469b4f3-d # internal mkdir -p $WORK/b794/ github.com/containers/podman/pkg/machine/compression cat >/tmp/go-build1758392422/b794/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-build1758392422/b795/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build1758392422/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.26 -complete -installsuffix shared -buildid lBsgwXZvdkU8tP8aY2ka/lBsgwXZvdkU8tP8aY2ka -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b794/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 gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b498=/tmp/go-build -gno-record-gcc-switches -o $WORK/b498/_cgo_.o $WORK/b498/_cgo_main.o $WORK/b498/preferlinkext $WORK/b498/_x001.o $WORK/b498/_x002.o $WORK/b498/_x003.o $WORK/b498/_x004.o $WORK/b498/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b498/_cgo_.o -dynout $WORK/b498/_cgo_import.go cat >/tmp/go-build1758392422/b498/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.26 -installsuffix shared -buildid gKXMVUGIViZC4DbHX2TO/gKXMVUGIViZC4DbHX2TO -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack $WORK/b498/_cgo_gotypes.go $WORK/b498/data.cgo1.go $WORK/b498/gpgme.cgo1.go $WORK/b498/unset_agent_info.cgo1.go $WORK/b498/_cgo_import.go go tool buildid -w $WORK/b351/_pkg_.a # internal go tool buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/26/267b9d38d915751a5eea30aa12e641749eaefa72f8d323a4bfbd35f465e2b22c-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/27/27960a9b45b71892491fa1c046acc5e1e7051127559e730bd71f7951c9177537-d # internal mkdir -p $WORK/b350/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype cat >/tmp/go-build1758392422/b350/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-build1758392422/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1758392422/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1758392422/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.26 -complete -installsuffix shared -buildid PB7PVKjczkA-CYL5MP2s/PB7PVKjczkA-CYL5MP2s -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go go tool buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/f1/f1b0121c63f8143310524d6f8215b86e8f0005fdd52959ae832db098fa55801b-d # internal mkdir -p $WORK/b688/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent cat >/tmp/go-build1758392422/b688/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-build1758392422/b049/_pkg_.a packagefile crypto/dsa=/tmp/go-build1758392422/b195/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.26 -complete -installsuffix shared -buildid b_xH3wAwqFNyIG-FCgGm/b_xH3wAwqFNyIG-FCgGm -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b688/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 mkdir -p $WORK/b773/ github.com/containers/podman/vendor/github.com/pkg/sftp cat >/tmp/go-build1758392422/b773/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build1758392422/b774/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build1758392422/b775/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build1758392422/b776/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.26 -complete -installsuffix shared -buildid 6DLOLhviPUUaKHf5YhU9/6DLOLhviPUUaKHf5YhU9 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b773/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 mkdir -p $WORK/b778/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts cat >/tmp/go-build1758392422/b778/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto/hmac=/tmp/go-build1758392422/b180/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.26 -complete -installsuffix shared -buildid 2ysTUou8pAgTK5s5e73O/2ysTUou8pAgTK5s5e73O -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go go tool buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/33/33d0c1198706cb58177aa591b047747f05d5e57194cbe04afd3c35cba49aefd3-d # internal mkdir -p $WORK/b345/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl cat >/tmp/go-build1758392422/b345/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-build1758392422/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1758392422/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1758392422/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build1758392422/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1758392422/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.26 -complete -installsuffix shared -buildid QeOnT1NBQBD-B4ezY1d8/QeOnT1NBQBD-B4ezY1d8 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b345/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/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/71/7164cb99f7eba477174e58a578f51442463d870b161f7ce12e1092f83e4557ec-d # internal mkdir -p $WORK/b553/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils mkdir -p $WORK/b562/ mkdir -p $WORK/b564/ cat >/tmp/go-build1758392422/b553/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.26 -complete -installsuffix shared -buildid NZKWUJDt3_ozj8jJzxAr/NZKWUJDt3_ozj8jJzxAr -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs cat >/tmp/go-build1758392422/b562/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1758392422/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build1758392422/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build1758392422/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build1758392422/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build1758392422/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build1758392422/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b564/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build1758392422/b565/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1758392422/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build1758392422/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build1758392422/b561/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.26 -complete -installsuffix shared -buildid bBYxMDZ_MUvKevWiB8XG/bBYxMDZ_MUvKevWiB8XG -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b562/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.26 -complete -installsuffix shared -buildid jTNMTpem7PrMPa7Hd_Y7/jTNMTpem7PrMPa7Hd_Y7 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b564/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/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/3e/3ef5293a950c33d76567268154cafa5a78658593a3e2433f45742509b4c1b2af-d # internal go tool buildid -w $WORK/b675/_pkg_.a # internal mkdir -p $WORK/b777/ github.com/containers/podman/vendor/github.com/skeema/knownhosts cat >/tmp/go-build1758392422/b777/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build1758392422/b778/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.26 -complete -installsuffix shared -buildid UumW0LkmrGuSa_vyMDjT/UumW0LkmrGuSa_vyMDjT -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme go tool pack r $WORK/b498/_pkg_.a $WORK/b498/preferlinkext $WORK/b498/_x001.o $WORK/b498/_x002.o $WORK/b498/_x003.o $WORK/b498/_x004.o $WORK/b498/_x005.o # internal go tool buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/e0/e07fa4328ec5bf071e8d0d0b46a976ecbf26092a74fd330e121a2a0aa0d8870c-d # internal mkdir -p $WORK/b672/ github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd cat >/tmp/go-build1758392422/b672/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-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build1758392422/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build1758392422/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build1758392422/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.26 -complete -installsuffix shared -buildid NatQgLjbt4nizAKZyH-v/NatQgLjbt4nizAKZyH-v -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/c1/c1c1dfd47905ca040f58935a083e3fa8414497e893b6811e2b6f3e5e7851ffdb-d # internal go tool buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/55/55062713cf6da78af40e6197faae81311338c691e01f348f7d89cc9cd009a186-d # internal mkdir -p $WORK/b552/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay cat >/tmp/go-build1758392422/b552/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-build1758392422/b049/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile encoding/base32=/tmp/go-build1758392422/b203/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile flag=/tmp/go-build1758392422/b549/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1758392422/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build1758392422/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build1758392422/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build1758392422/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build1758392422/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build1758392422/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build1758392422/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build1758392422/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build1758392422/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build1758392422/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build1758392422/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build1758392422/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build1758392422/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build1758392422/b284/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.26 -complete -installsuffix shared -buildid NHeCAj6lUyt5Ihx8dEZ_/NHeCAj6lUyt5Ihx8dEZ_ -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b552/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/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/36/36a9e234586915473cf63e1dc19221db27c167a73c308abd0629359f49afeb9f-d # internal mkdir -p $WORK/b389/ mkdir -p $WORK/b403/ github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt mkdir -p $WORK/b344/ mkdir -p $WORK/b404/ mkdir -p $WORK/b524/ mkdir -p $WORK/b407/ cat >/tmp/go-build1758392422/b389/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-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1758392422/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a EOF mkdir -p $WORK/b904/ mkdir -p $WORK/b914/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.26 -complete -installsuffix shared -buildid H4LJi8VbZ5p0gGRhCUM8/H4LJi8VbZ5p0gGRhCUM8 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go cat >/tmp/go-build1758392422/b344/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b403/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.26 -complete -installsuffix shared -buildid zS3WW8SBzGjdj1c5uKdr/zS3WW8SBzGjdj1c5uKdr -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.26 -complete -installsuffix shared -buildid ZYiMtnIkMaLZMSFz2nME/ZYiMtnIkMaLZMSFz2nME -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb cat >/tmp/go-build1758392422/b914/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-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b524/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.26 -complete -installsuffix shared -buildid 6wKQ5SS8VCOoYMKIbUkd/6wKQ5SS8VCOoYMKIbUkd -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b914/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 cat >/tmp/go-build1758392422/b404/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.26 -complete -installsuffix shared -buildid TQczAKzlPPlMtLRRujap/TQczAKzlPPlMtLRRujap -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.26 -complete -installsuffix shared -buildid Akd45KadX2Z0X7lnaG4i/Akd45KadX2Z0X7lnaG4i -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc cat >/tmp/go-build1758392422/b407/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-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b904/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.26 -complete -installsuffix shared -buildid zhjWNnfBKO7ax4q-mB8l/zhjWNnfBKO7ax4q-mB8l -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.26 -complete -installsuffix shared -buildid pTSrsvAd9AsyV1UqMLUk/pTSrsvAd9AsyV1UqMLUk -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go go tool buildid -w $WORK/b389/_pkg_.a # internal go tool buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e5/e522969c3a36923f792b27451977820e4db8e53cc2d7787dc7deab21d9933eaa-d # internal mkdir -p $WORK/b386/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty cat >/tmp/go-build1758392422/b386/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-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1758392422/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build1758392422/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.26 -complete -installsuffix shared -buildid FVx8kBkHLV4sMFwOpMvD/FVx8kBkHLV4sMFwOpMvD -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go mkdir -p $WORK/b397/ github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto cat >/tmp/go-build1758392422/b397/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build1758392422/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build1758392422/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build1758392422/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.26 -complete -installsuffix shared -buildid TzL6YG-bK2LUA8KLeYzz/TzL6YG-bK2LUA8KLeYzz -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/6c/6c71aa46b7e8412bf0daf31a08bab10cea950580d6c6e1eeadad46534c5ec1aa-d # internal go tool buildid -w $WORK/b777/_pkg_.a # internal mkdir -p $WORK/b666/ github.com/containers/podman/vendor/go.podman.io/common/pkg/config cat >/tmp/go-build1758392422/b666/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build1758392422/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build1758392422/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build1758392422/b668/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build1758392422/b670/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build1758392422/b671/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build1758392422/b672/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.26 -complete -installsuffix shared -buildid iDcs8kNTexw0UVN-DbLE/iDcs8kNTexw0UVN-DbLE -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b666/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 cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/79/793068ddde3e9ebfa5be644f7f3853b04fc64442efad091ab75f5d5cc47d5f06-d # internal go tool buildid -w $WORK/b562/_pkg_.a # internal go tool buildid -w $WORK/b403/_pkg_.a # internal go tool buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/fa/fa027ef3d8a5aeb212d262450c5409cf86c30d088d56ac88a2800f321deb87fa-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/8d/8d5cbefda17f94b6ddcece53efd332729bca34d8e9d6ef928a12956e9396ffdc-d # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/62/6259312b090f3e749b73d356f2e7be3ff1d6e8e62f4dfb85d0cc4479b61a99f3-d # internal go tool buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/ee/ee6710b60c352e8e6727c7b8bb3ca42a3cb5bdf17c63da5df4de2fdc615c82b5-d # internal mkdir -p $WORK/b402/ github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 cat >/tmp/go-build1758392422/b402/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1758392422/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1758392422/b404/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.26 -complete -installsuffix shared -buildid Y2gBhIJ_jqoMWeZONJhX/Y2gBhIJ_jqoMWeZONJhX -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b402/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/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/cc/cce0dbdc42713d1d97bade42587e2e2e0f784dc5d4bb24292c4770e3644bbfe0-d # internal mkdir -p $WORK/b406/ github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b705/ cat >/tmp/go-build1758392422/b406/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1758392422/b407/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.26 -complete -installsuffix shared -buildid BMDDDEkYsUuEXzMXYNCE/BMDDDEkYsUuEXzMXYNCE -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >/tmp/go-build1758392422/b705/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1758392422/b706/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1758392422/b407/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.26 -complete -installsuffix shared -buildid oCPFHchXf6oM2DVscSpF/oCPFHchXf6oM2DVscSpF -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b705/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/b171/_pkg_.a # internal go tool buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/eb/ebe49d721258b361c06d3cd05c46b97ec6f5927c5c8857105b32247b989b46c0-d # internal go tool buildid -w $WORK/b688/_pkg_.a # internal go tool buildid -w $WORK/b914/_pkg_.a # internal go tool buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/5e/5e607171a0d6a54870b80a5d004d681a94d08eb670e0101c759c883c0958c351-d # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/02/02b4e6d947745b3fa26193026361dadf7f362f613f81be3d1fd79b9a4ec44549-d # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/88/888ce5524f5ad073d051fd182949d23ed71bbff597b42f2ac34c95bba8d14783-d # internal mkdir -p $WORK/b912/ github.com/containers/podman/pkg/checkpoint/crutils cat >/tmp/go-build1758392422/b912/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/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin 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 importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build1758392422/b913/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build1758392422/b914/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1758392422/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build1758392422/b548/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.26 -complete -installsuffix shared -buildid xnlHi4-9zZz-Akq0XRwp/xnlHi4-9zZz-Akq0XRwp -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e7/e772159e34c981835dd7b40c9c2d581729a28d9fbadc133b6065896c40272ea2-d # internal mkdir -p $WORK/b244/ mkdir -p $WORK/b373/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig cat >/tmp/go-build1758392422/b373/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-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF cat >/tmp/go-build1758392422/b244/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a EOF mkdir -p $WORK/b234/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.26 -complete -installsuffix shared -buildid oQrAKuZ4QrU0bDMZP1CM/oQrAKuZ4QrU0bDMZP1CM -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b373/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.26 -complete -installsuffix shared -buildid loLaJWD04jDmU7UOgYJE/loLaJWD04jDmU7UOgYJE -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b244/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 net/http/httptrace cat >/tmp/go-build1758392422/b234/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile internal/nettrace=/tmp/go-build1758392422/b201/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p net/http/httptrace -lang=go1.26 -std -complete -installsuffix shared -buildid hvQ8lFBRpCcIBCZreJzj/hvQ8lFBRpCcIBCZreJzj -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go go tool buildid -w $WORK/b397/_pkg_.a # internal mkdir -p $WORK/b156/ github.com/containers/podman/vendor/github.com/containers/libtrust cat >/tmp/go-build1758392422/b156/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/base32=/tmp/go-build1758392422/b203/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.26 -complete -installsuffix shared -buildid 5xI2JNDfPjCCa7vpFZml/5xI2JNDfPjCCa7vpFZml -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b156/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 cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/bb/bb31f29e43cc9635122ec37a492b9aefafe04fd940ffe2b831d00e504adaa133-d # internal go tool buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/18/18d3f636c3daad7d5f36ee0b1020e9f6b9e60ac56c8cf7db3d081ef3f81d10ff-d # internal mkdir -p $WORK/b408/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/status cat >/tmp/go-build1758392422/b408/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1758392422/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build1758392422/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build1758392422/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1758392422/b407/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.26 -complete -installsuffix shared -buildid 3M04S-oM_8hs0YtImJuA/3M04S-oM_8hs0YtImJuA -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go go tool buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/0d/0daa017b1011f35e9ec3193a8d46aca1bf2380968c6f9e4a46e0010f0448ae32-d # internal mkdir -p $WORK/b371/ github.com/containers/podman/vendor/google.golang.org/grpc/credentials cat >/tmp/go-build1758392422/b371/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-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build1758392422/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1758392422/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1758392422/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.26 -complete -installsuffix shared -buildid CES-43H7V-V4Wa11txcM/CES-43H7V-V4Wa11txcM -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b371/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/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/6b/6b5425850ddfbddad39d6e7ad690f17d6453390a796f56264edb499a89bbe4dc-d # internal go tool buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/1d/1d08873b0184b896a581899af9d0738dfa2db73612ce821caf4c401ae44cc94f-d # internal mkdir -p $WORK/b704/ github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack cat >/tmp/go-build1758392422/b704/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build1758392422/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build1758392422/b613/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build1758392422/b707/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.26 -complete -installsuffix shared -buildid scs3rtiEvj8G7H2tYYgG/scs3rtiEvj8G7H2tYYgG -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b704/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/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/bc/bcb53938d446ff9f30ae14eb0466b603462ff9a6c3c0d755e99e2ea655036b9d-d # internal mkdir -p $WORK/b237/ net/http/internal/httpcommon mkdir -p $WORK/b426/ cat >/tmp/go-build1758392422/b237/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1758392422/b222/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1758392422/b230/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1758392422/b234/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p net/http/internal/httpcommon -lang=go1.26 -std -complete -installsuffix shared -buildid zt5gbXOmxYKQdgVvXE6g/zt5gbXOmxYKQdgVvXE6g -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/lib/golang/src/net/http/internal/httpcommon/httpcommon.go cat >/tmp/go-build1758392422/b426/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1758392422/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1758392422/b425/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1758392422/b234/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.26 -complete -installsuffix shared -buildid vWuuWr-rej9TdIwN_Xzo/vWuuWr-rej9TdIwN_Xzo -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b426/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/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/7f/7fad2aea090064fcfebf40706c8d24ca2027b8583b200af978f27b62bfa86cfc-d # internal go tool buildid -w $WORK/b402/_pkg_.a # internal go tool buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/34/3419ecd58411a88fbba25b257ffbce8c9910d18f69e69ef1e95097a8fd6e976a-d # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/4a/4ab2a2acf865bfb8206be2b37d7a45cd58edec40dac5880e2de1f0c42416853c-d # internal mkdir -p $WORK/b903/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 cat >/tmp/go-build1758392422/b903/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build1758392422/b904/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.26 -complete -installsuffix shared -buildid rhQ3xZsNhLC0DGmtmprv/rhQ3xZsNhLC0DGmtmprv -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b903/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/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/c3/c34a806e241cc49a026fd1d1e9cf1eb443e8aa2a98ea08ce449d3a3aeda15223-d # internal mkdir -p $WORK/b393/ mkdir -p $WORK/b380/ go tool buildid -w $WORK/b408/_pkg_.a # internal mkdir -p $WORK/b431/ github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure github.com/containers/podman/vendor/google.golang.org/grpc/resolver github.com/containers/podman/vendor/google.golang.org/grpc/peer cat >/tmp/go-build1758392422/b393/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a EOF cat >/tmp/go-build1758392422/b380/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-build1758392422/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build1758392422/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build1758392422/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF mkdir -p $WORK/b367/ cat >/tmp/go-build1758392422/b431/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.26 -complete -installsuffix shared -buildid SOHuq1LLWz2_T5X-cWDB/SOHuq1LLWz2_T5X-cWDB -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b380/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 github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.26 -complete -installsuffix shared -buildid qFuAhoimhJIx7WoMB8Mg/qFuAhoimhJIx7WoMB8Mg -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build1758392422/b367/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.26 -complete -installsuffix shared -buildid 1uzoZFlZe0OuOXETBJ2L/1uzoZFlZe0OuOXETBJ2L -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.26 -complete -installsuffix shared -buildid WFm7_tdh3ThFroLyrqSs/WFm7_tdh3ThFroLyrqSs -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b367/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 cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/9b/9b3ec70417a4253f9c081e49e9ae8e364d098ab16d260a1495b53eb1a4ea4054-d # internal mkdir -p $WORK/b405/ github.com/containers/podman/vendor/google.golang.org/grpc/status cat >/tmp/go-build1758392422/b405/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1758392422/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build1758392422/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1758392422/b408/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.26 -complete -installsuffix shared -buildid RkGxKgbfPTUJk_Zf-ykG/RkGxKgbfPTUJk_Zf-ykG -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go go tool buildid -w $WORK/b431/_pkg_.a # internal go tool buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/16/16e97cb98d476d8da0bd09c0b540a4d9ee40b2c4e656ca4bd4e5576fe2a7c02e-d # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/24/24510f461cfa3ad3cdae6f0de5a917d6f9c03c4bedd9167b8b65821e2fb37e21-d # internal go tool buildid -w $WORK/b666/_pkg_.a # internal go tool buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/9c/9c44fa3226e69b31ca835fb5ed900603a582e0d6ece9358e0ed55db80882a1e9-d # internal mkdir -p $WORK/b665/ mkdir -p $WORK/b765/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir github.com/containers/podman/pkg/trust cat >/tmp/go-build1758392422/b665/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-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF cat >/tmp/go-build1758392422/b765/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build1758392422/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build1758392422/b766/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.26 -complete -installsuffix shared -buildid OsGw2cSQgzq4gjasNR07/OsGw2cSQgzq4gjasNR07 -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/pkg/trust -lang=go1.26 -complete -installsuffix shared -buildid -aF2DbjBs_0X9ujltwdm/-aF2DbjBs_0X9ujltwdm -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b765/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 mkdir -p $WORK/b800/ github.com/containers/podman/pkg/machine/connection cat >/tmp/go-build1758392422/b800/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.26 -complete -installsuffix shared -buildid Td2GQUnJrxcjXim9Hv2h/Td2GQUnJrxcjXim9Hv2h -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b800/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/b237/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/b5/b55f85e31c2dbc962a01a75932403268cb6474c8ae25ffd7bde1d69d29083669-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/40/4018edfaec1acbccd4a6482d56b1a2dfa81122e4f2ab944dab7ed6a817e2fcb8-d # internal mkdir -p $WORK/b218/ net/http go tool buildid -w $WORK/b426/_pkg_.a # internal cat >/tmp/go-build1758392422/b218/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile container/list=/tmp/go-build1758392422/b172/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1758392422/b222/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1758392422/b229/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1758392422/b230/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1758392422/b223/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile mime/multipart=/tmp/go-build1758392422/b232/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1758392422/b234/_pkg_.a packagefile net/http/internal=/tmp/go-build1758392422/b235/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1758392422/b236/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build1758392422/b237/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p net/http -lang=go1.26 -std -complete -installsuffix shared -buildid Vm_tEXxfjqVvwqX4yDfh/Vm_tEXxfjqVvwqX4yDfh -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clientconn.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 cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/79/79aa4d8f67e20618caad3a710ed4e1211544ef2b5c58200d8cf3fc19d8536c8c-d # internal go tool buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/2b/2bccfbc1a673549b32834e0d25c500ca8c3171afd04ed226c88a1c6d03357989-d # internal mkdir -p $WORK/b412/ mkdir -p $WORK/b416/ mkdir -p $WORK/b434/ mkdir -p $WORK/b429/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b439/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough cat >/tmp/go-build1758392422/b412/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b416/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-build1758392422/b380/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.26 -complete -installsuffix shared -buildid _pBvP9A9JEU8RK2HSuy9/_pBvP9A9JEU8RK2HSuy9 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.26 -complete -installsuffix shared -buildid IIoCy9jj-MJnQNdwnLH_/IIoCy9jj-MJnQNdwnLH_ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go cat >/tmp/go-build1758392422/b434/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype cat >/tmp/go-build1758392422/b439/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-build1758392422/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.26 -complete -installsuffix shared -buildid UQ2YCRW0Xzx9pPSKrbKZ/UQ2YCRW0Xzx9pPSKrbKZ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.26 -complete -installsuffix shared -buildid xY9pAorRyiSEwChBdiYb/xY9pAorRyiSEwChBdiYb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >/tmp/go-build1758392422/b429/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-build1758392422/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.26 -complete -installsuffix shared -buildid C5-mlsXPXp0LdWOkRuq7/C5-mlsXPXp0LdWOkRuq7 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go go tool buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/c4/c43cb4900d3ea33016b0ac922c164cf8bed185d78d133d9cbeaf106c3b806edd-d # internal mkdir -p $WORK/b401/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog cat >/tmp/go-build1758392422/b401/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1758392422/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1758392422/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build1758392422/b405/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1758392422/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1758392422/b404/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.26 -complete -installsuffix shared -buildid VJLdjSven5Cfjfd2jn6S/VJLdjSven5Cfjfd2jn6S -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b401/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/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/dc/dc079439b61d383529288a147fac2965ee59c737b670a31864a71fb28e906269-d # internal mkdir -p $WORK/b682/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent cat >/tmp/go-build1758392422/b682/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build1758392422/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build1758392422/b688/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.26 -complete -installsuffix shared -buildid goEjGBD73r40kFl4KSRs/goEjGBD73r40kFl4KSRs -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go go tool buildid -w $WORK/b704/_pkg_.a # internal go tool buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/8f/8faa5c8156536fa67e1a7f245fc84f826bbe251b8f5e1ed78d56c78b4ee8ecee-d # internal go tool buildid -w $WORK/b429/_pkg_.a # internal go tool buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/5f/5fd70fc42d26320984dd699032951c4d78b37223ef1410b6563ceb6f54600beb-d # internal mkdir -p $WORK/b435/ cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/c5/c5b7336eefbed97ad387789c015041ceef4c2fa1534d121d5c4d71d1d12f897c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix cat >/tmp/go-build1758392422/b435/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1758392422/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.26 -complete -installsuffix shared -buildid lJCzwnqCQ5y23LLzW_L0/lJCzwnqCQ5y23LLzW_L0 -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go mkdir -p $WORK/b702/ go tool buildid -w $WORK/b903/_pkg_.a # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser cat >/tmp/go-build1758392422/b702/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build1758392422/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build1758392422/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build1758392422/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build1758392422/b613/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.26 -complete -installsuffix shared -buildid eK26PYYZN8pmcaohJIVs/eK26PYYZN8pmcaohJIVs -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b702/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 cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/4b/4be1179e0e32b87ca6adcc9f4d1d6d23621a92693486b2aee0a81cc937465249-d # internal mkdir -p $WORK/b902/ github.com/containers/podman/pkg/criu cat >/tmp/go-build1758392422/b902/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build1758392422/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build1758392422/b904/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/pkg/criu -lang=go1.26 -complete -installsuffix shared -buildid Tt6s4NlHHBkt2jRHn8Zt/Tt6s4NlHHBkt2jRHn8Zt -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b902/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/b439/_pkg_.a # internal go tool buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/a2/a29500a1779a53e92b4f44ab29174b9b021885361158348315262af8c64d11c0-d # internal mkdir -p $WORK/b438/ go tool buildid -w $WORK/b800/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/d0/d03d75ac34fde7dd3cc1cdf109ea91ba2b2e1555cc8aa374f0879a857f46b14c-d # internal cat >/tmp/go-build1758392422/b438/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1758392422/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1758392422/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1758392422/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build1758392422/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.26 -complete -installsuffix shared -buildid de1xioLi74DYkKdhw6qR/de1xioLi74DYkKdhw6qR -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/43/4382076b160f64078915fdcfdf70154d8069ed5d66b7f7dc47c59ad10bd36cdc-d # internal mkdir -p $WORK/b343/ mkdir -p $WORK/b355/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb cat >/tmp/go-build1758392422/b343/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-build1758392422/b344/_pkg_.a EOF cat >/tmp/go-build1758392422/b355/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-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1758392422/b344/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.26 -complete -installsuffix shared -buildid sKbmZad0ZshT6N5efDTc/sKbmZad0ZshT6N5efDTc -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.26 -complete -installsuffix shared -buildid HX7SzUk9MLYWLJmo0YZb/HX7SzUk9MLYWLJmo0YZb -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/44/44738db4269ad83f68cb345e2c26dfdfb0627212251104672ca4f38c31ae8446-d # internal mkdir -p $WORK/b523/ github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations cat >/tmp/go-build1758392422/b523/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-build1758392422/b524/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1758392422/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1758392422/b403/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.26 -complete -installsuffix shared -buildid fYyqh_mfWZJGOhvDGqf0/fYyqh_mfWZJGOhvDGqf0 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b523/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/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/2a/2ac17c122d33dc3625f13b46da49e66ba63afc92eb46dc0bb38654d457aa72ca-d # internal go tool buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/20/20841d1b194a856ed3c60cfb78b90015167bb0830869e1a7883556df80dd80ee-d # internal go tool buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ed/ed8ea2f9283bc414d8a4742e78dd62e1d9e9587ec91fcdca11b81ebc74a51411-d # internal go tool buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/b9/b93d15706bee1085857fe25d5645ad4f5922dfe56247cafa09e7b6c026ba7680-d # internal go tool buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/15/15277229ae436095a9609f9122bfc5547da304fc5b1dfa280644750568b5e292-d # internal go tool buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/e5/e5b55932463cd08ff6c26cb2eaca63e1afaf2ef7ea589cb432aaeb6151541054-d # internal go tool buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c6/c6be9c9a751ebfa930f7464873a3181879f3a0f062fe65dd697c8493298c5f1b-d # internal mkdir -p $WORK/b340/ github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc cat >/tmp/go-build1758392422/b340/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1758392422/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build1758392422/b343/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1758392422/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1758392422/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1758392422/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1758392422/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build1758392422/b355/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.26 -complete -installsuffix shared -buildid TeA0iKjFRjcSB67KEHEU/TeA0iKjFRjcSB67KEHEU -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b340/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/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/93/9347201c78b5fade253b5b844bf9057cf0d7b5eac14cd9c1a19ab694154f0a78-d # internal mkdir -p $WORK/b437/ github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns cat >/tmp/go-build1758392422/b437/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-build1758392422/b438/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.26 -complete -installsuffix shared -buildid T9icnwlriroEnprApatE/T9icnwlriroEnprApatE -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go go tool buildid -w $WORK/b367/_pkg_.a # internal go tool buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/57/57b09252b1fc32574f46ac87dfe45dcfe1aeae5a10f11d03dca66ddaf48632bb-d # internal mkdir -p $WORK/b366/ cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/89/897c40668a0677bde6b909f579d11e65392d393eb562fd75b1f9dc842567a9aa-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/channelz cat >/tmp/go-build1758392422/b366/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-build1758392422/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.26 -complete -installsuffix shared -buildid iYKA3E1odvoSBWWqXwUD/iYKA3E1odvoSBWWqXwUD -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go mkdir -p $WORK/b709/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser cat >/tmp/go-build1758392422/b709/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build1758392422/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build1758392422/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build1758392422/b708/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build1758392422/b710/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.26 -complete -installsuffix shared -buildid iNUJ8l4o2cCJz6_rXg_U/iNUJ8l4o2cCJz6_rXg_U -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b709/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 go tool buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/8b/8b1b401fbe478884cb11bd12eec4a4f2504d8bc6f3cc3d88ae0b7ca3639f93aa-d # internal mkdir -p $WORK/b209/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest cat >/tmp/go-build1758392422/b209/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-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build1758392422/b156/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build1758392422/b210/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.26 -complete -installsuffix shared -buildid 9PoUa-V1K6c6hkjS5tUN/9PoUa-V1K6c6hkjS5tUN -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b209/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/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/4d/4d58a573472b3304db91f8288cbf00b15d1476ed443d45543dd8581d2a324899-d # internal go tool buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/b3/b3abcf2952fb91e0fe716608520e47dbc0fb7c14128c22964b73088d4be61e9c-d # internal mkdir -p $WORK/b365/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer cat >/tmp/go-build1758392422/b365/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build1758392422/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build1758392422/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.26 -complete -installsuffix shared -buildid wX40Ppc600egiY6eLaaa/wX40Ppc600egiY6eLaaa -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b365/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/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/35/35448df2bf40b9829961fa5467a10e63e15bd3681a4f75fab3debd696dc150ea-d # internal go tool buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/b9/b960ef050b97fe64c38087c8475a576d86ccd9c43f1b00b3a2dccb210a4f3d35-d # internal mkdir -p $WORK/b381/ mkdir -p $WORK/b414/ mkdir -p $WORK/b384/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf cat >/tmp/go-build1758392422/b381/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a EOF cat >/tmp/go-build1758392422/b414/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build1758392422/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b384/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build1758392422/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build1758392422/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1758392422/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1758392422/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build1758392422/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.26 -complete -installsuffix shared -buildid Jdv6TyVa66kTkB8CWlJa/Jdv6TyVa66kTkB8CWlJa -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b381/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.26 -complete -installsuffix shared -buildid g5c7Gf68lKhiyKowH_0k/g5c7Gf68lKhiyKowH_0k -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.26 -complete -installsuffix shared -buildid Y_7SObBM12apO2Y87rO2/Y_7SObBM12apO2Y87rO2 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b414/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/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/00/005d8e4c003155dabb760ca10a6e35e629b801e74eda9f62dff01a86da9d925c-d # internal go tool buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/6f/6fc57ab1b75066df294f7bfffcac85d486ebcc7804144b7a51be49cec7edaa7b-d # internal mkdir -p $WORK/b413/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver cat >/tmp/go-build1758392422/b413/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1758392422/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.26 -complete -installsuffix shared -buildid HbuN_wnAdKCGwUqO8hpx/HbuN_wnAdKCGwUqO8hpx -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go go tool buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/54/54b4b1d8e4bd75d9a7aceac3e56c2fca83d2e4b223c08f991815a6c63c32df42-d # internal mkdir -p $WORK/b391/ mkdir -p $WORK/b399/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch cat >/tmp/go-build1758392422/b391/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1758392422/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF cat >/tmp/go-build1758392422/b399/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1758392422/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.26 -complete -installsuffix shared -buildid Kw-88JgmFks7ojPnZM0T/Kw-88JgmFks7ojPnZM0T -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.26 -complete -installsuffix shared -buildid Xdfi9qw9m8QfLuZ3P6qK/Xdfi9qw9m8QfLuZ3P6qK -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b399/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/b773/_pkg_.a # internal go tool buildid -w $WORK/b209/_pkg_.a # internal go tool buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/97/979e13fed646526b2e47db0a41a282ddb68df2b865ccb4bdcf34c140cacbd325-d # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/4c/4c6a28d7a420b8dbf1d2d1231d652625b9dc248418322edaa0d5daa5581b5307-d # internal mkdir -p $WORK/b254/ mkdir -p $WORK/b463/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl mkdir -p $WORK/b155/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/podman/vendor/go.podman.io/image/v5/manifest cat >/tmp/go-build1758392422/b254/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF cat >/tmp/go-build1758392422/b463/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-build1758392422/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b155/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build1758392422/b156/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build1758392422/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1758392422/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build1758392422/b215/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.26 -complete -installsuffix shared -buildid Gr0gchDIcvGE9VkLg8Zk/Gr0gchDIcvGE9VkLg8Zk -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b254/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.26 -complete -installsuffix shared -buildid YGfuSDlb5H9PKYw0wPm-/YGfuSDlb5H9PKYw0wPm- -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b155/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.26 -complete -installsuffix shared -buildid 0Ua4D-CBOKMYg4TR7z9V/0Ua4D-CBOKMYg4TR7z9V -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/8c/8c67eb01836aa1e79793942ed43ec0c1bcdec35a3a15a6d21ee0e3242a9e2a4c-d # internal mkdir -p $WORK/b772/ go tool buildid -w $WORK/b552/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh cat >/tmp/go-build1758392422/b772/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-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build1758392422/b773/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build1758392422/b777/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build1758392422/b688/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.26 -complete -installsuffix shared -buildid 50xskOBjhmgG2L2urrZH/50xskOBjhmgG2L2urrZH -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b772/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/b523/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b3/b3c34c3398842c9af1ef29cff0dff4ab56b4926666a919d23ac229ce1c14dec6-d # internal mkdir -p $WORK/b551/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/register cat >/tmp/go-build1758392422/b551/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-build1758392422/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build1758392422/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build1758392422/b564/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.26 -complete -installsuffix shared -buildid B_zczgIKFF2LuJtBW9HC/B_zczgIKFF2LuJtBW9HC -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b551/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 cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/a3/a3205effc437c45ff9cbe8afa1fc8a51142755505b7ddd676b982ff1e732a82d-d # internal mkdir -p $WORK/b522/ github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 cat >/tmp/go-build1758392422/b522/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-build1758392422/b523/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1758392422/b404/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.26 -complete -installsuffix shared -buildid EXX7gYXnoC0sHV1Z1IZf/EXX7gYXnoC0sHV1Z1IZf -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b522/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/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/fa/facd177033ba506b98140840a482803ecb8a1a46594b9bfbdf0df021cd0f6012-d # internal go tool buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/02/0288b13ce3cdf64287bdd8ec790fbc7f74f5906d4094fcd0f066a14d741bd0d0-d # internal mkdir -p $WORK/b539/ github.com/containers/podman/vendor/go.podman.io/storage cat >/tmp/go-build1758392422/b539/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-build1758392422/b490/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile embed=/tmp/go-build1758392422/b342/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build1758392422/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build1758392422/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build1758392422/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1758392422/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build1758392422/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build1758392422/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build1758392422/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build1758392422/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build1758392422/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build1758392422/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build1758392422/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build1758392422/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build1758392422/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build1758392422/b569/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build1758392422/b570/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build1758392422/b574/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b539/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.26 -complete -installsuffix shared -buildid ruoiNHVLcYXa5KxP_7Eo/ruoiNHVLcYXa5KxP_7Eo -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b539/importcfg -embedcfg $WORK/b539/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/9b/9b786be994fbc99bbdfae3d896462a273a28e481bf6d8eb5384376bd76ddfcf9-d # internal go tool buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/4c/4c559ec997e66265034b7a4ee225492f795bcbfed86b864c49c2900b72fe403d-d # internal mkdir -p $WORK/b382/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst cat >/tmp/go-build1758392422/b382/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build1758392422/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build1758392422/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1758392422/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1758392422/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build1758392422/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.26 -complete -installsuffix shared -buildid OnzjXsXh1g8mfqVl3jCJ/OnzjXsXh1g8mfqVl3jCJ -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go go tool buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ab/ab1c78a7a9454cc47ac9ac7dc524499ecf86400893514714b49e3615c61b921a-d # internal mkdir -p $WORK/b390/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin cat >/tmp/go-build1758392422/b390/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build1758392422/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build1758392422/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1758392422/b385/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.26 -complete -installsuffix shared -buildid CFHpN5XLhtTic-EGsqJu/CFHpN5XLhtTic-EGsqJu -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go go tool buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/cc/ccc601b8b17a0222554e5930c9f7921314b5b56925c6f448505838c7dc2ff032-d # internal mkdir -p $WORK/b462/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory cat >/tmp/go-build1758392422/b462/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-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build1758392422/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.26 -complete -installsuffix shared -buildid F151dodx10GO0a8dNfx8/F151dodx10GO0a8dNfx8 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go go tool buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/27/27c8fe4d430531bb8fa60b56cc30015850aab8d62da74df8fc7dbdec687580d3-d # internal go tool buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/fa/fa3282a0bc6a98f13f6859deb555af44ef9624fd864bfdcec1c0e2538028ea43-d # internal go tool buildid -w $WORK/b340/_pkg_.a # internal go tool buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/29/2934961d7e6b65a76388a0e5affa3f5be863e0525e81cc00e265913e2c6ccc4a-d # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/ae/ae23aa0df121764d1e08406fc7b49e478b7b41647f35b6a6333afc610b200a75-d # internal mkdir -p $WORK/b321/ github.com/containers/podman/vendor/github.com/golang/protobuf/proto cat >/tmp/go-build1758392422/b321/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-build1758392422/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1758392422/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1758392422/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1758392422/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.26 -complete -installsuffix shared -buildid WhQijdHcAJeDpqx4PBGC/WhQijdHcAJeDpqx4PBGC -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b321/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/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/bd/bdd312bbc45ae9930672073c57d3a315cd8e4d1f3e798fcae1a2f36dd4bbf180-d # internal mkdir -p $WORK/b154/ github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests mkdir -p $WORK/b768/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact cat >/tmp/go-build1758392422/b768/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build1758392422/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.26 -complete -installsuffix shared -buildid E0CNCNr2HR1T4LACmFMI/E0CNCNr2HR1T4LACmFMI -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go mkdir -p $WORK/b770/ mkdir -p $WORK/b584/ cat >/tmp/go-build1758392422/b154/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build1758392422/b152/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.26 -complete -installsuffix shared -buildid _6RO7MszUqyQkA0mfR_s/_6RO7MszUqyQkA0mfR_s -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b154/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 github.com/containers/podman/vendor/go.podman.io/common/libimage/define cat >/tmp/go-build1758392422/b770/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-build1758392422/b155/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.26 -complete -installsuffix shared -buildid eV-jMZ1SjhnbSIeMuMgs/eV-jMZ1SjhnbSIeMuMgs -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b770/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 github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile mkdir -p $WORK/b247/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image cat >/tmp/go-build1758392422/b584/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-build1758392422/b490/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build1758392422/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build1758392422/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build1758392422/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF mkdir -p $WORK/b731/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.26 -complete -installsuffix shared -buildid TteP7uZBbLvl_VoR-FYy/TteP7uZBbLvl_VoR-FYy -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b584/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 github.com/containers/podman/libpod/define cat >/tmp/go-build1758392422/b247/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build1758392422/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build1758392422/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build1758392422/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build1758392422/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b731/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-build1758392422/b073/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build1758392422/b732/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build1758392422/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build1758392422/b736/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.26 -complete -installsuffix shared -buildid T0QrXwvdllPCCwlg6VRK/T0QrXwvdllPCCwlg6VRK -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b247/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/libpod/define -lang=go1.26 -complete -installsuffix shared -buildid bk8F4BNKC4M0_4uMPbjT/bk8F4BNKC4M0_4uMPbjT -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b731/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/b522/_pkg_.a # internal go tool buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/b6/b6220e6fa84eafb534efe917fcfef416ecd508f5653a162b1ba40a07629860e4-d # internal mkdir -p $WORK/b849/ github.com/containers/podman/vendor/go.podman.io/common/libimage/filter cat >/tmp/go-build1758392422/b849/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build1758392422/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.26 -complete -installsuffix shared -buildid es6BQdaOndNFzmuwdAKC/es6BQdaOndNFzmuwdAKC -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/a6/a68ce9e7096315b7fe4c5faf71815198ccc8f73d13fcba6fd509596c8636168b-d # internal go tool buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/de/deea7af5bd18b2b75e18de3330103272d3ff98e594aa710e8358fc905857a6c3-d # internal go tool buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/59/5901916fc44886c54ef6c38fd58aad1b5ef51eaea8717c1698b3b585d7806aa9-d # internal go tool buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/f0/f0fa4534fd61548d8e72c3228d351f034ee9e020c16ce76a72a223afa0995130-d # internal go tool buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/15/155cb26316680c680ce4508b390cdf616a14f1567a0c2db52c91cae046771dda-d # internal go tool buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/74/7492cab529bc58209c2b2a4256f01e10dee21e002e4703a4745ece64712230f2-d # internal mkdir -p $WORK/b762/ mkdir -p $WORK/b885/ github.com/containers/podman/pkg/inspect cat >/tmp/go-build1758392422/b762/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-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/pkg/inspect -lang=go1.26 -complete -installsuffix shared -buildid YajWYTAja8ikgMkHHrOZ/YajWYTAja8ikgMkHHrOZ -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go cat >/tmp/go-build1758392422/b885/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/pkg/annotations -lang=go1.26 -complete -installsuffix shared -buildid MtA7Ia4EBSDSB8nGmS18/MtA7Ia4EBSDSB8nGmS18 -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b885/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/b762/_pkg_.a # internal go tool buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/b5/b56946497f8e101da7d654df12ba5e3c7454a91b5d8a8c3f49607ac2c2406a35-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/77/77ac50458426429567cedc208c0389c0734cca2012cd51743c47c42191b05a81-d # internal mkdir -p $WORK/b534/ github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b647/ mkdir -p $WORK/b582/ mkdir -p $WORK/b651/ cat >/tmp/go-build1758392422/b534/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build1758392422/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.26 -complete -installsuffix shared -buildid RzNJ-3NC7vyqubJd04-9/RzNJ-3NC7vyqubJd04-9 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b534/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 github.com/containers/podman/vendor/go.podman.io/image/v5/sif github.com/containers/podman/vendor/go.podman.io/image/v5/directory github.com/containers/podman/vendor/go.podman.io/image/v5/tarball cat >/tmp/go-build1758392422/b647/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build1758392422/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build1758392422/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build1758392422/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b582/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build1758392422/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build1758392422/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b651/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.26 -complete -installsuffix shared -buildid lsmY6DawBa9ShftXPz-m/lsmY6DawBa9ShftXPz-m -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b647/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.26 -complete -installsuffix shared -buildid fyx-zHyI7j_3WGnyzN_E/fyx-zHyI7j_3WGnyzN_E -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b651/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.26 -complete -installsuffix shared -buildid 8gUK0-HVjJwOWD7DGXKF/8gUK0-HVjJwOWD7DGXKF -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b582/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/b584/_pkg_.a # internal go tool buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/4b/4b958a308a9e7315188c64f3ca1db8a390bfce9be091fc3cf336f00871fe5de3-d # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/c4/c471024eb65bdb578caec20ab8aa25f8a90c192c92c1fd1a3191c185f926cd97-d # internal mkdir -p $WORK/b583/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive cat >/tmp/go-build1758392422/b583/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build1758392422/b584/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.26 -complete -installsuffix shared -buildid jf6A35VGh7JYcA0Jg00F/jf6A35VGh7JYcA0Jg00F -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b583/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/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/e9/e9dd74a0d32fdf338a818d1f48c627c6c20e3eda5e2ef0aa826384387c5074e8-d # internal go tool buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/5e/5e8fda9ccaefbfa78d322c984007e750ce10b719d5d0952eae536ec7dadfec4d-d # internal go tool buildid -w $WORK/b582/_pkg_.a # internal go tool buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/c8/c849f450b1a82c1f340a9aa93de8550448e6ef15443071b269d31a2971b562e7-d # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/ea/ea5e56a0d9a6f8c11d93ae825d7c03f31a1b4816b03bdea1ccd3a03f03a78e20-d # internal go tool buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/5f/5fcb4d2745069e99329ae4be6a9e9849692334c666f7ea80e4bd3e34d962ef43-d # internal go tool buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/55/55a0f7cc6c3c4345dfb6c5669e9ee83b33ec115445933d8275311fdb66eaa19a-d # internal go tool buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/b1/b1adf57a74bae58cbcfdd064b3b81154dccc349df747f1e040869f15eb86e661-d # internal mkdir -p $WORK/b575/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked cat >/tmp/go-build1758392422/b575/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-build1758392422/b490/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build1758392422/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build1758392422/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build1758392422/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build1758392422/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build1758392422/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build1758392422/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build1758392422/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build1758392422/b481/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build1758392422/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build1758392422/b556/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build1758392422/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build1758392422/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.26 -complete -installsuffix shared -buildid WiOEo2rKHEqqaFsRcIhI/WiOEo2rKHEqqaFsRcIhI -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b575/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/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/6e/6e9e3d9528d89026f384c0b25ab2489711d6d1ce95bcad1caf56e88be08c3ec8-d # internal mkdir -p $WORK/b538/ github.com/containers/podman/vendor/go.podman.io/image/v5/storage cat >/tmp/go-build1758392422/b538/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build1758392422/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build1758392422/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build1758392422/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build1758392422/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build1758392422/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build1758392422/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.26 -complete -installsuffix shared -buildid NHcUZ2L3MZgZolsMLhqY/NHcUZ2L3MZgZolsMLhqY -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b538/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/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/7e/7e25b3ea68371fe7b555e773912b67572131331214ee1c66a292c3a40b1d63ed-d # internal mkdir -p $WORK/b217/ mkdir -p $WORK/b289/ mkdir -p $WORK/b505/ mkdir -p $WORK/b503/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b240/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs mkdir -p $WORK/b715/ expvar mkdir -p $WORK/b616/ mkdir -p $WORK/b615/ github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b618/ cat >/tmp/go-build1758392422/b505/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build1758392422/b504/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a EOF mkdir -p $WORK/b612/ cat >/tmp/go-build1758392422/b503/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.26 -complete -installsuffix shared -buildid cMQzqV1mleSQn7raZpgX/cMQzqV1mleSQn7raZpgX -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go mkdir -p $WORK/b588/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p expvar -lang=go1.26 -std -complete -installsuffix shared -buildid ZaJEGs00KnOIvkjLTjZX/ZaJEGs00KnOIvkjLTjZX -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /usr/lib/golang/src/expvar/expvar.go mkdir -p $WORK/b357/ cat >/tmp/go-build1758392422/b240/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF cat >/tmp/go-build1758392422/b616/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/filters github.com/containers/podman/vendor/golang.org/x/net/trace cat >/tmp/go-build1758392422/b289/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.26 -complete -installsuffix shared -buildid 0Cf9npWRPNb6Cgfd5HvC/0Cf9npWRPNb6Cgfd5HvC -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b240/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.26 -complete -installsuffix shared -buildid rb-JTUbJJeF9QM8_OfhA/rb-JTUbJJeF9QM8_OfhA -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b217/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 github.com/containers/podman/vendor/github.com/docker/go-connections/sockets cat >/tmp/go-build1758392422/b715/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build1758392422/b716/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/github.com/felixge/httpsnoop mkdir -p $WORK/b826/ github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.26 -complete -installsuffix shared -buildid ALKOOTe5ycsSBEa79C8L/ALKOOTe5ycsSBEa79C8L -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build1758392422/b357/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1758392422/b358/_pkg_.a packagefile html/template=/tmp/go-build1758392422/b359/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile text/tabwriter=/tmp/go-build1758392422/b363/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.26 -complete -installsuffix shared -buildid I_6IK5MnmaRg_k7IYAwC/I_6IK5MnmaRg_k7IYAwC -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go cat >/tmp/go-build1758392422/b612/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/pkg/auth mkdir -p $WORK/b832/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.26 -complete -installsuffix shared -buildid tPKN1VG7i99Ujew05bVO/tPKN1VG7i99Ujew05bVO -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b357/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 cat >/tmp/go-build1758392422/b615/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF mkdir -p $WORK/b780/ github.com/containers/podman/pkg/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.26 -complete -installsuffix shared -buildid _uDbMK2Qx0ebU8g_o1Wf/_uDbMK2Qx0ebU8g_o1Wf -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b612/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 mkdir -p $WORK/b640/ github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.26 -complete -installsuffix shared -buildid cOyO81Onx5Mz4tyWl9HT/cOyO81Onx5Mz4tyWl9HT -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b615/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 cat >/tmp/go-build1758392422/b826/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-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build1758392422/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b588/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build1758392422/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build1758392422/b589/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a EOF cat >/tmp/go-build1758392422/b832/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/pkg/auth -lang=go1.26 -complete -installsuffix shared -buildid AivqmG-bfAIxMuUywycJ/AivqmG-bfAIxMuUywycJ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.26 -complete -installsuffix shared -buildid h8h5YeB8yxvvW928jyhJ/h8h5YeB8yxvvW928jyhJ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go cat >/tmp/go-build1758392422/b780/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build1758392422/b734/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build1758392422/b781/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build1758392422/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build1758392422/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build1758392422/b783/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.26 -complete -installsuffix shared -buildid FdMhZ0DVnY5cSo_IOcwx/FdMhZ0DVnY5cSo_IOcwx -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b616/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 cat >/tmp/go-build1758392422/b640/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-build1758392422/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build1758392422/b641/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/podman/pkg/bindings -lang=go1.26 -complete -installsuffix shared -buildid 79ZIYiPfFSOTrUZQ3PHY/79ZIYiPfFSOTrUZQ3PHY -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b780/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.26 -complete -installsuffix shared -buildid eHLcgNzZ4SmzQqpyAN8s/eHLcgNzZ4SmzQqpyAN8s -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b640/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 github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/pkg/copy -lang=go1.26 -complete -installsuffix shared -buildid kslP-qVAvOCJQ2D9LAC6/kslP-qVAvOCJQ2D9LAC6 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go cat >/tmp/go-build1758392422/b618/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1758392422/b622/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF mkdir -p $WORK/b858/ github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.26 -complete -installsuffix shared -buildid XktSBbmLKlfJfDe4p57K/XktSBbmLKlfJfDe4p57K -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b618/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 mkdir -p $WORK/b418/ mkdir -p $WORK/b882/ cat >/tmp/go-build1758392422/b858/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b863/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.26 -complete -installsuffix shared -buildid 8RqJhFAio8VlUF4-cptQ/8RqJhFAio8VlUF4-cptQ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go mkdir -p $WORK/b867/ mkdir -p $WORK/b740/ github.com/containers/podman/vendor/golang.org/x/oauth2/internal github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b891/ github.com/containers/podman/pkg/util mkdir -p $WORK/b433/ github.com/containers/podman/pkg/machine/stdpull github.com/containers/podman/vendor/go.podman.io/common/pkg/download cat >/tmp/go-build1758392422/b867/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF cat >/tmp/go-build1758392422/b863/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.26 -complete -installsuffix shared -buildid nZ2bHqDV6NmvITJBW5TF/nZ2bHqDV6NmvITJBW5TF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b867/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 cat >/tmp/go-build1758392422/b882/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF cat >/tmp/go-build1758392422/b418/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 importmap golang.org/x/net/internal/httpsfv=github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1758392422/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1758392422/b425/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build1758392422/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build1758392422/b426/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv=/tmp/go-build1758392422/b427/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1758392422/b234/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.26 -complete -installsuffix shared -buildid R98Cd9Iyj7-nrypNpvTK/R98Cd9Iyj7-nrypNpvTK -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b863/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.26 -complete -installsuffix shared -buildid r3PDL_2DusX1_jBWGSxW/r3PDL_2DusX1_jBWGSxW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go cat >/tmp/go-build1758392422/b433/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1758392422/b222/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1758392422/b234/_pkg_.a packagefile net/http/internal=/tmp/go-build1758392422/b235/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1758392422/b236/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b891/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build1758392422/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build1758392422/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.26 -complete -installsuffix shared -buildid 2W9QcDYqMM12WBQYemH9/2W9QcDYqMM12WBQYemH9 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b418/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/client_priority_go126.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/clientconn.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_go126.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/server_common.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/transport_common.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_common.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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.26 -complete -installsuffix shared -buildid p3AkpMsh2amfUV-4gc9d/p3AkpMsh2amfUV-4gc9d -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go cat >/tmp/go-build1758392422/b740/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build1758392422/b741/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build1758392422/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build1758392422/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build1758392422/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build1758392422/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p net/http/httputil -lang=go1.26 -std -complete -installsuffix shared -buildid KFsYI7QuN5utEYoKDws2/KFsYI7QuN5utEYoKDws2 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b433/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/pkg/util -lang=go1.26 -complete -installsuffix shared -buildid SKRmhWyFUNaBTXb-nOOj/SKRmhWyFUNaBTXb-nOOj -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b740/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/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/92/9220d64d76417c67687e8ddf273690cf7855315231398cf52ecb2083678fa672-d # internal go tool buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/0c/0c2a58b3e6021c3ce6014e9bac086a997f09e9384c18a4f8fd20aca07b65bbb0-d # internal go tool buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/c7/c78809729b4f20ce7233afd8b9a9ea45feea1bd275d505ffa114f3d6a0f694c4-d # internal go tool buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/c4/c404ac228d1695bf98385ece6f319ca4cefed4f1f671e8f56024e189e2813851-d # internal go tool buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/a3/a359847bf2c5e22e58adab1cf1cac21d5f096c7374537f2fd22ff5dba8b6e26c-d # internal mkdir -p $WORK/b714/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util cat >/tmp/go-build1758392422/b714/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build1758392422/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build1758392422/b717/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.26 -complete -installsuffix shared -buildid yaB0KLts2MTXoADDWeqk/yaB0KLts2MTXoADDWeqk -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b714/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/b832/_pkg_.a # internal go tool buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/9b/9bb8b5379a705da680bb0759a5f537e243b946b04dd4e2ec7967479c1accc111-d # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/24/246a8c286fdfc718432f5a6d564ceb8326c161a0489d7e7f5412025e9bbb45aa-d # internal mkdir -p $WORK/b868/ github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp go tool buildid -w $WORK/b891/_pkg_.a # internal cat >/tmp/go-build1758392422/b868/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1758392422/b867/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.26 -complete -installsuffix shared -buildid igKUMzVLxhmqlianp04T/igKUMzVLxhmqlianp04T -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b868/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 cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/15/15f80dc8b9a8836edb9251c271201403fc992e3338c5b4b0941f8fb804074d1d-d # internal go tool buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/aa/aa456a815086202c885b8f89b2096fe1950498df1160bce70f7ceef1aebb6027-d # internal go tool buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/35/35cf6564ebf098e377e8b14662fe194be84cf327fecf3e6a2465a47d476cc089-d # internal mkdir -p $WORK/b628/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global cat >/tmp/go-build1758392422/b628/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-build1758392422/b172/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build1758392422/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build1758392422/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build1758392422/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build1758392422/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1758392422/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build1758392422/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1758392422/b635/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.26 -complete -installsuffix shared -buildid xmvP8jiTVhDaP8-nWuNu/xmvP8jiTVhDaP8-nWuNu -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b628/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/b217/_pkg_.a # internal go tool buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d2/d2b3f2c1c2750dae3da2de484771b51dd440b95460650857f75179e680b95109-d # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/34/3477337504b94d5ea72f5ea3b2f37292d59379582e3a2f4e3de90054806a5efe-d # internal mkdir -p $WORK/b862/ github.com/containers/podman/vendor/golang.org/x/oauth2 cat >/tmp/go-build1758392422/b862/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-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build1758392422/b863/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.26 -complete -installsuffix shared -buildid ay8IlhWg56m9PfPSySAS/ay8IlhWg56m9PfPSySAS -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b862/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/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/7c/7c9dd06cbf3e54e888ab854ebdf5c1a5e730377be67c0801cddf07491e762521-d # internal go tool buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/4f/4f426f0d4df62ba75101b580026cc92b8c616d0c9b900084da7e0731284a6850-d # internal mkdir -p $WORK/b535/ github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout cat >/tmp/go-build1758392422/b535/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-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1758392422/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build1758392422/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build1758392422/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build1758392422/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build1758392422/b289/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.26 -complete -installsuffix shared -buildid MTkxwoTuMz-WkBKXs_3f/MTkxwoTuMz-WkBKXs_3f -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b535/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/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/e6/e67a4e6908c949ab8c53ba618bf4ce8e6649e56f4a9c437a9dabff2a2751aac5-d # internal go tool buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/e6/e66953808b7bc11bfe2ff268ba65d004d7c71600ff906007f7982ea47fb6ba8b-d # internal mkdir -p $WORK/b713/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts cat >/tmp/go-build1758392422/b713/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build1758392422/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1758392422/b720/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.26 -complete -installsuffix shared -buildid 9vUdq4J_PtggexTL4P8z/9vUdq4J_PtggexTL4P8z -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b713/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/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/00/00c607a2148f15933667b899f05896be735a70b67c1e5f397e006307ad02ded6-d # internal go tool buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/57/57a2574f57e261f9d71717be50b8d3f77b6a32f6999402ca69686352a7690187-d # internal go tool buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/63/63267012338ec778a9b977ac9b7d83a8d3008d9a7ad99aaae0e87e2b9fc5ef5c-d # internal mkdir -p $WORK/b238/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 cat >/tmp/go-build1758392422/b238/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build1758392422/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1758392422/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build1758392422/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.26 -complete -installsuffix shared -buildid Fjapscqri8QfZeDn-Jed/Fjapscqri8QfZeDn-Jed -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b238/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/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/d9/d9a2bb062c8ceaec5352289e80a514e3c2d33bb406888d3dc8568192e4d8be58-d # internal mkdir -p $WORK/b502/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core cat >/tmp/go-build1758392422/b502/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-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile expvar=/tmp/go-build1758392422/b503/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build1758392422/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build1758392422/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build1758392422/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build1758392422/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build1758392422/b507/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1758392422/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1758392422/b404/_pkg_.a packagefile hash/fnv=/tmp/go-build1758392422/b326/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.26 -complete -installsuffix shared -buildid Rhs1yDcwKbQzOTh6Fa8F/Rhs1yDcwKbQzOTh6Fa8F -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b502/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/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/b0/b059b148f9f2e7019fd7a32546a62e7031ecc4714dc327cf5f4d46101a45de31-d # internal mkdir -p $WORK/b861/ github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc cat >/tmp/go-build1758392422/b861/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build1758392422/b297/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build1758392422/b862/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.26 -complete -installsuffix shared -buildid 46MjNnYpckU0gkTY7dTD/46MjNnYpckU0gkTY7dTD -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b861/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/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/01/01d7078acc7e13e7b0ca5d119e36132a8c8d63586a84b69931202528fa1ce236-d # internal go tool buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/d7/d7fd165c834fb1217728c010df38f8b031e8ae210bc43bd153208ff96def5dce-d # internal mkdir -p $WORK/b728/ github.com/containers/podman/cmd/podman/parse cat >/tmp/go-build1758392422/b728/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-build1758392422/b073/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build1758392422/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.26 -complete -installsuffix shared -buildid YXMteCqCFh_6x0hH4puD/YXMteCqCFh_6x0hH4puD -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b728/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/b615/_pkg_.a # internal go tool buildid -w $WORK/b868/_pkg_.a # internal go tool buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/6c/6c5dd6f7d169284c4dbd57dd54048fb95ff156077850a016bb92d467062a0f77-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/6f/6fe6d0f7f821464d311dacc6edf9600d4429ec8df157b33e51ed6322bfaa4574-d # internal go tool buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/36/36580e5a8431b93bd3a19515d4a04a75c3fbf2375483ed41d3de84fb07497646-d # internal mkdir -p $WORK/b690/ github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient cat >/tmp/go-build1758392422/b690/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1758392422/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build1758392422/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build1758392422/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build1758392422/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build1758392422/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build1758392422/b699/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/http/httputil=/tmp/go-build1758392422/b433/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.26 -complete -installsuffix shared -buildid DI9EQbBv7aq3vgU3-IOO/DI9EQbBv7aq3vgU3-IOO -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b690/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 cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b3/b33036681537f707d75914617fe17f4919a67507edc2cbb3049515379bb499f1-d # internal go tool buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/59/59b64c64d11f411d6d49ac211174e7765eae1f0bbd17e67f55156604e574cd4a-d # internal go tool buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/a1/a14b5625f839a21259c8cae635c190399686e2eb1d0f19f96810bb33c89eb5d7-d # internal mkdir -p $WORK/b789/ mkdir -p $WORK/b737/ github.com/containers/podman/pkg/machine/env mkdir -p $WORK/b764/ github.com/containers/podman/libpod/events cat >/tmp/go-build1758392422/b789/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-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.26 -complete -installsuffix shared -buildid IKwrKAQo3iUFDxNh6eDQ/IKwrKAQo3iUFDxNh6eDQ -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b789/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 cat >/tmp/go-build1758392422/b737/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build1758392422/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build1758392422/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build1758392422/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build1758392422/b567/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b764/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build1758392422/b741/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build1758392422/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build1758392422/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1758392422/b720/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build1758392422/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/libpod/events -lang=go1.26 -complete -installsuffix shared -buildid Yz4lDghfodwhfEko5GVv/Yz4lDghfodwhfEko5GVv -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b737/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/pkg/specgen -lang=go1.26 -complete -installsuffix shared -buildid MNtHt6Ky1FFYgZfo3-8f/MNtHt6Ky1FFYgZfo3-8f -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b764/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/b502/_pkg_.a # internal go tool buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/4d/4db9eeff234df1bf6e9e2310371804a6dbccddb5ef03a763df4965c65ae2c93b-d # internal mkdir -p $WORK/b501/ go tool buildid -w $WORK/b238/_pkg_.a # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey cat >/tmp/go-build1758392422/b501/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-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build1758392422/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build1758392422/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build1758392422/b509/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.26 -complete -installsuffix shared -buildid C3mNnIalOGm7Mw1D7MbF/C3mNnIalOGm7Mw1D7MbF -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b501/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 cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ac/ac27901f00369917f35d400cf01c425d61e28d3863eeb4672491977aee930fa2-d # internal mkdir -p $WORK/b243/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker cat >/tmp/go-build1758392422/b243/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 golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1758392422/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build1758392422/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1758392422/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build1758392422/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build1758392422/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build1758392422/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build1758392422/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build1758392422/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build1758392422/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build1758392422/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build1758392422/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build1758392422/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build1758392422/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build1758392422/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build1758392422/b289/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build1758392422/b291/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile mime/multipart=/tmp/go-build1758392422/b232/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.26 -complete -installsuffix shared -buildid MPUN8Olh49RuektcUYAM/MPUN8Olh49RuektcUYAM -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b243/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 cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/8a/8ac732aba479ba3809fe49c2c9b34b2d2df051866d792b9e4a08f87762e46eaf-d # internal mkdir -p $WORK/b623/ github.com/containers/podman/vendor/go.opentelemetry.io/otel cat >/tmp/go-build1758392422/b623/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-build1758392422/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build1758392422/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build1758392422/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build1758392422/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.26 -complete -installsuffix shared -buildid BcvEpUJmIO0f2fgR3E_n/BcvEpUJmIO0f2fgR3E_n -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b623/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/b535/_pkg_.a # internal go tool buildid -w $WORK/b861/_pkg_.a # internal go tool buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/93/93057e9f72d34a9e90b04b52b4a3db4221a4f1d8d1810c59308e57ce14c8d579-d # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/66/6656685a673c3866ab3a7dfa81c61fef4e873f1524bb28b948d2d4b76ab87856-d # internal mkdir -p $WORK/b860/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b801/ mkdir -p $WORK/b802/ cat >/tmp/go-build1758392422/b860/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-build1758392422/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build1758392422/b861/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build1758392422/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build1758392422/b864/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build1758392422/b859/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build1758392422/b865/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build1758392422/b862/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/pkg/machine/lock github.com/containers/podman/pkg/machine/ports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.26 -complete -installsuffix shared -buildid _gOt_Twc1tWexm2by52i/_gOt_Twc1tWexm2by52i -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b860/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 cat >/tmp/go-build1758392422/b801/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF cat >/tmp/go-build1758392422/b802/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.26 -complete -installsuffix shared -buildid VDc-MYxp5YMT0OKRgUZQ/VDc-MYxp5YMT0OKRgUZQ -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.26 -complete -installsuffix shared -buildid 4Qy-M4v83dihDC4M-BLo/4Qy-M4v83dihDC4M-BLo -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b802/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 cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/0d/0d7c5bc5e99a4e156803359ff75beaf0500b7aa21137d0c2abbba027e7a7cd74-d # internal mkdir -p $WORK/b644/ github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive cat >/tmp/go-build1758392422/b644/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build1758392422/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build1758392422/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build1758392422/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build1758392422/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build1758392422/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build1758392422/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.26 -complete -installsuffix shared -buildid e8Z9_ytceEZguTgy1t13/e8Z9_ytceEZguTgy1t13 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b644/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/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/f0/f0fb39b6807b1ccac03abc0bb08cbf74f35ee5bc2256e01ec1eab4a46dad1b55-d # internal go tool buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/54/5483391a4b4d00b2713c0613fb967951d7b9effb99a362d85dcd306a5be136c5-d # internal mkdir -p $WORK/b617/ github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv cat >/tmp/go-build1758392422/b617/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build1758392422/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build1758392422/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build1758392422/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build1758392422/b643/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1758392422/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1758392422/b633/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.26 -complete -installsuffix shared -buildid pcjEd3M7cL4RdSJlUji6/pcjEd3M7cL4RdSJlUji6 -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b617/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/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/2a/2a0f8fa32e835e7caf6fe7cbe11462352858246bc95bb6ae8a857beda2342e05-d # internal mkdir -p $WORK/b500/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils cat >/tmp/go-build1758392422/b500/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build1758392422/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build1758392422/b510/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.26 -complete -installsuffix shared -buildid 5O5AXYe-qoVpzuitvfH_/5O5AXYe-qoVpzuitvfH_ -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b500/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/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/39/3974607cd9cfda74371104c04b80672f1c68e1e62aa775fae0093e0f5c8c6a5c-d # internal mkdir -p $WORK/b799/ github.com/containers/podman/pkg/machine/vmconfigs cat >/tmp/go-build1758392422/b799/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build1758392422/b792/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build1758392422/b800/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build1758392422/b797/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build1758392422/b801/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build1758392422/b802/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build1758392422/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build1758392422/b788/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.26 -complete -installsuffix shared -buildid HYbDqcp5C0_WDScZoHTy/HYbDqcp5C0_WDScZoHTy -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b799/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/b644/_pkg_.a # internal go tool buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/28/287ac3a84700a36a78d6158af7bd6bc61ee112a13113887c7ecbaed20fdc7957-d # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/65/65549e0155aaa50c19947bd93bdc48b2b65b8a3d8824f6c8f54ab371eefa2c9a-d # internal go tool buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/13/13e232517f03e98369e0cd9aafc00d3556c3b76465a44c5b1e85043b9a2f0e61-d # internal go tool buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ad/ad4505beb470ca685fdb68f88d371f0b70fe2032e262d316fc02d5402b5ae868-d # internal mkdir -p $WORK/b520/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature cat >/tmp/go-build1758392422/b520/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build1758392422/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build1758392422/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build1758392422/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build1758392422/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build1758392422/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build1758392422/b527/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.26 -complete -installsuffix shared -buildid flnhPrO_T5dbYe9x466n/flnhPrO_T5dbYe9x466n -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b520/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/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/42/4289894813cfc833e7fac2b4b56209fc9f9f1d4b2dd9a1f4ec5c3817066d4f77-d # internal mkdir -p $WORK/b793/ github.com/containers/podman/pkg/machine cat >/tmp/go-build1758392422/b793/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build1758392422/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build1758392422/b797/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build1758392422/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build1758392422/b788/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/pkg/machine -lang=go1.26 -complete -installsuffix shared -buildid NGmOsuECpz-Wt5HSt5Kd/NGmOsuECpz-Wt5HSt5Kd -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b793/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/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/66/66416acdcb9bc5e20680a8acfc3939734320631ccbcc387717e070907eaa973f-d # internal go tool buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/96/96636a3c53491fd8f6c76bf8165bd43af3bddae5d42358b65555870c8e43d26c-d # internal mkdir -p $WORK/b614/ github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp cat >/tmp/go-build1758392422/b614/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build1758392422/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build1758392422/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build1758392422/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build1758392422/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build1758392422/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build1758392422/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1758392422/b234/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.26 -complete -installsuffix shared -buildid vDPNF0lo9NDKHXZTfOX6/vDPNF0lo9NDKHXZTfOX6 -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b614/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/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/ef/ef118ff14805265361f68ac43ba4553784e9d848df1d9505c3d6ce365f810948-d # internal mkdir -p $WORK/b791/ mkdir -p $WORK/b888/ github.com/containers/podman/pkg/machine/proxyenv cat >/tmp/go-build1758392422/b888/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build1758392422/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build1758392422/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.26 -complete -installsuffix shared -buildid AA4VPKdrHvK9OJvqynKA/AA4VPKdrHvK9OJvqynKA -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go github.com/containers/podman/pkg/machine/qemu cat >/tmp/go-build1758392422/b791/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build1758392422/b792/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build1758392422/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build1758392422/b797/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build1758392422/b803/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build1758392422/b812/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build1758392422/b813/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build1758392422/b788/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.26 -complete -installsuffix shared -buildid KelPRnEvxsRhwwKoeyHX/KelPRnEvxsRhwwKoeyHX -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b791/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_amd64.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/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/6b/6b10f8454fa4575a34c2d64a37fb5c5144b011b18e47e1589e5c83fc7882d321-d # internal mkdir -p $WORK/b518/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal cat >/tmp/go-build1758392422/b518/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-build1758392422/b049/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build1758392422/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build1758392422/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build1758392422/b264/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.26 -complete -installsuffix shared -buildid 2nuhQNNlfpyDk98TlFao/2nuhQNNlfpyDk98TlFao -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b518/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 go tool buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/1b/1b5e4cedc49f2f11f6a30e8ef61dea0f4d0f11f5d7fa89cf8df390ef3cd028e6-d # internal mkdir -p $WORK/b586/ github.com/containers/podman/vendor/github.com/docker/docker/client cat >/tmp/go-build1758392422/b586/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build1758392422/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build1758392422/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build1758392422/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build1758392422/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build1758392422/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build1758392422/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build1758392422/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1758392422/b609/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1758392422/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1758392422/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1758392422/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build1758392422/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1758392422/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1758392422/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1758392422/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1758392422/b612/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1758392422/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build1758392422/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1758392422/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.26 -complete -installsuffix shared -buildid 7_0OPlAVCEphs7wa_zQP/7_0OPlAVCEphs7wa_zQP -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b586/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/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/ff/ff17aba159cb8fe606684e9cef78cc7c3bbaa33529d546b9ef1a7045e8017b68-d # internal go tool buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/d8/d8cf7536cc986b81292f7ffbb0673249bff40259b09e101a82e000f1a1ecc5c6-d # internal mkdir -p $WORK/b531/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal cat >/tmp/go-build1758392422/b531/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build1758392422/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build1758392422/b518/_pkg_.a EOF mkdir -p $WORK/b497/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.26 -complete -installsuffix shared -buildid qNkJSMIIgzsXONSwyhx2/qNkJSMIIgzsXONSwyhx2 -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go github.com/containers/podman/vendor/go.podman.io/image/v5/signature cat >/tmp/go-build1758392422/b497/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build1758392422/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build1758392422/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build1758392422/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build1758392422/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build1758392422/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build1758392422/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build1758392422/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build1758392422/b302/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.26 -complete -installsuffix shared -buildid tw_VU7U9NTh9_jRoF2qP/tw_VU7U9NTh9_jRoF2qP -goversion go1.26.3-X:nodwarf5 -c=10 -shared -nolocalimports -importcfg $WORK/b497/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/b690/_pkg_.a # internal go tool buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/18/185e288d9077a3a1e9a1fb350df2bac2fa89de59dace97e3b3151076c373d642-d # internal mkdir -p $WORK/b689/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder cat >/tmp/go-build1758392422/b689/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile flag=/tmp/go-build1758392422/b549/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build1758392422/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build1758392422/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build1758392422/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build1758392422/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build1758392422/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build1758392422/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build1758392422/b708/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build1758392422/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build1758392422/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build1758392422/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build1758392422/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile text/scanner=/tmp/go-build1758392422/b273/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.26 -complete -installsuffix shared -buildid NOA7aWKnAlGc7UmVKKDh/NOA7aWKnAlGc7UmVKKDh -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b689/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 go tool buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b6/b6c92a7566e4ec33ad0fa883448c378f8091738570ecaeb26084a1130b0d4568-d # internal mkdir -p $WORK/b530/ mkdir -p $WORK/b857/ mkdir -p $WORK/b866/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor cat >/tmp/go-build1758392422/b530/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-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build1758392422/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build1758392422/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build1758392422/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build1758392422/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build1758392422/b531/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.26 -complete -installsuffix shared -buildid cX2-Rp8ZgLuG1mURiT1b/cX2-Rp8ZgLuG1mURiT1b -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b530/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 cat >/tmp/go-build1758392422/b866/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1758392422/b867/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build1758392422/b868/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build1758392422/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build1758392422/b531/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b857/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-build1758392422/b078/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build1758392422/b858/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build1758392422/b859/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build1758392422/b860/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build1758392422/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build1758392422/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build1758392422/b531/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build1758392422/b862/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.26 -complete -installsuffix shared -buildid dPbU8f8ivQhQgqQJZ7Dv/dPbU8f8ivQhQgqQJZ7Dv -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b866/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.26 -complete -installsuffix shared -buildid svoasZneOOHLMxYC1455/svoasZneOOHLMxYC1455 -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go go tool buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/fd/fd42ad3f1c30ca7842f599d4eacc7d67573829bde87a9d0a49e4bec692a64e00-d # internal mkdir -p $WORK/b216/ github.com/containers/podman/vendor/go.podman.io/common/pkg/retry mkdir -p $WORK/b721/ mkdir -p $WORK/b645/ cat >/tmp/go-build1758392422/b216/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1758392422/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build1758392422/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build1758392422/b243/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.26 -complete -installsuffix shared -buildid 8NmS4NxDq7mCw_gt7-UN/8NmS4NxDq7mCw_gt7-UN -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b216/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 github.com/containers/podman/vendor/go.podman.io/image/v5/openshift cat >/tmp/go-build1758392422/b721/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build1758392422/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build1758392422/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build1758392422/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build1758392422/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b645/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build1758392422/b646/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build1758392422/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build1758392422/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build1758392422/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build1758392422/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build1758392422/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build1758392422/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.26 -complete -installsuffix shared -buildid cTh5b1YJeOAP9bH5q2i0/cTh5b1YJeOAP9bH5q2i0 -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b721/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.26 -complete -installsuffix shared -buildid QlTZgMV-T8QaXRlJzuBJ/QlTZgMV-T8QaXRlJzuBJ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b645/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 cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/22/2226f6fb3f56ab24b174b8268ba6825301dcc9e70c8d7019a4aea319b5d7f26b-d # internal mkdir -p $WORK/b790/ github.com/containers/podman/pkg/machine/provider cat >/tmp/go-build1758392422/b790/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build1758392422/b791/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.26 -complete -installsuffix shared -buildid WVbaTLZnCVLOfohW5z6w/WVbaTLZnCVLOfohW5z6w -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b790/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/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/d1/d1d3769454aed7b1c19a9655be707ad444beac02cb9e67d28dec98c3e72ee8a0-d # internal go tool buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/02/025a0b648e60d4a0786112b640485b763b4055f911f40a3739dfefda3a54fae5-d # internal go tool buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/1f/1ff258a22c30f78326bafbb0390a2465493953b9645723ecfa96044469344562-d # internal go tool buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/34/34985802ac980d47df2124f1de99196f9adac201f14a6a1934170ea50fa096e3-d # internal go tool buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/d2/d297f10fa764161d9dfe2848b851df6659a83ba2a58025cf95529862dea5800c-d # internal go tool buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/69/69315866386338b62618b2e33de51f688818709af20bd90c74906a5cb384dbff-d # internal mkdir -p $WORK/b855/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore cat >/tmp/go-build1758392422/b855/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build1758392422/b854/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build1758392422/b856/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build1758392422/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build1758392422/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build1758392422/b866/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.26 -complete -installsuffix shared -buildid kUNY3gCKy1-vYabNNsLu/kUNY3gCKy1-vYabNNsLu -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go go tool buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/9c/9c54d9b1ec31a3095507b0a0f8d9a204100b9bb8d6f08c7ed634c2c85ba8dedd-d # internal go tool buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/92/9273d2121939064b748238adb97488169dadc5f83731fbf7e86be583dfdb70c7-d # internal go tool buildid -w $WORK/b645/_pkg_.a # internal go tool buildid -w $WORK/b418/_pkg_.a # internal go tool buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/b5/b51e312af08b42378f2006a15560dc512385010f00f73a45549a049351d6f4c2-d # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/8b/8bafa46c53cc00be69d3427f884184525343fe0ba578c11f22a31c8999555915-d # internal mkdir -p $WORK/b532/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning cat >/tmp/go-build1758392422/b532/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build1758392422/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build1758392422/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.26 -complete -installsuffix shared -buildid MDFk6ntXu5skIUTox29i/MDFk6ntXu5skIUTox29i -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/15/152d11b6610c8da698de20291b41c2c491ba3804520548e7c7b976d572076d22-d # internal mkdir -p $WORK/b417/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport cat >/tmp/go-build1758392422/b417/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build1758392422/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1758392422/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build1758392422/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1758392422/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1758392422/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1758392422/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1758392422/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1758392422/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1758392422/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build1758392422/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build1758392422/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1758392422/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1758392422/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1758392422/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1758392422/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build1758392422/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build1758392422/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build1758392422/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build1758392422/b405/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build1758392422/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/http/httputil=/tmp/go-build1758392422/b433/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.26 -complete -installsuffix shared -buildid rwVYA7ejQKEREGZ1V-ur/rwVYA7ejQKEREGZ1V-ur -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b417/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/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/db/db4baf1f3aa897059a0244f4d5d1b3ff653328627171e00959d95770f37565fb-d # internal go tool buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/d9/d962381e05e6a8dafd58d811f1765f55c7a58fcc5fa29d06274795949d4fa530-d # internal mkdir -p $WORK/b585/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon cat >/tmp/go-build1758392422/b585/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build1758392422/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1758392422/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build1758392422/b584/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build1758392422/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.26 -complete -installsuffix shared -buildid FKHzNEzqVLXRqX2Dv9DY/FKHzNEzqVLXRqX2Dv9DY -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b585/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/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/d2/d2f6823b6e8df01710a4ab99cf1404ff1a2f8318e982ba5855b92f2a73d835eb-d # internal mkdir -p $WORK/b581/ github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports cat >/tmp/go-build1758392422/b581/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build1758392422/b582/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build1758392422/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build1758392422/b583/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build1758392422/b585/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build1758392422/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build1758392422/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build1758392422/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build1758392422/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build1758392422/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build1758392422/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.26 -complete -installsuffix shared -buildid I8xTiXDxON3lm1zw9V_E/I8xTiXDxON3lm1zw9V_E -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b581/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/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/79/7965400bffa3c6d1add353fc2bf7a2ecf0b7ae91f1593f79f9206ad1bcb9fb39-d # internal go tool buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/21/21da7e57f314e03d6b1209b332e3e369b4eebe884087aa25e2faddaaf2921f43-d # internal mkdir -p $WORK/b415/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver cat >/tmp/go-build1758392422/b415/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build1758392422/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1758392422/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1758392422/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.26 -complete -installsuffix shared -buildid q-FqjPreml3U4I5P1P-S/q-FqjPreml3U4I5P1P-S -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go go tool buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/77/773bdc279dfb090c54d881c52d328bc65d40737156cfa7e26811b0ad6d21989b-d # internal mkdir -p $WORK/b356/ github.com/containers/podman/vendor/google.golang.org/grpc cat >/tmp/go-build1758392422/b356/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-build1758392422/b049/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build1758392422/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build1758392422/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1758392422/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build1758392422/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1758392422/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build1758392422/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build1758392422/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build1758392422/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build1758392422/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1758392422/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build1758392422/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1758392422/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1758392422/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1758392422/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1758392422/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1758392422/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1758392422/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1758392422/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build1758392422/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1758392422/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build1758392422/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1758392422/b413/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build1758392422/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1758392422/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1758392422/b435/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1758392422/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build1758392422/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1758392422/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1758392422/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1758392422/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build1758392422/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build1758392422/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build1758392422/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build1758392422/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build1758392422/b405/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build1758392422/b432/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.26 -complete -installsuffix shared -buildid NWjpco3pDM6z9sSupZ20/NWjpco3pDM6z9sSupZ20 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b356/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/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/68/68e6e9d7919632989f3b397435ed5269b32caa20eafe68ca93663435eef0e498-d # internal mkdir -p $WORK/b320/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider cat >/tmp/go-build1758392422/b320/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build1758392422/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build1758392422/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build1758392422/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build1758392422/b405/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.26 -complete -installsuffix shared -buildid 5f_jGiECNXvBuKQ9pWCO/5f_jGiECNXvBuKQ9pWCO -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go go tool buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/a1/a13382e1cfe1b87f69af09bf2a7f81ff9e2bcc99a4fbfa5bc8d161dd9425c044-d # internal mkdir -p $WORK/b319/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider cat >/tmp/go-build1758392422/b319/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build1758392422/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build1758392422/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build1758392422/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build1758392422/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build1758392422/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.26 -complete -installsuffix shared -buildid vvLZTX-X7GtMamZV1v4C/vvLZTX-X7GtMamZV1v4C -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go go tool buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/8b/8b7e0511ceeca56606a7cdc26d881fad64f3b139f6f8e81d1806c742ac28ce8b-d # internal mkdir -p $WORK/b294/ github.com/containers/podman/vendor/github.com/containers/ocicrypt cat >/tmp/go-build1758392422/b294/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-build1758392422/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build1758392422/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build1758392422/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build1758392422/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build1758392422/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build1758392422/b319/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build1758392422/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build1758392422/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build1758392422/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build1758392422/b302/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build1758392422/b305/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.26 -complete -installsuffix shared -buildid 1qtcF-76P-bOJ1d2cAId/1qtcF-76P-bOJ1d2cAId -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b294/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/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/24/2414c3b561068a7687481c4ef0ecc79ebcf5c3ec3dae818de5527d86fdc047f9-d # internal mkdir -p $WORK/b725/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers cat >/tmp/go-build1758392422/b725/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build1758392422/b294/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build1758392422/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build1758392422/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build1758392422/b296/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.26 -complete -installsuffix shared -buildid 4aWh2bn6BI3l8RXLgEzs/4aWh2bn6BI3l8RXLgEzs -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go go tool buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/2a/2a20e904fae8627f749ec3bdde8702e691821fb58b46192042509da232370b35-d # internal github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 echo -n > $WORK/b496/preferlinkext # internal cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I $WORK/b496/ -m64 -mtune=generic -fcf-protection=full -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.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=YjqwiLdseRW5q6s-zTOR -o $WORK/b496/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -o $WORK/b496/_cgo_.o $WORK/b496/_cgo_main.o $WORK/b496/preferlinkext $WORK/b496/_x001.o $WORK/b496/_x002.o $WORK/b496/_x003.o $WORK/b496/_x004.o $WORK/b496/_x005.o $WORK/b496/_x006.o $WORK/b496/_x007.o $WORK/b496/_x008.o $WORK/b496/_x009.o $WORK/b496/_x010.o $WORK/b496/_x011.o $WORK/b496/_x012.o $WORK/b496/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -o $WORK/b496/_cgo_.o $WORK/b496/_cgo_main.o $WORK/b496/preferlinkext $WORK/b496/_x001.o $WORK/b496/_x002.o $WORK/b496/_x003.o $WORK/b496/_x004.o $WORK/b496/_x005.o $WORK/b496/_x006.o $WORK/b496/_x007.o $WORK/b496/_x008.o $WORK/b496/_x009.o $WORK/b496/_x010.o $WORK/b496/_x011.o $WORK/b496/_x012.o $WORK/b496/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b496/_cgo_.o -dynout $WORK/b496/_cgo_import.go cat >/tmp/go-build1758392422/b496/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile database/sql=/tmp/go-build1758392422/b494/_pkg_.a packagefile database/sql/driver=/tmp/go-build1758392422/b495/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.26 -installsuffix shared -buildid YjqwiLdseRW5q6s-zTOR/YjqwiLdseRW5q6s-zTOR -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b496/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/b496/_cgo_gotypes.go $WORK/b496/backup.cgo1.go $WORK/b496/callback.cgo1.go $WORK/b496/error.cgo1.go $WORK/b496/sqlite3.cgo1.go $WORK/b496/sqlite3_context.cgo1.go $WORK/b496/sqlite3_load_extension.cgo1.go $WORK/b496/sqlite3_opt_serialize.cgo1.go $WORK/b496/sqlite3_opt_userauth_omit.cgo1.go $WORK/b496/sqlite3_other.cgo1.go $WORK/b496/sqlite3_type.cgo1.go $WORK/b496/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.4/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 go tool pack r $WORK/b496/_pkg_.a $WORK/b496/preferlinkext $WORK/b496/_x001.o $WORK/b496/_x002.o $WORK/b496/_x003.o $WORK/b496/_x004.o $WORK/b496/_x005.o $WORK/b496/_x006.o $WORK/b496/_x007.o $WORK/b496/_x008.o $WORK/b496/_x009.o $WORK/b496/_x010.o $WORK/b496/_x011.o $WORK/b496/_x012.o $WORK/b496/_x013.o # internal go tool buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/84/8469b84104e2e6ad43849eedbae61f5e05e798aa040d4602afddcd3984940898-d # internal mkdir -p $WORK/b493/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite cat >/tmp/go-build1758392422/b493/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-build1758392422/b494/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build1758392422/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build1758392422/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.26 -complete -installsuffix shared -buildid 60kBGzJCpK2uBX1l4r8j/60kBGzJCpK2uBX1l4r8j -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go go tool buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/5d/5de7db0958fc6abf02626a9765f321cb0e176d814bdadb3c8f2ce5883d222369-d # internal mkdir -p $WORK/b461/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache cat >/tmp/go-build1758392422/b461/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build1758392422/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build1758392422/b462/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build1758392422/b493/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.26 -complete -installsuffix shared -buildid W-iimJWo_va_vzY6wdA-/W-iimJWo_va_vzY6wdA- -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go go tool buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/30/30753f5336cfb3692978f6b615dc6424b0165eed7ca5beecd59dafa638b1080c-d # internal mkdir -p $WORK/b293/ github.com/containers/podman/vendor/go.podman.io/image/v5/copy cat >/tmp/go-build1758392422/b293/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build1758392422/b294/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build1758392422/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build1758392422/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build1758392422/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build1758392422/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build1758392422/b210/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build1758392422/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build1758392422/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build1758392422/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build1758392422/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build1758392422/b532/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build1758392422/b533/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build1758392422/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.26 -complete -installsuffix shared -buildid 68YbSjeXYNGdDd22EWPJ/68YbSjeXYNGdDd22EWPJ -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b293/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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/66/667abee1d78d7552a9412364586c79ecdc47b073b78697e3386480acc01eb14f-d # internal mkdir -p $WORK/b292/ github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented cat >/tmp/go-build1758392422/b292/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-build1758392422/b172/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build1758392422/b154/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build1758392422/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build1758392422/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.26 -complete -installsuffix shared -buildid OFlWS6o9D4LN8k7mIfu8/OFlWS6o9D4LN8k7mIfu8 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b292/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/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/1d/1d621220f872f5ceae50e33ee4827f562210d430604107ab2b4eb2a51f085381-d # internal mkdir -p $WORK/b151/ github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests cat >/tmp/go-build1758392422/b151/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build1758392422/b152/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build1758392422/b154/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build1758392422/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build1758392422/b292/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build1758392422/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build1758392422/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build1758392422/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build1758392422/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build1758392422/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build1758392422/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build1758392422/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.26 -complete -installsuffix shared -buildid My_V0HD-Ki6glDhvjkTh/My_V0HD-Ki6glDhvjkTh -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b151/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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/78/78bba0a423f3327dd83d89399c27e1aa5db5ef6c7dcd38535559948830c3f9e6-d # internal mkdir -p $WORK/b072/ github.com/containers/podman/vendor/github.com/containers/buildah/define cat >/tmp/go-build1758392422/b072/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin 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/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build1758392422/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build1758392422/b151/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build1758392422/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build1758392422/b291/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.26 -complete -installsuffix shared -buildid jbU1YC5yxk_dGWNAijbr/jbU1YC5yxk_dGWNAijbr -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b072/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/63/63b486cd43267377e36ad7adc2d2fe0b29d02b30b5e64479d5c2b643a0fee302-d # internal mkdir -p $WORK/b661/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b664/ cat >/tmp/go-build1758392422/b661/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-build1758392422/b072/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom mkdir -p $WORK/b761/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.26 -complete -installsuffix shared -buildid -tXhMowfqCAztcZGnQP3/-tXhMowfqCAztcZGnQP3 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b661/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 github.com/containers/podman/pkg/domain/entities/types cat >/tmp/go-build1758392422/b664/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-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.26 -complete -installsuffix shared -buildid JGLsAKfwVtZOuYWz1RwY/JGLsAKfwVtZOuYWz1RwY -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b664/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-build1758392422/b761/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-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build1758392422/b762/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build1758392422/b763/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build1758392422/b765/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1758392422/b609/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build1758392422/b768/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.26 -complete -installsuffix shared -buildid lKwDY8gLqFpdO4fPJ7fS/lKwDY8gLqFpdO4fPJ7fS -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b761/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/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/3c/3c42fb90c02270c0a85ac3811284230bdbd7266d029916bec8879086f363db73-d # internal go tool buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/04/04f9cffeafd817c7d058ba25dd55f48817d900c95727b790fd2fcc5a450bf13e-d # internal mkdir -p $WORK/b658/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse cat >/tmp/go-build1758392422/b658/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build1758392422/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build1758392422/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build1758392422/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build1758392422/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build1758392422/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build1758392422/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build1758392422/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build1758392422/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build1758392422/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build1758392422/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build1758392422/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.26 -complete -installsuffix shared -buildid EOKa02W6dqjz8NndYotb/EOKa02W6dqjz8NndYotb -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b658/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/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/e8/e8422fd73be9abd6b30506c50442244f4a460e83755e6e70cc04ca64d92d71be-d # internal mkdir -p $WORK/b833/ mkdir -p $WORK/b839/ github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b840/ mkdir -p $WORK/b836/ mkdir -p $WORK/b841/ github.com/containers/podman/pkg/bindings/secrets github.com/containers/podman/pkg/bindings/system cat >/tmp/go-build1758392422/b833/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.26 -complete -installsuffix shared -buildid 5-y0-1U9-hRaY0Vey6YB/5-y0-1U9-hRaY0Vey6YB -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b833/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-build1758392422/b840/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b839/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a EOF github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.26 -complete -installsuffix shared -buildid B42neHChwN0hXTq8YDxl/B42neHChwN0hXTq8YDxl -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b840/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 cat >/tmp/go-build1758392422/b836/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.26 -complete -installsuffix shared -buildid ITRCyd3n61AL-Jt9YR6f/ITRCyd3n61AL-Jt9YR6f -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b839/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 mkdir -p $WORK/b730/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.26 -complete -installsuffix shared -buildid Q_C58WBJw7Asm2To3MQn/Q_C58WBJw7Asm2To3MQn -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b836/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/domain/entities cat >/tmp/go-build1758392422/b841/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.26 -complete -installsuffix shared -buildid v-NvQSlddfDzmjzHz4Dr/v-NvQSlddfDzmjzHz4Dr -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b841/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-build1758392422/b730/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build1758392422/b737/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1758392422/b609/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build1758392422/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build1758392422/b771/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build1758392422/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.26 -complete -installsuffix shared -buildid HwIItu-5q4HsUyAKUkZc/HwIItu-5q4HsUyAKUkZc -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b730/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 go tool buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/3b/3b10a4079632c5015a5648d6007e41afc7c843525889f0ea33e98e127e4e3a81-d # internal go tool buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/0c/0cabe163d0e3efe8cc8f49e7ea8830bdbe8812d6a2b6115ca8707932c5484a59-d # internal mkdir -p $WORK/b834/ github.com/containers/podman/pkg/bindings/kube cat >/tmp/go-build1758392422/b834/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build1758392422/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build1758392422/b833/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.26 -complete -installsuffix shared -buildid UgySM8gozz0HuVM8K3no/UgySM8gozz0HuVM8K3no -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b834/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/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/23/235b5071ca17db7a6c4e549431d353803b6278e957720ea82f7f454072917fab-d # internal go tool buildid -w $WORK/b841/_pkg_.a # internal go tool buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/2d/2de289593d47217c14fdc1ea6c919cbbae94a0ece4babe18be3864ef77c530c6-d # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/91/91b909a271e2fa837b50f3de79f82293e897c0e642311d280e1b5356fad328db-d # internal go tool buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/3b/3bb56cd48e1b039a93aa1ae46a16f36a40543f7e1f273a0a35ed80b72fdbf9d2-d # internal mkdir -p $WORK/b837/ github.com/containers/podman/pkg/bindings/play cat >/tmp/go-build1758392422/b837/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build1758392422/b834/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.26 -complete -installsuffix shared -buildid qFbv7yP1_3vY5OBaVC_9/qFbv7yP1_3vY5OBaVC_9 -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go go tool buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/3d/3d1fb7ad6bacf538b0ce950836eb890614c885e874ad11f7d293dcc8b7be34ec-d # internal go tool buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/21/21ea105f0098885f15970fb9744d9e0fb5894a950aae78873bbd37f501595244-d # internal mkdir -p $WORK/b724/ mkdir -p $WORK/b890/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util github.com/containers/podman/pkg/machine/ocipull cat >/tmp/go-build1758392422/b724/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build1758392422/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.26 -complete -installsuffix shared -buildid EoX2LUKcocLeo3LXiayl/EoX2LUKcocLeo3LXiayl -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b724/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-build1758392422/b890/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build1758392422/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build1758392422/b658/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build1758392422/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build1758392422/b796/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build1758392422/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build1758392422/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build1758392422/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build1758392422/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build1758392422/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build1758392422/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build1758392422/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.26 -complete -installsuffix shared -buildid v4vaH-fiAD87hAW23KnN/v4vaH-fiAD87hAW23KnN -goversion go1.26.3-X:nodwarf5 -c=19 -shared -nolocalimports -importcfg $WORK/b890/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/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/61/61486c4aaf6843dec2f12644592807a22a61117f35d4eca1d9f45b0736904ae9-d # internal mkdir -p $WORK/b071/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli cat >/tmp/go-build1758392422/b071/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build1758392422/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build1758392422/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build1758392422/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build1758392422/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build1758392422/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.26 -complete -installsuffix shared -buildid CaUnnHwjuk1xOLBgYnis/CaUnnHwjuk1xOLBgYnis -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b071/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/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/e8/e8a4984ad586809414d9cef858bbb7eb66940768b6e3146b3493abee2affccc2-d # internal mkdir -p $WORK/b889/ github.com/containers/podman/pkg/machine/shim/diskpull cat >/tmp/go-build1758392422/b889/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build1758392422/b890/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build1758392422/b891/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.26 -complete -installsuffix shared -buildid hRuKiytrh_W6c1wuHV9c/hRuKiytrh_W6c1wuHV9c -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go go tool buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/ea/ea2da07356b71ee7e1b8e956a1bfff31a89bb088475d144f026dd1074b26db91-d # internal mkdir -p $WORK/b887/ github.com/containers/podman/pkg/machine/shim cat >/tmp/go-build1758392422/b887/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build1758392422/b792/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build1758392422/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build1758392422/b800/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build1758392422/b797/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build1758392422/b801/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build1758392422/b802/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build1758392422/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build1758392422/b888/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build1758392422/b889/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build1758392422/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.26 -complete -installsuffix shared -buildid TFtzoJyBe4o6LmDjgAW6/TFtzoJyBe4o6LmDjgAW6 -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b887/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/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/fa/fa8cded65ff4e4fcbafbee68eb39787a681971d5e5685a8d89e87f272afbd419-d # internal mkdir -p $WORK/b786/ mkdir -p $WORK/b831/ mkdir -p $WORK/b820/ mkdir -p $WORK/b842/ github.com/containers/podman/internal/localapi github.com/containers/podman/pkg/api/handlers github.com/containers/podman/pkg/domain/utils github.com/containers/podman/pkg/api/handlers/types cat >/tmp/go-build1758392422/b786/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build1758392422/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF mkdir -p $WORK/b851/ mkdir -p $WORK/b825/ cat >/tmp/go-build1758392422/b842/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build1758392422/b843/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build1758392422/b581/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b820/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-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build1758392422/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build1758392422/b821/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1758392422/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1758392422/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build1758392422/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1758392422/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/containers/podman/internal/localapi -lang=go1.26 -complete -installsuffix shared -buildid 5iI64dGUsB96ZWlyelj6/5iI64dGUsB96ZWlyelj6 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b786/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.26 -complete -installsuffix shared -buildid X8hEK3paWrtCIB55jAra/X8hEK3paWrtCIB55jAra -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b842/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/specgenutil cat >/tmp/go-build1758392422/b831/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-build1758392422/b730/_pkg_.a EOF cat >/tmp/go-build1758392422/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/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-build1758392422/b490/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build1758392422/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.26 -complete -installsuffix shared -buildid hBBV72qmVX4R7weAXSWQ/hBBV72qmVX4R7weAXSWQ -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.26 -complete -installsuffix shared -buildid 4BBeNjiQWVfnQo61au49/4BBeNjiQWVfnQo61au49 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b825/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-build1758392422/b851/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build1758392422/b848/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build1758392422/b741/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build1758392422/b852/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build1758392422/b853/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build1758392422/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build1758392422/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.26 -complete -installsuffix shared -buildid 1rhKUxXftt9YE1cmaanz/1rhKUxXftt9YE1cmaanz -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.26 -complete -installsuffix shared -buildid fyMVY3Bi2k3YtpvaNc7H/fyMVY3Bi2k3YtpvaNc7H -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b851/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 go tool buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/4b/4bd6ff2b973927ab04f502b6215e91b73fae995aba75783de7ff6ea83d3df2f2-d # internal go tool buildid -w $WORK/b887/_pkg_.a # internal mkdir -p $WORK/b829/ github.com/containers/podman/pkg/bindings/images cat >/tmp/go-build1758392422/b829/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-build1758392422/b490/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build1758392422/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build1758392422/b830/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build1758392422/b831/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build1758392422/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build1758392422/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build1758392422/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile mime/multipart=/tmp/go-build1758392422/b232/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.26 -complete -installsuffix shared -buildid KVY-JOG9iu3pTl5qUOlX/KVY-JOG9iu3pTl5qUOlX -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b829/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/b887/_pkg_.a /builddir/.cache/go-build/6f/6f502fef13e2dbd0f93fe5ea4151584fe7586040c7e0b999d61e99fa0b7a5c81-d # internal mkdir -p $WORK/b896/ github.com/containers/podman/pkg/machine/os cat >/tmp/go-build1758392422/b896/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build1758392422/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build1758392422/b887/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build1758392422/b581/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.26 -complete -installsuffix shared -buildid 1l56xW0W3yaM8LfWlc9X/1l56xW0W3yaM8LfWlc9X -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b896/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2c/2cbbd39aa6977cee05e1fdc1c0a0ae8f7871fb263a8be08dcdf5dd8ec8268086-d # internal go tool buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/09/09a31b08699e5f8ea86f6665512eefa8a00a2bfdbf3ba61eeba5e06869a15424-d # internal mkdir -p $WORK/b838/ github.com/containers/podman/pkg/bindings/pods cat >/tmp/go-build1758392422/b838/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-build1758392422/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build1758392422/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.26 -complete -installsuffix shared -buildid d3XIIeSrgLxpwOZfyQBU/d3XIIeSrgLxpwOZfyQBU -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b838/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/b825/_pkg_.a # internal go tool buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/d0/d094f261ff06736b0ea06b074fbc95e79e7363a55d7f7ffb4092c4babe829087-d # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/fc/fcd4a06885f09610172ff571b5d68ff8032216efb5ead24f5b906b6116ce11b1-d # internal go tool buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/17/176ba46729f0038e8c7db98044250539e438bc999ccba3ab1e47413de9a631ec-d # internal go tool buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/1f/1f5765bb3f0b0deb48f46cb17b6805f843f8ad3f4c0fa7233e665e5c66bbf651-d # internal go tool buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/0f/0f8816faf0ae9b86f1340bead5ad455b60b0914f57112b07e04d9354b9953c21-d # internal go tool buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/bc/bccfaa189bfaf4aae3b240161f8aea2f95371f8556fb59fcaa9aa68ff9aeaf8c-d # internal go tool buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/ca/ca4822ba62d5589cf13c7b5093ccb33357e872d55deb42910e4aafa9acbb972b-d # internal mkdir -p $WORK/b835/ github.com/containers/podman/pkg/bindings/manifests cat >/tmp/go-build1758392422/b835/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build1758392422/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build1758392422/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build1758392422/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile mime/multipart=/tmp/go-build1758392422/b232/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.26 -complete -installsuffix shared -buildid FwvD80HgjhLuUrvZlWe4/FwvD80HgjhLuUrvZlWe4 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b835/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 mkdir -p $WORK/b828/ github.com/containers/podman/pkg/bindings/containers cat >/tmp/go-build1758392422/b828/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-build1758392422/b073/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build1758392422/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build1758392422/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build1758392422/b832/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build1758392422/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build1758392422/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build1758392422/b736/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.26 -complete -installsuffix shared -buildid xY3URGUZIMVJRO4gtZpA/xY3URGUZIMVJRO4gtZpA -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b828/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/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/a6/a64fa2d25863678eacbdf0e67dcab3792af1229376b69d723057b98fcdf16d37-d # internal go tool buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/2f/2f71da5c4f5279af422b35b7fa84f681567c94eef60124965eeb18733074628e-d # internal mkdir -p $WORK/b785/ github.com/containers/podman/pkg/domain/infra/tunnel cat >/tmp/go-build1758392422/b785/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-build1758392422/b049/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build1758392422/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build1758392422/b737/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build1758392422/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build1758392422/b825/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build1758392422/b828/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build1758392422/b833/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build1758392422/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build1758392422/b834/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build1758392422/b835/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build1758392422/b836/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build1758392422/b837/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build1758392422/b838/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build1758392422/b839/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build1758392422/b840/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build1758392422/b841/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build1758392422/b842/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build1758392422/b848/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build1758392422/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build1758392422/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build1758392422/b849/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.26 -complete -installsuffix shared -buildid hBqWBQ3NXERjFrIKfbw2/hBqWBQ3NXERjFrIKfbw2 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b785/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/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/77/770bc8e3b8db9091e75dd81b0ff86abbc89a5481c86697addf236f11a9e4c4e4-d # internal mkdir -p $WORK/b779/ github.com/containers/podman/pkg/domain/infra cat >/tmp/go-build1758392422/b779/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build1758392422/b785/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.26 -complete -installsuffix shared -buildid 8-U5oxbTz7h-3zOtZBHJ/8-U5oxbTz7h-3zOtZBHJ -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_tunnel.go go tool buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/79/799ab9cecc5f15b986a1566251b5e7c4eea5967f6331dfb223860be7df6ed236-d # internal mkdir -p $WORK/b729/ mkdir -p $WORK/b877/ github.com/containers/podman/cmd/podman/registry github.com/containers/podman/pkg/farm cat >/tmp/go-build1758392422/b729/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build1758392422/b779/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.26 -complete -installsuffix shared -buildid rC_kmVOansX5EiafjKMJ/rC_kmVOansX5EiafjKMJ -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b729/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 cat >/tmp/go-build1758392422/b877/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build1758392422/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build1758392422/b878/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build1758392422/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/pkg/farm -lang=go1.26 -complete -installsuffix shared -buildid G4rrQsOhA2c385NYbckt/G4rrQsOhA2c385NYbckt -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go go tool buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/26/26f35afdd711b4a36bc786af5f02d442d00f5a6c229e6002a2d47f30460de4f3-d # internal go tool buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/11/1122ab8db660078fd408a12bf76905d8396cb855d33109ebb5b8ecd5949d7129-d # internal mkdir -p $WORK/b874/ mkdir -p $WORK/b850/ mkdir -p $WORK/b871/ github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b875/ github.com/containers/podman/cmd/podman/utils github.com/containers/podman/cmd/podman/validate github.com/containers/podman/cmd/podman/diff cat >/tmp/go-build1758392422/b874/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-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b850/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build1758392422/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b871/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.26 -complete -installsuffix shared -buildid iu33q82XuGhrvHN40-9o/iu33q82XuGhrvHN40-9o -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go cat >/tmp/go-build1758392422/b875/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.26 -complete -installsuffix shared -buildid 6DPhple3sWzIBgiRbvqQ/6DPhple3sWzIBgiRbvqQ -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b871/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.26 -complete -installsuffix shared -buildid LipdDoyu88IMxgZvB9JL/LipdDoyu88IMxgZvB9JL -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b850/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_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.26 -complete -installsuffix shared -buildid 1laTBpHSW8qPtcyyfLZF/1laTBpHSW8qPtcyyfLZF -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go go tool buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/a5/a5f5f7a21e4cf1c245705bae5046770f37301a91205259991af2e2c46e900f57-d # internal go tool buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/83/835492a221075b83dc2a704049d3a22454be2f38b8c12a1ffe40b5bc88a39028-d # internal go tool buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/f3/f303924443ecc55ba1cbb6870a44a3d00b7bfa8a64f6eab5aa29ab47a0f66c71-d # internal go tool buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/fd/fd67264b8a4e246fcb21f48a98850013800344e143f3d1b1882e9a0e8095d294-d # internal mkdir -p $WORK/b727/ github.com/containers/podman/cmd/podman/common cat >/tmp/go-build1758392422/b727/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build1758392422/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build1758392422/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build1758392422/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build1758392422/b725/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build1758392422/b737/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build1758392422/b848/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build1758392422/b762/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build1758392422/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build1758392422/b851/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build1758392422/b853/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build1758392422/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build1758392422/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build1758392422/b771/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build1758392422/b854/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build1758392422/b855/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build1758392422/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build1758392422/b869/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.26 -complete -installsuffix shared -buildid e1-nFwxGf8nvEGPv45Pd/e1-nFwxGf8nvEGPv45Pd -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b727/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/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/a9/a93bb48b7b782d1b4e10951446dfae1de3499548831bb1ad44f2d208630f1ece-d # internal mkdir -p $WORK/b870/ github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b880/ mkdir -p $WORK/b908/ mkdir -p $WORK/b906/ cat >/tmp/go-build1758392422/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/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-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF github.com/containers/podman/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.26 -complete -installsuffix shared -buildid eXxIdB1Qy_FaplUEEs1X/eXxIdB1Qy_FaplUEEs1X -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go github.com/containers/podman/cmd/podman/quadlet github.com/containers/podman/cmd/podman/secrets cat >/tmp/go-build1758392422/b880/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-build1758392422/b002/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.26 -complete -installsuffix shared -buildid j7WX4ygh8S-Tavf2Nsug/j7WX4ygh8S-Tavf2Nsug -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go mkdir -p $WORK/b897/ github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b879/ cat >/tmp/go-build1758392422/b908/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b906/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build1758392422/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.26 -complete -installsuffix shared -buildid xnsvmUYwwgPQxCanOvBC/xnsvmUYwwgPQxCanOvBC -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b908/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 mkdir -p $WORK/b876/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.26 -complete -installsuffix shared -buildid dL-dXrXF20JwfaLVwjQz/dL-dXrXF20JwfaLVwjQz -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b906/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/generate github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b909/ mkdir -p $WORK/b886/ cat >/tmp/go-build1758392422/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/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b876/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build1758392422/b877/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b879/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-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build1758392422/b848/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build1758392422/b853/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a EOF github.com/containers/podman/cmd/podman/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.26 -complete -installsuffix shared -buildid S33gOqu_Kqkp229ZCB41/S33gOqu_Kqkp229ZCB41 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b876/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.26 -complete -installsuffix shared -buildid m-laFj9p8KpcxP57OIyl/m-laFj9p8KpcxP57OIyl -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b897/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_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.26 -complete -installsuffix shared -buildid 0SXmeFNwDBpeyUozVxO-/0SXmeFNwDBpeyUozVxO- -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b879/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 github.com/containers/podman/cmd/podman/machine cat >/tmp/go-build1758392422/b909/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build1758392422/b737/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build1758392422/b766/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.26 -complete -installsuffix shared -buildid -HEr1sF8Gi_yL00Kaktn/-HEr1sF8Gi_yL00Kaktn -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b909/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 cat >/tmp/go-build1758392422/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/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build1758392422/b737/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build1758392422/b832/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build1758392422/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build1758392422/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build1758392422/b887/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build1758392422/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build1758392422/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build1758392422/b788/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile text/tabwriter=/tmp/go-build1758392422/b363/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.26 -complete -installsuffix shared -buildid 0nPjkGPX7rXWwOLe1c0_/0nPjkGPX7rXWwOLe1c0_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b886/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 go tool buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/f9/f9aef3bc5ebd716c1e84f4f8b055036bada7ced6ca393c8dcfbb4a4436b94650-d # internal go tool buildid -w $WORK/b870/_pkg_.a # internal go tool buildid -w $WORK/b897/_pkg_.a # internal go tool buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/d9/d9c48757a436281a1fe799af6c4c63fb6458b112ce7830862af50987e24c5fcc-d # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/94/941b67caf0cd5c3510a10a1d97d2c735434bda7c8e8d567b8f07958f9528fe8f-d # internal mkdir -p $WORK/b070/ github.com/containers/podman/cmd/podman/artifact mkdir -p $WORK/b911/ mkdir -p $WORK/b898/ github.com/containers/podman/cmd/podman/volumes github.com/containers/podman/cmd/podman/networks cat >/tmp/go-build1758392422/b070/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build1758392422/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build1758392422/b842/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cat >/tmp/go-build1758392422/b898/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build1758392422/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF cat >/tmp/go-build1758392422/b911/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.26 -complete -installsuffix shared -buildid ZK6esHMFWzizhbfaKUMm/ZK6esHMFWzizhbfaKUMm -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b898/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 mkdir -p $WORK/b881/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.26 -complete -installsuffix shared -buildid noMWJIHcZnwbOpai4K5r/noMWJIHcZnwbOpai4K5r -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b911/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 github.com/containers/podman/cmd/podman/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.26 -complete -installsuffix shared -buildid m7sIXCHj_i-3C33GMDEO/m7sIXCHj_i-3C33GMDEO -goversion go1.26.3-X:nodwarf5 -c=31 -shared -nolocalimports -importcfg $WORK/b070/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 mkdir -p $WORK/b900/ cat >/tmp/go-build1758392422/b881/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-build1758392422/b073/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build1758392422/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build1758392422/b875/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build1758392422/b762/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build1758392422/b882/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a EOF github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.26 -complete -installsuffix shared -buildid 2ZE1VLmqSgTiEEfEMMQu/2ZE1VLmqSgTiEEfEMMQu -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b881/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 cat >/tmp/go-build1758392422/b900/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-build1758392422/b073/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build1758392422/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build1758392422/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build1758392422/b875/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build1758392422/b832/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build1758392422/b902/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build1758392422/b848/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build1758392422/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build1758392422/b851/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build1758392422/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build1758392422/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/74/74fdf376ad8dcdbbfd293f6fc095a6c8d2f5aaa175ff82f0a653d649560e9c1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.26 -complete -installsuffix shared -buildid 9tTQKNUStJynEqc2fTtK/9tTQKNUStJynEqc2fTtK -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b900/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/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/b5/b561057ac6f48d4d0004f09098abbbccb4e7be8dde9167939b1f5ec848c6ece2-d # internal mkdir -p $WORK/b883/ github.com/containers/podman/cmd/podman/kube cat >/tmp/go-build1758392422/b883/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-build1758392422/b049/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build1758392422/b658/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build1758392422/b879/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build1758392422/b884/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build1758392422/b885/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.26 -complete -installsuffix shared -buildid G3F9BvL8dcm06ZSuDxxK/G3F9BvL8dcm06ZSuDxxK -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b883/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/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/4b/4b5650226e71a1c08cb3b61bb824e9aa1b73d348b5220ebf1a91139f31bbce18-d # internal go tool buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/ae/ae7b9ce2cbf1abba3e30a7c96d483ee0ac54fdc7ab301479ab06f715a994616b-d # internal go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/57/57f5787e058812b77a65c2dbdd22588c3ef3f11ece1413b83bc0d9b64b293676-d # internal go tool buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/6e/6eae36c1eef3b154d06a32cc9d0a1a7f8ad1668eda9b206c2db16aab01503a03-d # internal go tool buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/fc/fcffc6e1af0df7c21ab2a876b8e08fd471c75854f5e3c2742650129cf40fa1c6-d # internal mkdir -p $WORK/b910/ github.com/containers/podman/cmd/podman/system/connection cat >/tmp/go-build1758392422/b910/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-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build1758392422/b909/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.26 -complete -installsuffix shared -buildid V6mqWqr-YAsxCIxW2d64/V6mqWqr-YAsxCIxW2d64 -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b910/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/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/81/81e72a5b69d6395c033e1f4227a1639eb96e7e2065a59223c724c86db954ba17-d # internal go tool buildid -w $WORK/b911/_pkg_.a # internal go tool buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/f6/f6aa7287448e7a20869a8207fe2f68a4a06fd74ecd62c559d85b172a3f1d7a99-d # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/2e/2e4727e6e62e20df3351bd9bb918912f278b56f0cfa3421aedcdc8e372d9a25d-d # internal mkdir -p $WORK/b895/ github.com/containers/podman/cmd/podman/machine/os cat >/tmp/go-build1758392422/b895/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-build1758392422/b073/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build1758392422/b886/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build1758392422/b896/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build1758392422/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1758392422/b720/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.26 -complete -installsuffix shared -buildid 2Uaj-SM_dFzN5ouKvoh4/2Uaj-SM_dFzN5ouKvoh4 -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b895/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/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/eb/ebdeca36c2013304d5662f31d1a6990fd456d2e779fcb24c1d3a589e99e7acb3-d # internal go tool buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/33/33096dc8c786a9a86af7ab08945bab393e09da0675a5b197db0c1067087fb4b6-d # internal go tool buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/6a/6a09c1b007590289f05fb9848d14a6cbb95e79e3a630ed32f142ad716e7b4cd4-d # internal go tool buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/90/9082dea6b979cb1cb5d39ca181a044e9771f163c2e6c8cbc5173731bd00b9642-d # internal mkdir -p $WORK/b899/ github.com/containers/podman/cmd/podman/pods cat >/tmp/go-build1758392422/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/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-build1758392422/b073/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build1758392422/b900/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build1758392422/b851/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build1758392422/b905/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build1758392422/b561/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.26 -complete -installsuffix shared -buildid vfjpfCqH1p3ohterGBXH/vfjpfCqH1p3ohterGBXH -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b899/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/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/97/97e3548c5e0db502051a521f5793d39a2fddf76ccd544bf41c749c0c19b6818e-d # internal mkdir -p $WORK/b001/ github.com/containers/podman/cmd/podman cat >/tmp/go-build1758392422/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-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build1758392422/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build1758392422/b874/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build1758392422/b875/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build1758392422/b876/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build1758392422/b879/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build1758392422/b880/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build1758392422/b881/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build1758392422/b883/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build1758392422/b886/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build1758392422/b895/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build1758392422/b897/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build1758392422/b898/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build1758392422/b899/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build1758392422/b906/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build1758392422/b908/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build1758392422/b909/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build1758392422/b910/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build1758392422/b911/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build1758392422/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build1758392422/b884/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build1758392422/b912/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build1758392422/b907/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build1758392422/b790/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build1758392422/b915/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build1758392422/b916/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build1758392422/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build1758392422/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build1758392422/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build1758392422/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile log/syslog=/tmp/go-build1758392422/b918/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build1758392422/b919/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build1758392422/b766/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile text/template=/tmp/go-build1758392422/b361/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.26 -complete -installsuffix shared -buildid wnQmbqpK17x6XVfQEjko/wnQmbqpK17x6XVfQEjko -goversion go1.26.3-X:nodwarf5 -c=32 -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/ea/ead7e72384fc70743a27fef479eb5272c98e3033a45e9cf6faf8db067efd049d-d # internal cat >/tmp/go-build1758392422/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build1758392422/b001/_pkg_.a packagefile context=/tmp/go-build1758392422/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1758392422/b048/_pkg_.a packagefile errors=/tmp/go-build1758392422/b003/_pkg_.a packagefile fmt=/tmp/go-build1758392422/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build1758392422/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build1758392422/b727/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build1758392422/b874/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build1758392422/b875/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build1758392422/b876/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build1758392422/b879/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build1758392422/b880/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build1758392422/b881/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build1758392422/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build1758392422/b883/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build1758392422/b886/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build1758392422/b895/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build1758392422/b897/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build1758392422/b898/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build1758392422/b899/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build1758392422/b906/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build1758392422/b729/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build1758392422/b908/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build1758392422/b909/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build1758392422/b910/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build1758392422/b871/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build1758392422/b911/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build1758392422/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build1758392422/b731/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build1758392422/b884/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build1758392422/b780/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build1758392422/b912/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build1758392422/b730/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build1758392422/b739/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build1758392422/b907/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build1758392422/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build1758392422/b790/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build1758392422/b915/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build1758392422/b738/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build1758392422/b916/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build1758392422/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1758392422/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build1758392422/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build1758392422/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build1758392422/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build1758392422/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build1758392422/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build1758392422/b872/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build1758392422/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build1758392422/b211/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build1758392422/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build1758392422/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build1758392422/b449/_pkg_.a packagefile io=/tmp/go-build1758392422/b050/_pkg_.a packagefile io/fs=/tmp/go-build1758392422/b062/_pkg_.a packagefile log/syslog=/tmp/go-build1758392422/b918/_pkg_.a packagefile net/url=/tmp/go-build1758392422/b120/_pkg_.a packagefile os=/tmp/go-build1758392422/b060/_pkg_.a packagefile os/exec=/tmp/go-build1758392422/b268/_pkg_.a packagefile path/filepath=/tmp/go-build1758392422/b124/_pkg_.a packagefile runtime=/tmp/go-build1758392422/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build1758392422/b919/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build1758392422/b766/_pkg_.a packagefile slices=/tmp/go-build1758392422/b045/_pkg_.a packagefile strconv=/tmp/go-build1758392422/b055/_pkg_.a packagefile strings=/tmp/go-build1758392422/b068/_pkg_.a packagefile syscall=/tmp/go-build1758392422/b043/_pkg_.a packagefile text/template=/tmp/go-build1758392422/b361/_pkg_.a packagefile runtime/cgo=/tmp/go-build1758392422/b118/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1758392422/b004/_pkg_.a packagefile sync=/tmp/go-build1758392422/b036/_pkg_.a packagefile sync/atomic=/tmp/go-build1758392422/b038/_pkg_.a packagefile time=/tmp/go-build1758392422/b040/_pkg_.a packagefile bytes=/tmp/go-build1758392422/b049/_pkg_.a packagefile cmp=/tmp/go-build1758392422/b046/_pkg_.a packagefile encoding=/tmp/go-build1758392422/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1758392422/b054/_pkg_.a packagefile math=/tmp/go-build1758392422/b059/_pkg_.a packagefile reflect=/tmp/go-build1758392422/b058/_pkg_.a packagefile unicode=/tmp/go-build1758392422/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build1758392422/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build1758392422/b052/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1758392422/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build1758392422/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build1758392422/b071/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build1758392422/b850/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build1758392422/b842/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build1758392422/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build1758392422/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1758392422/b142/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build1758392422/b207/_pkg_.a packagefile bufio=/tmp/go-build1758392422/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build1758392422/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build1758392422/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build1758392422/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build1758392422/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build1758392422/b725/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build1758392422/b728/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build1758392422/b737/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build1758392422/b848/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build1758392422/b762/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build1758392422/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build1758392422/b764/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build1758392422/b851/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build1758392422/b853/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build1758392422/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build1758392422/b689/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build1758392422/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1758392422/b652/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build1758392422/b666/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build1758392422/b771/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build1758392422/b155/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build1758392422/b854/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build1758392422/b855/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build1758392422/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build1758392422/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build1758392422/b869/_pkg_.a packagefile maps=/tmp/go-build1758392422/b153/_pkg_.a packagefile net=/tmp/go-build1758392422/b199/_pkg_.a packagefile path=/tmp/go-build1758392422/b063/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build1758392422/b489/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build1758392422/b877/_pkg_.a packagefile sort=/tmp/go-build1758392422/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1758392422/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build1758392422/b882/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build1758392422/b272/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1758392422/b134/_pkg_.a packagefile regexp=/tmp/go-build1758392422/b125/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build1758392422/b885/_pkg_.a packagefile net/http=/tmp/go-build1758392422/b218/_pkg_.a packagefile os/signal=/tmp/go-build1758392422/b285/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build1758392422/b832/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build1758392422/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build1758392422/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build1758392422/b887/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build1758392422/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build1758392422/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build1758392422/b810/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build1758392422/b788/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build1758392422/b128/_pkg_.a packagefile text/tabwriter=/tmp/go-build1758392422/b363/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build1758392422/b896/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1758392422/b720/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build1758392422/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build1758392422/b900/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build1758392422/b905/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build1758392422/b561/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build1758392422/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build1758392422/b486/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build1758392422/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1758392422/b147/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build1758392422/b736/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build1758392422/b277/_pkg_.a packagefile crypto/tls=/tmp/go-build1758392422/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build1758392422/b734/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build1758392422/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build1758392422/b782/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build1758392422/b783/_pkg_.a packagefile os/user=/tmp/go-build1758392422/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build1758392422/b913/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build1758392422/b914/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1758392422/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build1758392422/b548/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build1758392422/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1758392422/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build1758392422/b769/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build1758392422/b791/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build1758392422/b291/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build1758392422/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build1758392422/b278/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build1758392422/b286/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build1758392422/b281/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build1758392422/b275/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build1758392422/b735/_pkg_.a packagefile log=/tmp/go-build1758392422/b149/_pkg_.a packagefile encoding/csv=/tmp/go-build1758392422/b657/_pkg_.a packagefile encoding/hex=/tmp/go-build1758392422/b197/_pkg_.a packagefile flag=/tmp/go-build1758392422/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build1758392422/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build1758392422/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build1758392422/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build1758392422/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build1758392422/b670/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build1758392422/b873/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1758392422/b208/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build1758392422/b773/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build1758392422/b777/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build1758392422/b683/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build1758392422/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build1758392422/b143/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build1758392422/b212/_pkg_.a packagefile archive/tar=/tmp/go-build1758392422/b490/_pkg_.a packagefile embed=/tmp/go-build1758392422/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build1758392422/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build1758392422/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build1758392422/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build1758392422/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build1758392422/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build1758392422/b484/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build1758392422/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build1758392422/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build1758392422/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build1758392422/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build1758392422/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build1758392422/b288/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build1758392422/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build1758392422/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build1758392422/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build1758392422/b279/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build1758392422/b569/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build1758392422/b570/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build1758392422/b572/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build1758392422/b574/_pkg_.a packagefile math/bits=/tmp/go-build1758392422/b023/_pkg_.a packagefile internal/bytealg=/tmp/go-build1758392422/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build1758392422/b044/_pkg_.a packagefile internal/godebug=/tmp/go-build1758392422/b041/_pkg_.a packagefile net/netip=/tmp/go-build1758392422/b121/_pkg_.a packagefile internal/byteorder=/tmp/go-build1758392422/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1758392422/b061/_pkg_.a packagefile internal/goarch=/tmp/go-build1758392422/b006/_pkg_.a packagefile internal/poll=/tmp/go-build1758392422/b064/_pkg_.a packagefile internal/strconv=/tmp/go-build1758392422/b022/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1758392422/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1758392422/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build1758392422/b067/_pkg_.a packagefile internal/abi=/tmp/go-build1758392422/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1758392422/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1758392422/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1758392422/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build1758392422/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1758392422/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1758392422/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1758392422/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1758392422/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1758392422/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1758392422/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1758392422/b025/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build1758392422/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1758392422/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1758392422/b032/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build1758392422/b033/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1758392422/b027/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build1758392422/b021/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1758392422/b035/_pkg_.a packagefile compress/gzip=/tmp/go-build1758392422/b220/_pkg_.a packagefile encoding/binary=/tmp/go-build1758392422/b135/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build1758392422/b767/_pkg_.a packagefile iter=/tmp/go-build1758392422/b047/_pkg_.a packagefile internal/asan=/tmp/go-build1758392422/b029/_pkg_.a packagefile internal/msan=/tmp/go-build1758392422/b030/_pkg_.a packagefile internal/race=/tmp/go-build1758392422/b031/_pkg_.a packagefile text/template/parse=/tmp/go-build1758392422/b362/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1758392422/b008/_pkg_.a packagefile internal/sync=/tmp/go-build1758392422/b037/_pkg_.a packagefile internal/synctest=/tmp/go-build1758392422/b039/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build1758392422/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build1758392422/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build1758392422/b843/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build1758392422/b581/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build1758392422/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build1758392422/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build1758392422/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1758392422/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build1758392422/b145/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build1758392422/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build1758392422/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build1758392422/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build1758392422/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build1758392422/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build1758392422/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build1758392422/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build1758392422/b146/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build1758392422/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build1758392422/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build1758392422/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build1758392422/b294/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build1758392422/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build1758392422/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build1758392422/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build1758392422/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build1758392422/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build1758392422/b675/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build1758392422/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build1758392422/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build1758392422/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build1758392422/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build1758392422/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build1758392422/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build1758392422/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build1758392422/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build1758392422/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build1758392422/b708/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build1758392422/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build1758392422/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build1758392422/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build1758392422/b712/_pkg_.a packagefile io/ioutil=/tmp/go-build1758392422/b204/_pkg_.a packagefile text/scanner=/tmp/go-build1758392422/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build1758392422/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build1758392422/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build1758392422/b668/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build1758392422/b671/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build1758392422/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build1758392422/b156/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build1758392422/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1758392422/b206/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build1758392422/b209/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build1758392422/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build1758392422/b215/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build1758392422/b856/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build1758392422/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build1758392422/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build1758392422/b866/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build1758392422/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build1758392422/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build1758392422/b460/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1758392422/b200/_pkg_.a packagefile internal/nettrace=/tmp/go-build1758392422/b201/_pkg_.a packagefile internal/singleflight=/tmp/go-build1758392422/b202/_pkg_.a packagefile compress/bzip2=/tmp/go-build1758392422/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build1758392422/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build1758392422/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build1758392422/b492/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build1758392422/b878/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build1758392422/b242/_pkg_.a packagefile regexp/syntax=/tmp/go-build1758392422/b126/_pkg_.a packagefile compress/flate=/tmp/go-build1758392422/b219/_pkg_.a packagefile container/list=/tmp/go-build1758392422/b172/_pkg_.a packagefile crypto/rand=/tmp/go-build1758392422/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1758392422/b222/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1758392422/b229/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1758392422/b230/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1758392422/b223/_pkg_.a packagefile math/rand=/tmp/go-build1758392422/b108/_pkg_.a packagefile mime=/tmp/go-build1758392422/b231/_pkg_.a packagefile mime/multipart=/tmp/go-build1758392422/b232/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1758392422/b234/_pkg_.a packagefile net/http/internal=/tmp/go-build1758392422/b235/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1758392422/b236/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build1758392422/b237/_pkg_.a packagefile net/textproto=/tmp/go-build1758392422/b228/_pkg_.a packagefile crypto/sha256=/tmp/go-build1758392422/b116/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build1758392422/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build1758392422/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build1758392422/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build1758392422/b792/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build1758392422/b800/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build1758392422/b801/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build1758392422/b802/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build1758392422/b888/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build1758392422/b889/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build1758392422/b796/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build1758392422/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build1758392422/b893/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build1758392422/b806/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build1758392422/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build1758392422/b717/_pkg_.a packagefile math/big=/tmp/go-build1758392422/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build1758392422/b901/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build1758392422/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build1758392422/b676/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build1758392422/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build1758392422/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build1758392422/b488/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build1758392422/b763/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build1758392422/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build1758392422/b768/_pkg_.a packagefile crypto=/tmp/go-build1758392422/b078/_pkg_.a packagefile crypto/aes=/tmp/go-build1758392422/b173/_pkg_.a packagefile crypto/cipher=/tmp/go-build1758392422/b080/_pkg_.a packagefile crypto/des=/tmp/go-build1758392422/b174/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1758392422/b158/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1758392422/b157/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1758392422/b175/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1758392422/b163/_pkg_.a packagefile crypto/fips140=/tmp/go-build1758392422/b101/_pkg_.a packagefile crypto/hkdf=/tmp/go-build1758392422/b178/_pkg_.a packagefile crypto/hmac=/tmp/go-build1758392422/b180/_pkg_.a packagefile crypto/hpke=/tmp/go-build1758392422/b181/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1758392422/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build1758392422/b081/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1758392422/b095/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build1758392422/b189/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build1758392422/b190/_pkg_.a packagefile crypto/md5=/tmp/go-build1758392422/b191/_pkg_.a packagefile crypto/mlkem=/tmp/go-build1758392422/b182/_pkg_.a packagefile crypto/rc4=/tmp/go-build1758392422/b192/_pkg_.a packagefile crypto/rsa=/tmp/go-build1758392422/b109/_pkg_.a packagefile crypto/sha1=/tmp/go-build1758392422/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build1758392422/b166/_pkg_.a packagefile crypto/subtle=/tmp/go-build1758392422/b102/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build1758392422/b193/_pkg_.a packagefile crypto/x509=/tmp/go-build1758392422/b194/_pkg_.a packagefile encoding/pem=/tmp/go-build1758392422/b198/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1758392422/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1758392422/b167/_pkg_.a packagefile hash=/tmp/go-build1758392422/b079/_pkg_.a packagefile weak=/tmp/go-build1758392422/b123/_pkg_.a packagefile database/sql/driver=/tmp/go-build1758392422/b495/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build1758392422/b784/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build1758392422/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1758392422/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1758392422/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1758392422/b596/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build1758392422/b812/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build1758392422/b813/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build1758392422/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build1758392422/b282/_pkg_.a packagefile log/internal=/tmp/go-build1758392422/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1758392422/b217/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build1758392422/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1758392422/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build1758392422/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build1758392422/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build1758392422/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build1758392422/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build1758392422/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build1758392422/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build1758392422/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build1758392422/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build1758392422/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build1758392422/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build1758392422/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build1758392422/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build1758392422/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build1758392422/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build1758392422/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build1758392422/b289/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build1758392422/b290/_pkg_.a packagefile math/rand/v2=/tmp/go-build1758392422/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build1758392422/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build1758392422/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build1758392422/b774/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build1758392422/b775/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build1758392422/b776/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build1758392422/b778/_pkg_.a packagefile crypto/dsa=/tmp/go-build1758392422/b195/_pkg_.a packagefile encoding/asn1=/tmp/go-build1758392422/b168/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build1758392422/b684/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1758392422/b447/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build1758392422/b685/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1758392422/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build1758392422/b686/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build1758392422/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build1758392422/b475/_pkg_.a packagefile hash/crc32=/tmp/go-build1758392422/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build1758392422/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build1758392422/b542/_pkg_.a packagefile hash/crc64=/tmp/go-build1758392422/b480/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build1758392422/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build1758392422/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build1758392422/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build1758392422/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build1758392422/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build1758392422/b573/_pkg_.a packagefile internal/bisect=/tmp/go-build1758392422/b042/_pkg_.a packagefile unique=/tmp/go-build1758392422/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build1758392422/b844/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build1758392422/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build1758392422/b846/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build1758392422/b847/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build1758392422/b582/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build1758392422/b583/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build1758392422/b585/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build1758392422/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build1758392422/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build1758392422/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build1758392422/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build1758392422/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build1758392422/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build1758392422/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build1758392422/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build1758392422/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build1758392422/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build1758392422/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build1758392422/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build1758392422/b152/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build1758392422/b154/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build1758392422/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build1758392422/b292/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build1758392422/b293/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build1758392422/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build1758392422/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build1758392422/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build1758392422/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build1758392422/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build1758392422/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build1758392422/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build1758392422/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build1758392422/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build1758392422/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build1758392422/b319/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build1758392422/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build1758392422/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build1758392422/b444/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build1758392422/b302/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build1758392422/b305/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1758392422/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build1758392422/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build1758392422/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build1758392422/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build1758392422/b757/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build1758392422/b758/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build1758392422/b759/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build1758392422/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build1758392422/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build1758392422/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build1758392422/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build1758392422/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build1758392422/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build1758392422/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build1758392422/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1758392422/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1758392422/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build1758392422/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build1758392422/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build1758392422/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build1758392422/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build1758392422/b699/_pkg_.a packagefile net/http/httputil=/tmp/go-build1758392422/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build1758392422/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build1758392422/b613/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build1758392422/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build1758392422/b669/_pkg_.a packagefile encoding/base32=/tmp/go-build1758392422/b203/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build1758392422/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build1758392422/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build1758392422/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build1758392422/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build1758392422/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build1758392422/b858/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build1758392422/b859/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build1758392422/b860/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build1758392422/b862/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1758392422/b867/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build1758392422/b868/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build1758392422/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build1758392422/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build1758392422/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build1758392422/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build1758392422/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build1758392422/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build1758392422/b472/_pkg_.a packagefile runtime/debug=/tmp/go-build1758392422/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build1758392422/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build1758392422/b478/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build1758392422/b096/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build1758392422/b100/_pkg_.a packagefile crypto/internal/rand=/tmp/go-build1758392422/b104/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1758392422/b224/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1758392422/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1758392422/b227/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1758392422/b233/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build1758392422/b087/_pkg_.a packagefile archive/zip=/tmp/go-build1758392422/b795/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build1758392422/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build1758392422/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build1758392422/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build1758392422/b808/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build1758392422/b890/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build1758392422/b891/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build1758392422/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build1758392422/b456/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build1758392422/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build1758392422/b807/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build1758392422/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1758392422/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build1758392422/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build1758392422/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build1758392422/b677/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build1758392422/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build1758392422/b825/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build1758392422/b828/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build1758392422/b833/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build1758392422/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build1758392422/b834/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build1758392422/b835/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build1758392422/b836/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build1758392422/b837/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build1758392422/b838/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build1758392422/b839/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build1758392422/b840/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build1758392422/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build1758392422/b849/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build1758392422/b084/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build1758392422/b159/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1758392422/b162/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1758392422/b110/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build1758392422/b164/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build1758392422/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build1758392422/b165/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build1758392422/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1758392422/b170/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build1758392422/b176/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build1758392422/b082/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build1758392422/b085/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build1758392422/b179/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build1758392422/b086/_pkg_.a packagefile crypto/sha3=/tmp/go-build1758392422/b114/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1758392422/b103/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build1758392422/b092/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1758392422/b088/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1758392422/b089/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1758392422/b083/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build1758392422/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build1758392422/b094/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build1758392422/b183/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build1758392422/b111/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build1758392422/b112/_pkg_.a packagefile crypto/internal/constanttime=/tmp/go-build1758392422/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1758392422/b185/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1758392422/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1758392422/b187/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build1758392422/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1758392422/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1758392422/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1758392422/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1758392422/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1758392422/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1758392422/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1758392422/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1758392422/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1758392422/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1758392422/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1758392422/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1758392422/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1758392422/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build1758392422/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1758392422/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build1758392422/b814/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build1758392422/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build1758392422/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build1758392422/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build1758392422/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build1758392422/b264/_pkg_.a packagefile internal/saferio=/tmp/go-build1758392422/b169/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1758392422/b512/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1758392422/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1758392422/b687/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build1758392422/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build1758392422/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build1758392422/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build1758392422/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build1758392422/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build1758392422/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build1758392422/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build1758392422/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build1758392422/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build1758392422/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build1758392422/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build1758392422/b586/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build1758392422/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build1758392422/b537/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build1758392422/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build1758392422/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build1758392422/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build1758392422/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build1758392422/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build1758392422/b748/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build1758392422/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build1758392422/b532/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build1758392422/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build1758392422/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build1758392422/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build1758392422/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build1758392422/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build1758392422/b356/_pkg_.a packagefile net/mail=/tmp/go-build1758392422/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build1758392422/b445/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build1758392422/b303/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build1758392422/b304/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build1758392422/b311/_pkg_.a packagefile compress/zlib=/tmp/go-build1758392422/b307/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build1758392422/b309/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build1758392422/b310/_pkg_.a packagefile image=/tmp/go-build1758392422/b312/_pkg_.a packagefile image/jpeg=/tmp/go-build1758392422/b314/_pkg_.a packagefile crypto/pbkdf2=/tmp/go-build1758392422/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build1758392422/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build1758392422/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build1758392422/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build1758392422/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build1758392422/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build1758392422/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build1758392422/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1758392422/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1758392422/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1758392422/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1758392422/b606/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build1758392422/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build1758392422/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build1758392422/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build1758392422/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build1758392422/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build1758392422/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build1758392422/b707/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build1758392422/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build1758392422/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build1758392422/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build1758392422/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build1758392422/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build1758392422/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build1758392422/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build1758392422/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build1758392422/b861/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build1758392422/b864/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build1758392422/b865/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build1758392422/b863/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build1758392422/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build1758392422/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build1758392422/b479/_pkg_.a packagefile crypto/internal/entropy/v1.0.0=/tmp/go-build1758392422/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build1758392422/b099/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build1758392422/b091/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1758392422/b105/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1758392422/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build1758392422/b809/_pkg_.a packagefile container/heap=/tmp/go-build1758392422/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build1758392422/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build1758392422/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build1758392422/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build1758392422/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build1758392422/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build1758392422/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build1758392422/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build1758392422/b821/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1758392422/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build1758392422/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1758392422/b607/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build1758392422/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build1758392422/b827/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build1758392422/b830/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build1758392422/b831/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build1758392422/b161/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build1758392422/b177/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1758392422/b325/_pkg_.a packagefile go/token=/tmp/go-build1758392422/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1758392422/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1758392422/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1758392422/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1758392422/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1758392422/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1758392422/b352/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build1758392422/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build1758392422/b816/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build1758392422/b817/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build1758392422/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build1758392422/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build1758392422/b485/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build1758392422/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build1758392422/b566/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build1758392422/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build1758392422/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build1758392422/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build1758392422/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1758392422/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1758392422/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1758392422/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build1758392422/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1758392422/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build1758392422/b576/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build1758392422/b462/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build1758392422/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build1758392422/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build1758392422/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build1758392422/b405/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build1758392422/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build1758392422/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build1758392422/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1758392422/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build1758392422/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1758392422/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build1758392422/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1758392422/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build1758392422/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build1758392422/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build1758392422/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1758392422/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build1758392422/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1758392422/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build1758392422/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1758392422/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1758392422/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1758392422/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1758392422/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1758392422/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1758392422/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1758392422/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build1758392422/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1758392422/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build1758392422/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1758392422/b413/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build1758392422/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1758392422/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1758392422/b435/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1758392422/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build1758392422/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1758392422/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1758392422/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1758392422/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build1758392422/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build1758392422/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build1758392422/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build1758392422/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build1758392422/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1758392422/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build1758392422/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build1758392422/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build1758392422/b446/_pkg_.a packagefile hash/adler32=/tmp/go-build1758392422/b308/_pkg_.a packagefile image/color=/tmp/go-build1758392422/b313/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1758392422/b315/_pkg_.a packagefile crypto/internal/fips140/pbkdf2=/tmp/go-build1758392422/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1758392422/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build1758392422/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build1758392422/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1758392422/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1758392422/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1758392422/b706/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1758392422/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build1758392422/b514/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build1758392422/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build1758392422/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build1758392422/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build1758392422/b509/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1758392422/b523/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1758392422/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build1758392422/b528/_pkg_.a packagefile crypto/internal/fips140deps/time=/tmp/go-build1758392422/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build1758392422/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build1758392422/b822/_pkg_.a packagefile hash/fnv=/tmp/go-build1758392422/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1758392422/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1758392422/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build1758392422/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build1758392422/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build1758392422/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build1758392422/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build1758392422/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build1758392422/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build1758392422/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build1758392422/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build1758392422/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1758392422/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1758392422/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build1758392422/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1758392422/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build1758392422/b577/_pkg_.a packagefile testing=/tmp/go-build1758392422/b578/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build1758392422/b463/_pkg_.a packagefile database/sql=/tmp/go-build1758392422/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build1758392422/b496/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1758392422/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1758392422/b406/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1758392422/b358/_pkg_.a packagefile html/template=/tmp/go-build1758392422/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build1758392422/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build1758392422/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1758392422/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1758392422/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build1758392422/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build1758392422/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1758392422/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build1758392422/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build1758392422/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1758392422/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1758392422/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1758392422/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1758392422/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build1758392422/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1758392422/b429/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build1758392422/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1758392422/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1758392422/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1758392422/b438/_pkg_.a packagefile expvar=/tmp/go-build1758392422/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build1758392422/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build1758392422/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build1758392422/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build1758392422/b507/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build1758392422/b524/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1758392422/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build1758392422/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build1758392422/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build1758392422/b643/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1758392422/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build1758392422/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build1758392422/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build1758392422/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1758392422/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build1758392422/b641/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1758392422/b579/_pkg_.a packagefile runtime/trace=/tmp/go-build1758392422/b580/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build1758392422/b343/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build1758392422/b355/_pkg_.a packagefile html=/tmp/go-build1758392422/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1758392422/b388/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1758392422/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build1758392422/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build1758392422/b426/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpsfv=/tmp/go-build1758392422/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1758392422/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build1758392422/b440/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build1758392422/b824/_pkg_.a packagefile log/slog=/tmp/go-build1758392422/b625/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build1758392422/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build1758392422/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build1758392422/b642/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1758392422/b421/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1758392422/b423/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1758392422/b424/_pkg_.a packagefile log/slog/internal=/tmp/go-build1758392422/b626/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build1758392422/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build1758392422/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build1758392422/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build1758392422/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build1758392422/b422/_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 0x2629b40c7253523d45d52dbe1b55d013c564f7b7 -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,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\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_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=lgJgxgvE4sRsrE_iFX-n/wnQmbqpK17x6XVfQEjko/UxbUpl5J0flTKNSgLRO8/lgJgxgvE4sRsrE_iFX-n -B 0x2629b40c7253523d45d52dbe1b55d013c564f7b7 -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 0xe6e314011af0873581f6c2bf47c850bb23bb7334 -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-build2127527961 mkdir -p $WORK/b007/ internal/unsafeheader mkdir -p $WORK/b014/ echo '# import config' > $WORK/b007/importcfg # internal mkdir -p $WORK/b039/ internal/godebugs mkdir -p $WORK/b013/ cmp mkdir -p $WORK/b049/ echo '# import config' > $WORK/b014/importcfg # internal internal/coverage/rtcov unicode cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -lang=go1.26 -std -complete -installsuffix shared -buildid vX28RSXWVFav4-lgutCb/vX28RSXWVFav4-lgutCb -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go mkdir -p $WORK/b016/ echo '# import config' > $WORK/b039/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -lang=go1.26 -std -complete -installsuffix shared -buildid mLUmOvAjicy6TgqTHs7z/mLUmOvAjicy6TgqTHs7z -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b049/importcfg # internal echo '# import config' > $WORK/b013/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p unicode -lang=go1.26 -std -complete -installsuffix shared -buildid TUdgaOlAVCbRg2gjWiwN/TUdgaOlAVCbRg2gjWiwN -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b049/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -lang=go1.26 -std -complete -installsuffix shared -buildid EEvGq6D-35rOGyMBm_-_/EEvGq6D-35rOGyMBm_-_ -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go mkdir -p $WORK/b005/ mkdir -p $WORK/b011/ mkdir -p $WORK/b044/ internal/goarch internal/byteorder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p cmp -lang=go1.26 -std -complete -installsuffix shared -buildid 4uGaidVQrO_DGwvPfSZ_/4uGaidVQrO_DGwvPfSZ_ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/cmp/cmp.go mkdir -p $WORK/b028/ unicode/utf8 mkdir -p $WORK/b036/ mkdir -p $WORK/b022/ mkdir -p $WORK/b029/ encoding echo '# import config' > $WORK/b044/importcfg # internal math/bits internal/msan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf8 -lang=go1.26 -std -complete -installsuffix shared -buildid vgOwywDb12f13oFUMHXP/vgOwywDb12f13oFUMHXP -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go echo '# import config' > $WORK/b036/importcfg # internal mkdir -p $WORK/b032/ internal/goos internal/runtime/pprof/label echo '# import config' > $WORK/b029/importcfg # internal echo '# import config' > $WORK/b022/importcfg # internal mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/msan -lang=go1.26 -std -complete -installsuffix shared -buildid KFAWmz7Hk357YFuisCXO/KFAWmz7Hk357YFuisCXO -goversion go1.26.3-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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding -lang=go1.26 -std -complete -installsuffix shared -buildid gDJA7-Rnmjb07sphxjaW/gDJA7-Rnmjb07sphxjaW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p math/bits -lang=go1.26 -std -complete -installsuffix shared -buildid zybOkrODtsee8-qyQ_47/zybOkrODtsee8-qyQ_47 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b022/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 echo '# import config' > $WORK/b016/importcfg # internal github.com/containers/podman/pkg/logiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -lang=go1.26 -std -complete -installsuffix shared -buildid pgN3o2s9KaS4-LYGbgYE/pgN3o2s9KaS4-LYGbgYE -goversion go1.26.3-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 mkdir -p $WORK/b017/ echo '# import config' > $WORK/b032/importcfg # internal echo '# import config' > $WORK/b066/importcfg # internal mkdir -p $WORK/b034/ mkdir -p $WORK/b080/ echo '# import config' > $WORK/b011/importcfg # internal echo '# import config' > $WORK/b005/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/containers/podman/pkg/logiface -lang=go1.26 -complete -installsuffix shared -buildid 7Ja5_oJQ0VLR7El0YcCG/7Ja5_oJQ0VLR7El0YcCG -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go internal/profilerecord /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/byteorder -lang=go1.26 -std -complete -installsuffix shared -buildid cwTDyeKoIi-dxjazwFyk/cwTDyeKoIi-dxjazwFyk -goversion go1.26.3-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_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/runtime/pprof/label -lang=go1.26 -std -complete -installsuffix shared -buildid LS7vuhYq8OI28VvUpJIo/LS7vuhYq8OI28VvUpJIo -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/runtime/pprof/label/labelset.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -lang=go1.26 -std -complete -installsuffix shared -buildid uYcL4b6PrP--GwnXfQJ3/uYcL4b6PrP--GwnXfQJ3 -goversion go1.26.3-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_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/asan internal/trace/tracev2 mkdir -p $WORK/b047/ echo '# import config' > $WORK/b028/importcfg # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/asan -lang=go1.26 -std -complete -installsuffix shared -buildid srXXXCB3Eh9fq9OxLRhg/srXXXCB3Eh9fq9OxLRhg -goversion go1.26.3-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 echo '# import config' > $WORK/b017/importcfg # internal echo '# import config' > $WORK/b080/importcfg # internal mkdir -p $WORK/b015/ echo '# import config' > $WORK/b034/importcfg # internal sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/profilerecord -lang=go1.26 -std -complete -installsuffix shared -buildid M17h8H_sM_tobI8IQaKt/M17h8H_sM_tobI8IQaKt -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/goexperiment internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/containers/podman/version/rawversion -lang=go1.26 -complete -installsuffix shared -buildid Xw_1aXZk3LUzSkTpOaY5/Xw_1aXZk3LUzSkTpOaY5 -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/trace/tracev2 -lang=go1.26 -std -complete -installsuffix shared -buildid TTN-So33JAx76_cSVgzF/TTN-So33JAx76_cSVgzF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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 echo -n > $WORK/b010/go_asm.h # internal go tool buildid -w $WORK/b007/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_x86.s echo -n > $WORK/b047/go_asm.h # internal echo '# import config' > $WORK/b015/importcfg # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b047/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -lang=go1.26 -std -complete -installsuffix shared -buildid 0alkbzIXqwj8qnZnMPiI/0alkbzIXqwj8qnZnMPiI -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /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_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_goroutineleakprofile_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_on.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_randomizedheapbase64_on.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_runtimefreegc_off.go /usr/lib/golang/src/internal/goexperiment/exp_runtimesecret_off.go /usr/lib/golang/src/internal/goexperiment/exp_simd_off.go /usr/lib/golang/src/internal/goexperiment/exp_sizespecializedmalloc_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/64/64549e5f267c767601e4cdfbf3643b850351a9feb50c5abd31354fda2efa4f8a-d # internal echo '# import config' > $WORK/b010/importcfg # internal go tool buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4f/4ff726d815443927139c8c422c6100589a520c7b466f13702022119ff3d3e6ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -lang=go1.26 -std -installsuffix shared -buildid b-gX8Aeu7Bs8mUMpFVBR/b-gX8Aeu7Bs8mUMpFVBR -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b010/symabis -c=13 -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_x86.go /usr/lib/golang/src/internal/cpu/cpu_x86_other.go /usr/lib/golang/src/internal/cpu/datacache_x86.go go tool buildid -w $WORK/b014/_pkg_.a # internal go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1a/1a0d78fa28e7c237f5b0675f04290339c63497b5d72b0ab0226ac1be34aa3a82-d # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/76/764485b7418aa8ea02e53f67b3c4d7c298d6bb06cda846f5006b65ebbeb72613-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/75b1b681d9d44497aa89ba7c9aec54acb84271fbe1ad2e784662b304f37ce676-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/40/40866477d4a90918d03f492618f840b49214c45d9856c9bf4561191a01c66762-d # internal go tool buildid -w $WORK/b032/_pkg_.a # internal echo '# import config' > $WORK/b047/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p sync/atomic -lang=go1.26 -std -installsuffix shared -buildid ik56GBgPBYvSAYHnU9Us/ik56GBgPBYvSAYHnU9Us -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b047/symabis -c=17 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/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 mkdir -p $WORK/b031/ go tool buildid -w $WORK/b029/_pkg_.a # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/de/de31b03d17e32c0645552b311c071b938b5ef0eae0a7d666673c272a8cfb1641-d # internal mkdir -p $WORK/b020/ internal/runtime/syscall/linux mkdir -p $WORK/b026/ internal/runtime/math internal/runtime/sys cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6b/6bd46ae6b828113be73991ae614b76b9bd211298311538c074261d376a833c88-d # internal mkdir -p $WORK/b024/ echo -n > $WORK/b020/go_asm.h # internal go tool buildid -w $WORK/b066/_pkg_.a # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build2127527961/b031/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a EOF echo -n > $WORK/b026/go_asm.h # internal internal/runtime/gc cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/46/46f548d37159a5c0b1cbc402b52b204cfcf47afcca82adf5ec5b0107dd3581cb-d # internal mkdir -p $WORK/b018/ go tool buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/runtime/math -lang=go1.26 -std -complete -installsuffix shared -buildid dRM7EngeVItww0x72h6Z/dRM7EngeVItww0x72h6Z -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go go tool buildid -w $WORK/b011/_pkg_.a # internal internal/runtime/atomic cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./empty.s cat >/tmp/go-build2127527961/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a EOF go tool buildid -w $WORK/b015/_pkg_.a # internal mkdir -p $WORK/b004/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/gc -lang=go1.26 -std -complete -installsuffix shared -buildid qq7lNrU-Diq_Z2uKQx0_/qq7lNrU-Diq_Z2uKQx0_ -goversion go1.26.3-X:nodwarf5 -c=9 -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 cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/72/728c93544609e8f77e9ba64bda34c2b506350093e9c7daba85e7804b3ed24074-d # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./asm_linux_amd64.s cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/dc/dce1461a429960c253f56b067f0b53e674b68f9487eb0e43e242941a391ca81a-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/05/05bc3b60eceeb13f8ea4eaf21d8bb2fa55f120c091a5387878f654ba8341200f-d # internal internal/abi echo -n > $WORK/b018/go_asm.h # internal go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/21/217782136e42ab6ecc1511f4567691aa24abccf5e6bbad085a46f6c042b71bee-d # internal echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./abi_test.s ./stub.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/be/bede0a6e4c0eb369bfebe1a4cc74f2628736a03fd8fda9fbdd8a496500483023-d # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b018/symabis ./atomic_amd64.s cat >/tmp/go-build2127527961/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/goos=/tmp/go-build2127527961/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/sys -lang=go1.26 -std -installsuffix shared -buildid 4A7S98AwU6SWAgao1m0U/4A7S98AwU6SWAgao1m0U -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b026/symabis -c=14 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/87/874938e50098265e15a1b7a583d7e387b51c925b6ae846ca1c3074353e31a943-d # internal cat >/tmp/go-build2127527961/b020/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/syscall/linux -lang=go1.26 -std -installsuffix shared -buildid V8ks48vKMDZS05FRneCY/V8ks48vKMDZS05FRneCY -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b020/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/linux/syscall_linux.go go tool buildid -w $WORK/b022/_pkg_.a # internal cat >/tmp/go-build2127527961/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a EOF cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d5/d51db80511de7fa48af987dd8b63d6986e83acd0dec15094b79c12830e310d14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/abi -lang=go1.26 -std -installsuffix shared -buildid hdnjJDFagn9GcRLGNUyF/hdnjJDFagn9GcRLGNUyF -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b004/symabis -c=6 -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_amd64.go /usr/lib/golang/src/internal/abi/bounds.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.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 mkdir -p $WORK/b021/ internal/strconv cat >/tmp/go-build2127527961/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/strconv -lang=go1.26 -std -complete -installsuffix shared -buildid 4oqCWO48nlyCsZh8Y3O9/4oqCWO48nlyCsZh8Y3O9 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/strconv/atob.go /usr/lib/golang/src/internal/strconv/atoc.go /usr/lib/golang/src/internal/strconv/atof.go /usr/lib/golang/src/internal/strconv/atofeisel.go /usr/lib/golang/src/internal/strconv/atoi.go /usr/lib/golang/src/internal/strconv/ctoa.go /usr/lib/golang/src/internal/strconv/decimal.go /usr/lib/golang/src/internal/strconv/deps.go /usr/lib/golang/src/internal/strconv/ftoa.go /usr/lib/golang/src/internal/strconv/ftoadbox.go /usr/lib/golang/src/internal/strconv/ftoafixed.go /usr/lib/golang/src/internal/strconv/itoa.go /usr/lib/golang/src/internal/strconv/math.go /usr/lib/golang/src/internal/strconv/pow10tab.go go tool buildid -w $WORK/b031/_pkg_.a # internal cat >/tmp/go-build2127527961/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/runtime/atomic -lang=go1.26 -std -installsuffix shared -buildid sJNrFpJca0t1oOz2mN0Z/sJNrFpJca0t1oOz2mN0Z -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b018/symabis -c=10 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.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 cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/66/66d9cac15cd70802eac30ca8c44a90bfa64d800515dfe5288b3bf5215581f41e-d # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f0/f0c6dfe0deea49aaa41dac0fd66d00abc940b09e4b946b336c8339c75d48de56-d # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d1/d108536d42a176ef448e8748ca7ec766d8e21be7679e377b0d5de1cecb87865d-d # internal go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/600f589ab440f14a110c6e788517257fb0091952993ec1a16f1512e74b63e75c-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/empty.o ./empty.s cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b026/_pkg_.a $WORK/b026/empty.o # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/57/57247338df495fa461b3b30acb2be1ca673e50ecb47855416666e61db74748eb-d # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux go tool pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_amd64.o # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/46/4678798423d6a1e4befafca60dba8739b1a3c26426d8fe6dfe46c5f26094c41d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b047/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu.o ./cpu.s cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b047/_pkg_.a $WORK/b047/asm.o # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu_x86.o ./cpu_x86.s go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b9/b9fe1dbec1596983c0cdde87aab65815968d257b0dc5625d4339748c76a5160c-d # internal go tool pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_x86.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/58/58b2bb734fcf1da4f007cce39f180d94cefda0ed231584e78a6b42f43dc9d7e7-d # internal mkdir -p $WORK/b012/ internal/chacha8rand cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b018/atomic_amd64.o ./atomic_amd64.s mkdir -p $WORK/b009/ mkdir -p $WORK/b025/ internal/bytealg internal/runtime/gc/scan echo -n > $WORK/b012/go_asm.h # internal echo -n > $WORK/b025/go_asm.h # internal echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./chacha8_amd64.s cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b025/symabis ./expand_amd64.s ./filter_amd64.s ./scan_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s mkdir -p $WORK/b042/ math echo -n > $WORK/b042/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b042/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b018/_pkg_.a $WORK/b018/atomic_amd64.o # internal cat >/tmp/go-build2127527961/b012/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2127527961/b011/_pkg_.a packagefile internal/cpu=/tmp/go-build2127527961/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a EOF go tool buildid -w $WORK/b018/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/chacha8rand -lang=go1.26 -std -installsuffix shared -buildid jHZEisYY1GMlVjmtCs80/jHZEisYY1GMlVjmtCs80 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b012/symabis -c=31 -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 cat >/tmp/go-build2127527961/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2127527961/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -lang=go1.26 -std -installsuffix shared -buildid rilgR4NBoz42kdMIDYqu/rilgR4NBoz42kdMIDYqu -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b009/symabis -c=18 -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_amd64.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 cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/67/67010787b29db2cc76646ac97a4202fb5a5a105fdf718f07a1a10e440e2579a5-d # internal mkdir -p $WORK/b023/ internal/runtime/exithook cat >/tmp/go-build2127527961/b023/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build2127527961/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/exithook -lang=go1.26 -std -complete -installsuffix shared -buildid -1IYsE-cOKG5poB1wBCS/-1IYsE-cOKG5poB1wBCS -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build2127527961/b042/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2127527961/b010/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p math -lang=go1.26 -std -installsuffix shared -buildid emCeSNgy3VmQIgbV8R-T/emCeSNgy3VmQIgbV8R-T -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b042/symabis -c=7 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/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_noasm.go /usr/lib/golang/src/math/exp_amd64.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_asm.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_asm.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/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-build2127527961/b025/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2127527961/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2127527961/b024/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2127527961/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc/scan -lang=go1.26 -std -installsuffix shared -buildid h1T3xAFdzpI3r0QXRulN/h1T3xAFdzpI3r0QXRulN -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b025/symabis -c=6 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h /usr/lib/golang/src/internal/runtime/gc/scan/expand_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/expand_reference.go /usr/lib/golang/src/internal/runtime/gc/scan/filter.go /usr/lib/golang/src/internal/runtime/gc/scan/filter_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_go.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_reference.go go tool buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/compare_amd64.o ./compare_amd64.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/fb/fbedd26fd737fe1bcc89f5c38b5799a4fd4cf20fdcda10c393dd303f2bab62ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b025/expand_amd64.o ./expand_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b012/_pkg_.a $WORK/b012/chacha8_amd64.o # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/74/748cf10291f2bffb01206b5fbccb11b3c4ecf71cbff2e256e683357b47db2874-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9c/9cf9a18372af5a521258da076e8ec0201e7a6550246c60a761a09e63d684ee32-d # internal mkdir -p $WORK/b033/ internal/stringslite cat >/tmp/go-build2127527961/b033/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/stringslite -lang=go1.26 -std -complete -installsuffix shared -buildid aJmGe-F53UWtvz3PgCWC/aJmGe-F53UWtvz3PgCWC -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b025/filter_amd64.o ./filter_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b025/scan_amd64.o ./scan_amd64.s go tool pack r $WORK/b025/_pkg_.a $WORK/b025/expand_amd64.o $WORK/b025/filter_amd64.o $WORK/b025/scan_amd64.o # internal go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/56/56c3ec7d97f6c751497695877ff177cf143500503c0fc7a7fa9835b7a57bea69-d # internal go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c3/c3155217e508311a64fbabb029150dd21a260ef0c4d069587c322a3a5a92970b-d # internal go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e8/e8833082c32acdd0707f8851f1e1cf4bd3187fb8e7f5bec5c119eeeabe6029c4-d # internal mkdir -p $WORK/b019/ internal/runtime/cgroup cat >/tmp/go-build2127527961/b019/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2127527961/b020/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/cgroup -lang=go1.26 -std -complete -installsuffix shared -buildid q65AAr1Xgaf6gPrZ5CV4/q65AAr1Xgaf6gPrZ5CV4 -goversion go1.26.3-X:nodwarf5 -c=30 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup.go /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_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/stub.o ./stub.s 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/bf/bfcd9afcf437c3bad9efb38827f83f18428d530b31408c77577a9141a0de150a-d # internal mkdir -p $WORK/b030/ internal/race mkdir -p $WORK/b048/ cat >/tmp/go-build2127527961/b030/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/race -lang=go1.26 -std -complete -installsuffix shared -buildid GI_sE_pV4SofbC3Yzy5c/GI_sE_pV4SofbC3Yzy5c -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/synctest cat >/tmp/go-build2127527961/b048/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/synctest -lang=go1.26 -std -complete -installsuffix shared -buildid OaoKXt54uKygsJy2AH36/OaoKXt54uKygsJy2AH36 -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d2/d2df22f566ef837ac2045e42fbaf8ea5a11c83c8f15a5910195954a2fa27d8c1-d # internal go tool buildid -w $WORK/b048/_pkg_.a # internal go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/eb/eb19bfc0fca08ad4bcf9331c8ff91f5ed427fcc929ecd8ecd464af442815150d-d # internal go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/8f/8f83d0e98d222b1558ee070de82dcf276ce1b9bd2e42191c2a2559cff716134c-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/78/78bd7c41651577db4165614502184ab3f83b73a9b82e693bb11127e3f0846eaa-d # internal mkdir -p $WORK/b046/ mkdir -p $WORK/b027/ internal/sync internal/runtime/maps cat >/tmp/go-build2127527961/b046/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/race=/tmp/go-build2127527961/b030/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a EOF cat >/tmp/go-build2127527961/b027/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a packagefile internal/asan=/tmp/go-build2127527961/b028/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/msan=/tmp/go-build2127527961/b029/_pkg_.a packagefile internal/race=/tmp/go-build2127527961/b030/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2127527961/b031/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2127527961/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/sync -lang=go1.26 -std -complete -installsuffix shared -buildid 680JAhuXB3U2YFe4HpW7/680JAhuXB3U2YFe4HpW7 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b046/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/maps -lang=go1.26 -std -complete -installsuffix shared -buildid 5rVe23I6y_37O6wDV2d7/5rVe23I6y_37O6wDV2d7 -goversion go1.26.3-X:nodwarf5 -c=18 -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.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/floor_amd64.o ./floor_amd64.s go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/98/9840a08a1d6bedc9df20c2932af0544918e8edd505e37fb81b9dfecd40294a7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/log_amd64.o ./log_amd64.s go tool pack r $WORK/b042/_pkg_.a $WORK/b042/dim_amd64.o $WORK/b042/exp_amd64.o $WORK/b042/floor_amd64.o $WORK/b042/hypot_amd64.o $WORK/b042/log_amd64.o # internal go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a6/a68522df2731400c4b9466856f6bcea3873518aa8a2a76041e2edb216c2e2fdf-d # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e7/e74bcc8c0551ecf35201cee962c3e8e69381977157661a3af4a9deef2d64acc0-d # internal mkdir -p $WORK/b008/ runtime echo -n > $WORK/b008/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./secret_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build2127527961/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build2127527961/b011/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2127527961/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2127527961/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build2127527961/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/godebugs=/tmp/go-build2127527961/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2127527961/b015/_pkg_.a packagefile internal/goos=/tmp/go-build2127527961/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2127527961/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2127527961/b018/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2127527961/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2127527961/b023/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2127527961/b024/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build2127527961/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2127527961/b027/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2127527961/b031/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build2127527961/b032/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2127527961/b026/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2127527961/b020/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2127527961/b034/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -lang=go1.26 -std -installsuffix shared -buildid 9hqDzNy_R_3nAg5E3TrT/9hqDzNy_R_3nAg5E3TrT -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b008/symabis -c=32 -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_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.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_amd64.go /usr/lib/golang/src/runtime/dit.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/fipsbypass.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/hexdump.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_shim.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/list.go /usr/lib/golang/src/runtime/list_manual.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/malloc_generated.go /usr/lib/golang/src/runtime/malloc_stubs.go /usr/lib/golang/src/runtime/malloc_tables_generated.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.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_greenteagc.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_linux64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.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_amd64.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/preempt_xreg.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/runtime_clearenv.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/secret.go /usr/lib/golang/src/runtime/secret_asm.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_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.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_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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/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_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/secret_amd64.o ./secret_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/ints.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/secret_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/test_amd64.o $WORK/b008/time_linux_amd64.o # internal go tool buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/77/77908c6e7fe2937ec70d8d290e8d9b9e9f1d57b6f043b71c94ab169d883ecf62-d # internal mkdir -p $WORK/b041/ iter mkdir -p $WORK/b003/ internal/reflectlite mkdir -p $WORK/b045/ cat >/tmp/go-build2127527961/b041/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2127527961/b030/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a EOF sync cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p iter -lang=go1.26 -std -complete -installsuffix shared -buildid 63rA10yzBTfqDdR_FdnB/63rA10yzBTfqDdR_FdnB -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/iter/iter.go echo -n > $WORK/b003/go_asm.h # internal cat >/tmp/go-build2127527961/b045/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2127527961/b030/_pkg_.a packagefile internal/sync=/tmp/go-build2127527961/b046/_pkg_.a packagefile internal/synctest=/tmp/go-build2127527961/b048/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p sync -lang=go1.26 -std -installsuffix shared -buildid oCUaZCxrcoAsL-HYaaJk/oCUaZCxrcoAsL-HYaaJk -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.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 cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b003/symabis ./asm.s cat >/tmp/go-build2127527961/b003/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2127527961/b007/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p internal/reflectlite -lang=go1.26 -std -installsuffix shared -buildid TtUInH2gddB4wX9X1grr/TtUInH2gddB4wX9X1grr -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b003/symabis -c=12 -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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d3/d3aa7c3c0bfdb399590f533e3aace6088d4191dfa915d6980d3e5ee56441cf8c-d # internal mkdir -p $WORK/b050/ slices cat >/tmp/go-build2127527961/b050/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2127527961/b039/_pkg_.a packagefile iter=/tmp/go-build2127527961/b041/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p slices -lang=go1.26 -std -complete -installsuffix shared -buildid m-r5r1VoVwUu18Uq__jA/m-r5r1VoVwUu18Uq__jA -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b050/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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b4/b444ea97efd363dbee88ced0c98c642c344747c45f17bb2e0bc200a03a6705bf-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -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/2c/2ca41bd69d8d65590b3ce217fd62bebbb4f131aff7fd0985763cbaeed78bef1c-d # internal mkdir -p $WORK/b002/ errors cat >/tmp/go-build2127527961/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2127527961/b003/_pkg_.a EOF mkdir -p $WORK/b079/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p errors -lang=go1.26 -std -complete -installsuffix shared -buildid VZGJxbyIMx_j3Ryk-ueI/VZGJxbyIMx_j3Ryk-ueI -goversion go1.26.3-X:nodwarf5 -c=26 -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 sort cat >/tmp/go-build2127527961/b079/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2127527961/b003/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p sort -lang=go1.26 -std -complete -installsuffix shared -buildid 7S2PE5cdnb5yjYGzGrHF/7S2PE5cdnb5yjYGzGrHF -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b079/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/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9b/9bbabf7de36c70e0dde65b4dfb00d2ce992e7e5d5a7e0831fee0170fdf0d5b2e-d # internal mkdir -p $WORK/b064/ mkdir -p $WORK/b059/ internal/testlog internal/bisect cat >/tmp/go-build2127527961/b064/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a EOF cat >/tmp/go-build2127527961/b059/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/testlog -lang=go1.26 -std -complete -installsuffix shared -buildid RAx7nf96PvzW6pMbLQYi/RAx7nf96PvzW6pMbLQYi -goversion go1.26.3-X:nodwarf5 -c=17 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/bisect -lang=go1.26 -std -complete -installsuffix shared -buildid Y67seJAuVZnvR4IrxDDR/Y67seJAuVZnvR4IrxDDR -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go mkdir -p $WORK/b069/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c2/c2b0154f7d7d18a62d1829eeaed1736e4d8861129836892c6e3706ac0d31b971-d # internal mkdir -p $WORK/b043/ mkdir -p $WORK/b055/ strconv mkdir -p $WORK/b051/ internal/oserror cat >/tmp/go-build2127527961/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF mkdir -p $WORK/b056/ cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p strconv -lang=go1.26 -std -complete -installsuffix shared -buildid YEz4kUQO3DhI8NEsPiaL/YEz4kUQO3DhI8NEsPiaL -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/number.go /usr/lib/golang/src/strconv/quote.go cat >/tmp/go-build2127527961/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a EOF path io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/oserror -lang=go1.26 -std -complete -installsuffix shared -buildid PllUHW9rliE9tujNFFZJ/PllUHW9rliE9tujNFFZJ -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go go tool buildid -w $WORK/b064/_pkg_.a # internal cat >/tmp/go-build2127527961/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a EOF cat >/tmp/go-build2127527961/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p io -lang=go1.26 -std -complete -installsuffix shared -buildid JB9zdVJWtp1INelPDRqa/JB9zdVJWtp1INelPDRqa -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p path -lang=go1.26 -std -complete -installsuffix shared -buildid Y7JvzoU2hj9pydMdnYuj/Y7JvzoU2hj9pydMdnYuj -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4f/4ff032e9ec8d4a64c99110ad272ee2a8ee197c2ff9bf88a42ffa09832870cea4-d # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=6s9Cai6FL1UYJMo24Phm -o $WORK/b069/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=p7sfgTWs2acKzKs3mjoa -o $WORK/b069/_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qMeMn5_ayvNMcIZQXCUr -o $WORK/b069/_x003.o -c gcc_amd64.S TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qXbbAJeCSQDOA6s2n_72 -o $WORK/b069/_x004.o -c gcc_clearenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Qx6t1a1UCVA5q_RLw_X3 -o $WORK/b069/_x005.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9i9gyKWpwkI-KqpXFVoF -o $WORK/b069/_x006.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=G-xQjavUfvNm7wLj7QK- -o $WORK/b069/_x007.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5a1U2pLmEPdvjuP_O5df -o $WORK/b069/_x008.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9P-mtRCttLVNOGzcD_Es -o $WORK/b069/_x011.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=z21DIFxUa2mq_f3rknpg -o $WORK/b069/_x010.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NOjewZ71PoAG03WoAPzP -o $WORK/b069/_x009.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=nq0l702N3x8p_VPsXIfj -o $WORK/b069/_x013.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NUOJvLPdMFYKLJrMe7ke -o $WORK/b069/_x012.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=fmfB4iu-oQwLvRHPdVxY -o $WORK/b069/_x014.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ikhZcP8oGsqi1EgLwiLz -o $WORK/b069/_x015.o -c linux_syscall.c go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/36/36a62ff2daec30e4f7ad31148dc47d40bea7a6f70bcd656b14e1ec3fbdb00dc3-d # internal mkdir -p $WORK/b060/ syscall echo -n > $WORK/b060/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b060/symabis ./asm_linux_amd64.s go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/71/719d354e505f33cd563168f6802716a07ceb08622191475ae1c270133d980083-d # internal cat >/tmp/go-build2127527961/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/asan=/tmp/go-build2127527961/b028/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build2127527961/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/msan=/tmp/go-build2127527961/b029/_pkg_.a packagefile internal/oserror=/tmp/go-build2127527961/b055/_pkg_.a packagefile internal/race=/tmp/go-build2127527961/b030/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2127527961/b020/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p syscall -lang=go1.26 -std -installsuffix shared -buildid cyST7jvFd_KEMBhUgX_t/cyST7jvFd_KEMBhUgX_t -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b060/symabis -c=15 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/10/103e58e33d7dd16dbde86a33361b3d91be5a20d384c73b67338673103e93325b-d # internal mkdir -p $WORK/b058/ internal/godebug cat >/tmp/go-build2127527961/b058/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2127527961/b059/_pkg_.a packagefile internal/godebugs=/tmp/go-build2127527961/b014/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/godebug -lang=go1.26 -std -complete -installsuffix shared -buildid xk4ah9CoZnMuMMUqTVRo/xk4ah9CoZnMuMMUqTVRo -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/7f/7fc0d35894443377e3821f18e5b16cfa7d7845997fd08e3240604135a7c8ae11-d # internal mkdir -p $WORK/b040/ reflect echo -n > $WORK/b040/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b040/symabis ./asm_amd64.s go tool buildid -w $WORK/b051/_pkg_.a # internal cat >/tmp/go-build2127527961/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/race=/tmp/go-build2127527961/b030/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2127527961/b027/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2127527961/b026/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2127527961/b007/_pkg_.a packagefile iter=/tmp/go-build2127527961/b041/_pkg_.a packagefile math=/tmp/go-build2127527961/b042/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p reflect -lang=go1.26 -std -installsuffix shared -buildid jvOEBLjahe-IyJpL5Fmw/jvOEBLjahe-IyJpL5Fmw -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b040/symabis -c=18 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/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.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 runtime/cgo echo -n > $WORK/b069/preferlinkext # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=286SdCnkqV6e1yUIfEBj -o $WORK/b069/_cgo_main.o -c _cgo_main.c cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/83/83f19936570132c80fcc3f58af27f401d8aa6c8f50130296571ba3bb3c73e8f2-d # internal mkdir -p $WORK/b072/ mkdir -p $WORK/b065/ bytes strings cat >/tmp/go-build2127527961/b072/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile iter=/tmp/go-build2127527961/b041/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF cat >/tmp/go-build2127527961/b065/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile iter=/tmp/go-build2127527961/b041/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p bytes -lang=go1.26 -std -installsuffix shared -buildid Vy0E_Pw_J49RugRgbOVu/Vy0E_Pw_J49RugRgbOVu -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b072/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p strings -lang=go1.26 -std -complete -installsuffix shared -buildid nm4kQequJdSje1J9x1EX/nm4kQequJdSje1J9x1EX -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b065/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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e2/e2722e76261ca46c3c984f66aa00a4f2e759d5b2555b9662f290a9a919e28e09-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/preferlinkext $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o $WORK/b069/_x011.o $WORK/b069/_x012.o $WORK/b069/_x013.o $WORK/b069/_x014.o $WORK/b069/_x015.o -O2 -g -lpthread gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/preferlinkext $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o $WORK/b069/_x011.o $WORK/b069/_x012.o $WORK/b069/_x013.o $WORK/b069/_x014.o $WORK/b069/_x015.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker echo -n > $WORK/b069/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b069/symabis ./asm_amd64.s cat >/tmp/go-build2127527961/b069/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build2127527961/b026/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p runtime/cgo -lang=go1.26 -std -installsuffix shared -buildid 286SdCnkqV6e1yUIfEBj/286SdCnkqV6e1yUIfEBj -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b069/symabis -c=11 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/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/clearenv.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/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/24/249a5f41abbb1b6b7904827071f458956edc03e9688c47409b912623fea7e323-d # internal go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d6/d68635f4397fa6fbfdfeda36905be241b87bc93a235e25449f7ca136fbf2462b-d # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e3/e38a26f8db5a53452096e4e60ae664137f2afe408f2c26b3281e793f5b15c73c-d # internal mkdir -p $WORK/b074/ bufio mkdir -p $WORK/b078/ regexp/syntax cat >/tmp/go-build2127527961/b074/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2127527961/b072/_pkg_.a packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF cat >/tmp/go-build2127527961/b078/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile sort=/tmp/go-build2127527961/b079/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p bufio -lang=go1.26 -std -complete -installsuffix shared -buildid cw1FtacObgdBT9pLrwmq/cw1FtacObgdBT9pLrwmq -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p regexp/syntax -lang=go1.26 -std -complete -installsuffix shared -buildid tEMKaxY9WXKOIqpZWKby/tEMKaxY9WXKOIqpZWKby -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b078/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 cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b069/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b069/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b069/_pkg_.a $WORK/b069/asm_amd64.o $WORK/b069/preferlinkext $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o $WORK/b069/_x011.o $WORK/b069/_x012.o $WORK/b069/_x013.o $WORK/b069/_x014.o $WORK/b069/_x015.o # internal go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ae/aeb3d10ee0b476e6df223b3b245585bf53e2eabf50b190a45d683f25d530b88c-d # internal go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cb/cb10a20d5b3962f363b00dc0f95ef7de3977a3a029841ef526ef3e6c312ab20d-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b060/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b060/_pkg_.a $WORK/b060/asm_linux_amd64.o # internal go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/82/82c695c09cbf66a56c6c8fb7728c3dc9842f48d2e7d35deebf0ac85106f0a2c2-d # internal mkdir -p $WORK/b063/ internal/syscall/execenv cat >/tmp/go-build2127527961/b063/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/syscall/execenv -lang=go1.26 -std -complete -installsuffix shared -buildid GxePklrWILAD_a1WMorq/GxePklrWILAD_a1WMorq -goversion go1.26.3-X:nodwarf5 -c=23 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go mkdir -p $WORK/b057/ time mkdir -p $WORK/b062/ internal/syscall/unix cat >/tmp/go-build2127527961/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/godebug=/tmp/go-build2127527961/b058/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p time -lang=go1.26 -std -installsuffix shared -buildid z1kPUfuQKOkqjFUQASe4/z1kPUfuQKOkqjFUQASe4 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b057/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 cat >/tmp/go-build2127527961/b062/importcfg << 'EOF' # internal # import config packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/syscall/unix -lang=go1.26 -std -complete -installsuffix shared -buildid ADuN5fC1yy03lg5YLBlh/ADuN5fC1yy03lg5YLBlh -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b062/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_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_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/fchmodat_linux.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_ge.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_amd64.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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ff/ff8879c0b31ea1f9029b427967265af4c080235589587441afeb7d825ecd9051-d # internal go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/fb/fb3aed03b4df918ae9528d6bfe20f24f813d54c757da337901376384b7dc1a09-d # internal go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/75/751554f2c317be162a77a90f9d1557079b1e32d677ac8ead4f7f73211d45000f-d # internal mkdir -p $WORK/b077/ regexp cat >/tmp/go-build2127527961/b077/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2127527961/b072/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile regexp/syntax=/tmp/go-build2127527961/b078/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p regexp -lang=go1.26 -std -complete -installsuffix shared -buildid 6IklmsjzN9hbH70XF0de/6IklmsjzN9hbH70XF0de -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b077/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1a/1a6cabea15df3a86cb9c36788b70444cf580ec12625493f55a3a4c647a6c9d54-d # internal mkdir -p $WORK/b076/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp cat >/tmp/go-build2127527961/b076/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile regexp=/tmp/go-build2127527961/b077/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.26 -complete -installsuffix shared -buildid 66uabkbegJ5gQXpLlAVf/66uabkbegJ5gQXpLlAVf -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b076/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/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/12/129ff36943d646fa54090b1b8fd1ade64db53a2b4a0572d309a3bf189ae85e57-d # internal go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/0b/0bba60cb9de5626834594bc715e9e09444f4c2ad5f45465deaea5499b75a11ca-d # internal mkdir -p $WORK/b054/ io/fs cat >/tmp/go-build2127527961/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/oserror=/tmp/go-build2127527961/b055/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile path=/tmp/go-build2127527961/b056/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile time=/tmp/go-build2127527961/b057/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p io/fs -lang=go1.26 -std -complete -installsuffix shared -buildid w0AAztNoGn1j50Rh1K63/w0AAztNoGn1j50Rh1K63 -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b054/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 mkdir -p $WORK/b061/ internal/poll cat >/tmp/go-build2127527961/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2127527961/b062/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a packagefile time=/tmp/go-build2127527961/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/poll -lang=go1.26 -std -installsuffix shared -buildid 5J5yujNHwZ0Tpc4yAdKe/5J5yujNHwZ0Tpc4yAdKe -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b061/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/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b040/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b040/_pkg_.a $WORK/b040/asm_amd64.o # internal go tool buildid -w $WORK/b040/_pkg_.a # internal go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/57/571f08beca5e8375612d9935a56e58c67c5dd128e82620ef97e0488ca6490c2c-d # internal mkdir -p $WORK/b053/ internal/filepathlite cat >/tmp/go-build2127527961/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile io/fs=/tmp/go-build2127527961/b054/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/filepathlite -lang=go1.26 -std -complete -installsuffix shared -buildid X7K_O2UdjCbebrm6ersS/X7K_O2UdjCbebrm6ersS -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b053/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 cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/81/8151007d05e54c3bfc48b02d0d3fdffca0526ecf7a27308d66ad7f8aaddf7991-d # internal mkdir -p $WORK/b038/ internal/fmtsort cat >/tmp/go-build2127527961/b038/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2127527961/b039/_pkg_.a packagefile reflect=/tmp/go-build2127527961/b040/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/fmtsort -lang=go1.26 -std -complete -installsuffix shared -buildid j2GGLnR5r-7TlMdcy65T/j2GGLnR5r-7TlMdcy65T -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/18/18647ea29cf25d4431bed2f35cdcdb2f4dbade17eea4be4c9e26185960c9014d-d # internal go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4a/4a7a4e053d0f417dd1104f895502bee12fda193c08e2e66f8ece3525636bfaff-d # internal go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ef/ef3de0518295bb5d7e1499277f828b2e8edaa39891c90d431d1943536904e90d-d # internal mkdir -p $WORK/b052/ os cat >/tmp/go-build2127527961/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build2127527961/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2127527961/b053/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/poll=/tmp/go-build2127527961/b061/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2127527961/b063/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2127527961/b062/_pkg_.a packagefile internal/testlog=/tmp/go-build2127527961/b064/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile io/fs=/tmp/go-build2127527961/b054/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a packagefile time=/tmp/go-build2127527961/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p os -lang=go1.26 -std -installsuffix shared -buildid k80XzpL2PYVlnzMBbmLV/k80XzpL2PYVlnzMBbmLV -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b052/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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ef/eff64bf17d739813cd962a36b1f96e140943f9effebf51615b17959f65830bf8-d # internal mkdir -p $WORK/b070/ mkdir -p $WORK/b037/ path/filepath fmt cat >/tmp/go-build2127527961/b070/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2127527961/b053/_pkg_.a packagefile io/fs=/tmp/go-build2127527961/b054/_pkg_.a packagefile os=/tmp/go-build2127527961/b052/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF cat >/tmp/go-build2127527961/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2127527961/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile math=/tmp/go-build2127527961/b042/_pkg_.a packagefile os=/tmp/go-build2127527961/b052/_pkg_.a packagefile reflect=/tmp/go-build2127527961/b040/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p path/filepath -lang=go1.26 -std -complete -installsuffix shared -buildid xrOrJbOsGSlX6cbF0Eiw/xrOrJbOsGSlX6cbF0Eiw -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b070/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_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p fmt -lang=go1.26 -std -complete -installsuffix shared -buildid 5fDUwiyA8BG8nMgyk6iK/5fDUwiyA8BG8nMgyk6iK -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b037/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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8d/8dd5986410a03dbc59881cf16725be133481c75f8527ec98c8caf0089ab1b39c-d # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/9b/9b9aa2e07ba2e974805641544481fbde1d909968de71dc7ea967fb020e77c4e9-d # internal mkdir -p $WORK/b035/ flag mkdir -p $WORK/b073/ cat >/tmp/go-build2127527961/b035/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2127527961/b036/_pkg_.a packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile fmt=/tmp/go-build2127527961/b037/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile os=/tmp/go-build2127527961/b052/_pkg_.a packagefile reflect=/tmp/go-build2127527961/b040/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile time=/tmp/go-build2127527961/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p flag -lang=go1.26 -std -complete -installsuffix shared -buildid VM6H4s8lioU8bxUot-QV/VM6H4s8lioU8bxUot-QV -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/flag/flag.go mkdir -p $WORK/b068/ encoding/csv cat >/tmp/go-build2127527961/b073/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2127527961/b074/_pkg_.a packagefile bytes=/tmp/go-build2127527961/b072/_pkg_.a packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile fmt=/tmp/go-build2127527961/b037/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p encoding/csv -lang=go1.26 -std -complete -installsuffix shared -buildid PiA5vMYNb_J4FwYzudoh/PiA5vMYNb_J4FwYzudoh -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b068/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/99/99c114e63938b6807f3308c7e7d9ebac31c2b02577205f0a496965ab78c3f694-d # internal mkdir -p $WORK/b075/ github.com/containers/podman/pkg/specgenutilexternal cat >/tmp/go-build2127527961/b075/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build2127527961/b073/_pkg_.a packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.26 -complete -installsuffix shared -buildid udOXsNGAMrTgVckXkc1e/udOXsNGAMrTgVckXkc1e -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/fe/fe726001ec7bfb88fef5e838c5d45ea51a96a7d2753c4538d55de55209bab50c-d # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/aa/aa6f3cd1b8dae5e5c07182b540c2c51cdd7528ea7cafa69172e485582341470a-d # internal cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=pT_dQR1JK0Ylgrdnr1O4 -o $WORK/b068/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=zCBr6nJbuZW1jIP_stHu -o $WORK/b068/_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Zrz_V4Qwm9yyHdUKMJ3s -o $WORK/b068/_x002.o -c cgo_lookup_cgo.cgo2.c os/user echo -n > $WORK/b068/preferlinkext # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=SiZExaBuzfqPSm5DqJLo -o $WORK/b068/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -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/preferlinkext $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o -O2 -g gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -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/preferlinkext $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go cat >/tmp/go-build2127527961/b068/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2127527961/b037/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a packagefile runtime/cgo=/tmp/go-build2127527961/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p os/user -lang=go1.26 -std -installsuffix shared -buildid SiZExaBuzfqPSm5DqJLo/SiZExaBuzfqPSm5DqJLo -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b068/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/b068/_cgo_gotypes.go $WORK/b068/cgo_lookup_cgo.cgo1.go $WORK/b068/getgrouplist_unix.cgo1.go $WORK/b068/_cgo_import.go cd /usr/lib/golang/src/os/user go tool pack r $WORK/b068/_pkg_.a $WORK/b068/preferlinkext $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/70/7085a995bd9f9c73bcc75c3a5e0e07bf57097b944156623d2958946d1df7d1a9-d # internal mkdir -p $WORK/b067/ github.com/containers/podman/pkg/systemd/parser cat >/tmp/go-build2127527961/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile fmt=/tmp/go-build2127527961/b037/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile math=/tmp/go-build2127527961/b042/_pkg_.a packagefile os=/tmp/go-build2127527961/b052/_pkg_.a packagefile os/user=/tmp/go-build2127527961/b068/_pkg_.a packagefile path=/tmp/go-build2127527961/b056/_pkg_.a packagefile path/filepath=/tmp/go-build2127527961/b070/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.26 -complete -installsuffix shared -buildid ZhPuyjwj_T6_qlRiNU5S/ZhPuyjwj_T6_qlRiNU5S -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b067/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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/fd/fd7c644f270a9f3e24eaabeeeeda0ebc9573a4a5e94c5af27a7a2bfa3431d4de-d # internal mkdir -p $WORK/b071/ github.com/containers/podman/pkg/systemd/quadlet cat >/tmp/go-build2127527961/b071/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-build2127527961/b072/_pkg_.a packagefile encoding/csv=/tmp/go-build2127527961/b073/_pkg_.a packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile fmt=/tmp/go-build2127527961/b037/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2127527961/b066/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2127527961/b075/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2127527961/b067/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2127527961/b076/_pkg_.a packagefile io/fs=/tmp/go-build2127527961/b054/_pkg_.a packagefile os=/tmp/go-build2127527961/b052/_pkg_.a packagefile os/user=/tmp/go-build2127527961/b068/_pkg_.a packagefile path=/tmp/go-build2127527961/b056/_pkg_.a packagefile path/filepath=/tmp/go-build2127527961/b070/_pkg_.a packagefile regexp=/tmp/go-build2127527961/b077/_pkg_.a packagefile sort=/tmp/go-build2127527961/b079/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.26 -complete -installsuffix shared -buildid 06Gfycs019q9tXw0Fcfs/06Gfycs019q9tXw0Fcfs -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b071/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/58/585c4293c34a4bf83efce1a4723e3cb4608b1aadab76b3995a97fb205b563b02-d # internal mkdir -p $WORK/b001/ github.com/containers/podman/cmd/quadlet cat >/tmp/go-build2127527961/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-build2127527961/b002/_pkg_.a packagefile flag=/tmp/go-build2127527961/b035/_pkg_.a packagefile fmt=/tmp/go-build2127527961/b037/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2127527961/b066/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2127527961/b067/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2127527961/b071/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2127527961/b080/_pkg_.a packagefile os=/tmp/go-build2127527961/b052/_pkg_.a packagefile path=/tmp/go-build2127527961/b056/_pkg_.a packagefile path/filepath=/tmp/go-build2127527961/b070/_pkg_.a packagefile sort=/tmp/go-build2127527961/b079/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build2127527961/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.26 -complete -installsuffix shared -buildid s5K6ptvIwlaCVfwcSavV/s5K6ptvIwlaCVfwcSavV -goversion go1.26.3-X:nodwarf5 -c=32 -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/77/77b1e90eee79376a764c277a00ab2f07cd11094c7cf4fda014768ec72ca14188-d # internal cat >/tmp/go-build2127527961/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/quadlet=/tmp/go-build2127527961/b001/_pkg_.a packagefile errors=/tmp/go-build2127527961/b002/_pkg_.a packagefile flag=/tmp/go-build2127527961/b035/_pkg_.a packagefile fmt=/tmp/go-build2127527961/b037/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2127527961/b066/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2127527961/b067/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2127527961/b071/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2127527961/b080/_pkg_.a packagefile os=/tmp/go-build2127527961/b052/_pkg_.a packagefile path=/tmp/go-build2127527961/b056/_pkg_.a packagefile path/filepath=/tmp/go-build2127527961/b070/_pkg_.a packagefile sort=/tmp/go-build2127527961/b079/_pkg_.a packagefile strings=/tmp/go-build2127527961/b065/_pkg_.a packagefile unicode=/tmp/go-build2127527961/b049/_pkg_.a packagefile runtime=/tmp/go-build2127527961/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build2127527961/b069/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2127527961/b003/_pkg_.a packagefile encoding=/tmp/go-build2127527961/b036/_pkg_.a packagefile io=/tmp/go-build2127527961/b051/_pkg_.a packagefile reflect=/tmp/go-build2127527961/b040/_pkg_.a packagefile slices=/tmp/go-build2127527961/b050/_pkg_.a packagefile strconv=/tmp/go-build2127527961/b043/_pkg_.a packagefile time=/tmp/go-build2127527961/b057/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2127527961/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build2127527961/b033/_pkg_.a packagefile math=/tmp/go-build2127527961/b042/_pkg_.a packagefile sync=/tmp/go-build2127527961/b045/_pkg_.a packagefile unicode/utf8=/tmp/go-build2127527961/b044/_pkg_.a packagefile os/user=/tmp/go-build2127527961/b068/_pkg_.a packagefile bytes=/tmp/go-build2127527961/b072/_pkg_.a packagefile encoding/csv=/tmp/go-build2127527961/b073/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2127527961/b075/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2127527961/b076/_pkg_.a packagefile io/fs=/tmp/go-build2127527961/b054/_pkg_.a packagefile regexp=/tmp/go-build2127527961/b077/_pkg_.a packagefile internal/bytealg=/tmp/go-build2127527961/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build2127527961/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2127527961/b053/_pkg_.a packagefile internal/goarch=/tmp/go-build2127527961/b005/_pkg_.a packagefile internal/poll=/tmp/go-build2127527961/b061/_pkg_.a packagefile internal/strconv=/tmp/go-build2127527961/b021/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2127527961/b063/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2127527961/b062/_pkg_.a packagefile internal/testlog=/tmp/go-build2127527961/b064/_pkg_.a packagefile sync/atomic=/tmp/go-build2127527961/b047/_pkg_.a packagefile syscall=/tmp/go-build2127527961/b060/_pkg_.a packagefile math/bits=/tmp/go-build2127527961/b022/_pkg_.a packagefile internal/abi=/tmp/go-build2127527961/b004/_pkg_.a packagefile iter=/tmp/go-build2127527961/b041/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2127527961/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2127527961/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build2127527961/b010/_pkg_.a packagefile internal/godebugs=/tmp/go-build2127527961/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2127527961/b015/_pkg_.a packagefile internal/goos=/tmp/go-build2127527961/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2127527961/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2127527961/b018/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2127527961/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2127527961/b023/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2127527961/b024/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build2127527961/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2127527961/b027/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2127527961/b031/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build2127527961/b032/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2127527961/b026/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2127527961/b020/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2127527961/b034/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2127527961/b007/_pkg_.a packagefile internal/race=/tmp/go-build2127527961/b030/_pkg_.a packagefile cmp=/tmp/go-build2127527961/b039/_pkg_.a packagefile internal/godebug=/tmp/go-build2127527961/b058/_pkg_.a packagefile internal/sync=/tmp/go-build2127527961/b046/_pkg_.a packagefile internal/synctest=/tmp/go-build2127527961/b048/_pkg_.a packagefile bufio=/tmp/go-build2127527961/b074/_pkg_.a packagefile internal/oserror=/tmp/go-build2127527961/b055/_pkg_.a packagefile regexp/syntax=/tmp/go-build2127527961/b078/_pkg_.a packagefile internal/asan=/tmp/go-build2127527961/b028/_pkg_.a packagefile internal/msan=/tmp/go-build2127527961/b029/_pkg_.a packagefile internal/bisect=/tmp/go-build2127527961/b059/_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 0xe6e314011af0873581f6c2bf47c850bb23bb7334 -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,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\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_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=Oe4L4F6mvJADNvopLgvk/s5K6ptvIwlaCVfwcSavV/-m7N4AxVl7PEuNZpqlYQ/Oe4L4F6mvJADNvopLgvk -B 0xe6e314011af0873581f6c2bf47c850bb23bb7334 -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=amd64; \ fi make[1]: Entering directory '/builddir/build/BUILD/podman-5.8.4/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.4/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 ~/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.4 + mkdir _build + pushd _build ~/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build ~/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.4 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.4 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + GOPATH=/builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.4/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 0xac6fe924f77a3c629ba9e31d6fd09a0ce77b0866 -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-build2261839931 mkdir -p $WORK/b009/ mkdir -p $WORK/b007/ internal/unsafeheader mkdir -p $WORK/b013/ mkdir -p $WORK/b015/ internal/byteorder internal/goarch echo '# import config' > $WORK/b009/importcfg # internal internal/coverage/rtcov echo '# import config' > $WORK/b013/importcfg # internal echo '# import config' > $WORK/b007/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.26 -std -complete -installsuffix shared -buildid mLUmOvAjicy6TgqTHs7z/mLUmOvAjicy6TgqTHs7z -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.26 -std -complete -installsuffix shared -buildid cwTDyeKoIi-dxjazwFyk/cwTDyeKoIi-dxjazwFyk -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.26 -std -complete -installsuffix shared -buildid EEvGq6D-35rOGyMBm_-_/EEvGq6D-35rOGyMBm_-_ -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.26 -std -complete -installsuffix shared -buildid uYcL4b6PrP--GwnXfQJ3/uYcL4b6PrP--GwnXfQJ3 -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go mkdir -p $WORK/b018/ mkdir -p $WORK/b031/ internal/goos mkdir -p $WORK/b086/ mkdir -p $WORK/b024/ mkdir -p $WORK/b016/ mkdir -p $WORK/b019/ log/internal math/bits mkdir -p $WORK/b075/ internal/godebugs mkdir -p $WORK/b034/ internal/nettrace internal/runtime/pprof/label echo '# import config' > $WORK/b086/importcfg # internal mkdir -p $WORK/b047/ echo '# import config' > $WORK/b018/importcfg # internal internal/msan mkdir -p $WORK/b044/ internal/profilerecord echo '# import config' > $WORK/b034/importcfg # internal mkdir -p $WORK/b048/ mkdir -p $WORK/b036/ echo '# import config' > $WORK/b075/importcfg # internal echo '# import config' > $WORK/b024/importcfg # internal unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.26 -std -complete -installsuffix shared -buildid pgN3o2s9KaS4-LYGbgYE/pgN3o2s9KaS4-LYGbgYE -goversion go1.26.3-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 echo '# import config' > $WORK/b016/importcfg # internal encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.26 -std -complete -installsuffix shared -buildid vX28RSXWVFav4-lgutCb/vX28RSXWVFav4-lgutCb -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b031/importcfg # internal echo '# import config' > $WORK/b048/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p log/internal -lang=go1.26 -std -complete -installsuffix shared -buildid jrMWxQQRin233ZyFjxoV/jrMWxQQRin233ZyFjxoV -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/log/internal/internal.go echo '# import config' > $WORK/b044/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/nettrace -lang=go1.26 -std -complete -installsuffix shared -buildid Qp7xagc0Jqs1pOH3sB-R/Qp7xagc0Jqs1pOH3sB-R -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/msan -lang=go1.26 -std -complete -installsuffix shared -buildid KFAWmz7Hk357YFuisCXO/KFAWmz7Hk357YFuisCXO -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf8 -lang=go1.26 -std -complete -installsuffix shared -buildid vgOwywDb12f13oFUMHXP/vgOwywDb12f13oFUMHXP -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cmp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/runtime/pprof/label -lang=go1.26 -std -complete -installsuffix shared -buildid LS7vuhYq8OI28VvUpJIo/LS7vuhYq8OI28VvUpJIo -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/runtime/pprof/label/labelset.go mkdir -p $WORK/b040/ echo '# import config' > $WORK/b019/importcfg # internal mkdir -p $WORK/b012/ echo '# import config' > $WORK/b047/importcfg # internal sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.26 -std -complete -installsuffix shared -buildid M17h8H_sM_tobI8IQaKt/M17h8H_sM_tobI8IQaKt -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p cmp -lang=go1.26 -std -complete -installsuffix shared -buildid 4uGaidVQrO_DGwvPfSZ_/4uGaidVQrO_DGwvPfSZ_ -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p math/bits -lang=go1.26 -std -complete -installsuffix shared -buildid zybOkrODtsee8-qyQ_47/zybOkrODtsee8-qyQ_47 -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b024/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 internal/cpu mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding -lang=go1.26 -std -complete -installsuffix shared -buildid gDJA7-Rnmjb07sphxjaW/gDJA7-Rnmjb07sphxjaW -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b043/ internal/goexperiment mkdir -p $WORK/b069/ internal/trace/tracev2 unicode echo '# import config' > $WORK/b017/importcfg # internal echo -n > $WORK/b012/go_asm.h # internal echo -n > $WORK/b040/go_asm.h # internal echo '# import config' > $WORK/b036/importcfg # internal unicode/utf16 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b040/symabis ./asm.s go tool buildid -w $WORK/b009/_pkg_.a # internal echo '# import config' > $WORK/b069/importcfg # internal cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.26 -std -complete -installsuffix shared -buildid 0alkbzIXqwj8qnZnMPiI/0alkbzIXqwj8qnZnMPiI -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /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_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_goroutineleakprofile_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_on.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_randomizedheapbase64_on.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_runtimefreegc_off.go /usr/lib/golang/src/internal/goexperiment/exp_runtimesecret_off.go /usr/lib/golang/src/internal/goexperiment/exp_simd_off.go /usr/lib/golang/src/internal/goexperiment/exp_sizespecializedmalloc_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/trace/tracev2 -lang=go1.26 -std -complete -installsuffix shared -buildid TTN-So33JAx76_cSVgzF/TTN-So33JAx76_cSVgzF -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b036/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 internal/asan echo '# import config' > $WORK/b043/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p unicode/utf16 -lang=go1.26 -std -complete -installsuffix shared -buildid rY_bEyWnjkZHe2Hi-_7a/rY_bEyWnjkZHe2Hi-_7a -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/64/64549e5f267c767601e4cdfbf3643b850351a9feb50c5abd31354fda2efa4f8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.26 -std -complete -installsuffix shared -buildid TUdgaOlAVCbRg2gjWiwN/TUdgaOlAVCbRg2gjWiwN -goversion go1.26.3-X:nodwarf5 -c=4 -shared -nolocalimports -importcfg $WORK/b043/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 echo '# import config' > $WORK/b030/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/asan -lang=go1.26 -std -complete -installsuffix shared -buildid srXXXCB3Eh9fq9OxLRhg/srXXXCB3Eh9fq9OxLRhg -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go go tool buildid -w $WORK/b007/_pkg_.a # internal go tool buildid -w $WORK/b086/_pkg_.a # internal go tool buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/27/27a6499e8c787f9d97fe8e24a48a83414cbf70b286f7dae1c56d50808be7ce6f-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/40/40866477d4a90918d03f492618f840b49214c45d9856c9bf4561191a01c66762-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1a/1a0d78fa28e7c237f5b0675f04290339c63497b5d72b0ab0226ac1be34aa3a82-d # internal mkdir -p $WORK/b006/ mkdir -p $WORK/b020/ internal/abi internal/runtime/atomic echo -n > $WORK/b006/go_asm.h # internal mkdir -p $WORK/b026/ cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s internal/runtime/gc mkdir -p $WORK/b033/ internal/runtime/math go tool buildid -w $WORK/b031/_pkg_.a # internal mkdir -p $WORK/b028/ cat >/tmp/go-build2261839931/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a EOF echo -n > $WORK/b020/go_asm.h # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/46/46f548d37159a5c0b1cbc402b52b204cfcf47afcca82adf5ec5b0107dd3581cb-d # internal go tool buildid -w $WORK/b075/_pkg_.a # internal mkdir -p $WORK/b022/ cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/gc -lang=go1.26 -std -complete -installsuffix shared -buildid qq7lNrU-Diq_Z2uKQx0_/qq7lNrU-Diq_Z2uKQx0_ -goversion go1.26.3-X:nodwarf5 -c=8 -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 echo '# import config' > $WORK/b012/importcfg # internal go tool buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./atomic_amd64.s cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.26 -std -installsuffix shared -buildid b-gX8Aeu7Bs8mUMpFVBR/b-gX8Aeu7Bs8mUMpFVBR -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b012/symabis -c=6 -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_x86.go /usr/lib/golang/src/internal/cpu/cpu_x86_other.go /usr/lib/golang/src/internal/cpu/datacache_x86.go cat >/tmp/go-build2261839931/b033/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a EOF internal/runtime/syscall/linux echo '# import config' > $WORK/b040/importcfg # internal internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/runtime/math -lang=go1.26 -std -complete -installsuffix shared -buildid dRM7EngeVItww0x72h6Z/dRM7EngeVItww0x72h6Z -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/4f/4ff726d815443927139c8c422c6100589a520c7b466f13702022119ff3d3e6ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p sync/atomic -lang=go1.26 -std -installsuffix shared -buildid ik56GBgPBYvSAYHnU9Us/ik56GBgPBYvSAYHnU9Us -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b040/symabis -c=13 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/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 cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8d/8d2630c36f96faaefa5c2cb9ea822e6d9f16a997abb8fa1def087c953985cd62-d # internal echo -n > $WORK/b022/go_asm.h # internal echo -n > $WORK/b028/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./empty.s cat >/tmp/go-build2261839931/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.26 -std -installsuffix shared -buildid hdnjJDFagn9GcRLGNUyF/hdnjJDFagn9GcRLGNUyF -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b006/symabis -c=5 -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_amd64.go /usr/lib/golang/src/internal/abi/bounds.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.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 go tool buildid -w $WORK/b034/_pkg_.a # internal go tool buildid -w $WORK/b013/_pkg_.a # internal go tool buildid -w $WORK/b019/_pkg_.a # internal go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/de/de31b03d17e32c0645552b311c071b938b5ef0eae0a7d666673c272a8cfb1641-d # internal go tool buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/87/874938e50098265e15a1b7a583d7e387b51c925b6ae846ca1c3074353e31a943-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/05/05bc3b60eceeb13f8ea4eaf21d8bb2fa55f120c091a5387878f654ba8341200f-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/76/764485b7418aa8ea02e53f67b3c4d7c298d6bb06cda846f5006b65ebbeb72613-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/75/75b1b681d9d44497aa89ba7c9aec54acb84271fbe1ad2e784662b304f37ce676-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/72/728c93544609e8f77e9ba64bda34c2b506350093e9c7daba85e7804b3ed24074-d # internal cat >/tmp/go-build2261839931/b020/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.26 -std -installsuffix shared -buildid sJNrFpJca0t1oOz2mN0Z/sJNrFpJca0t1oOz2mN0Z -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b020/symabis -c=14 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/dc/dce1461a429960c253f56b067f0b53e674b68f9487eb0e43e242941a391ca81a-d # internal go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/be/bede0a6e4c0eb369bfebe1a4cc74f2628736a03fd8fda9fbdd8a496500483023-d # internal cat >/tmp/go-build2261839931/b028/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/goos=/tmp/go-build2261839931/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/sys -lang=go1.26 -std -installsuffix shared -buildid 4A7S98AwU6SWAgao1m0U/4A7S98AwU6SWAgao1m0U -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b028/symabis -c=13 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3d/3d832681ca6f83650aa53de42e2b74b98995841f9a29f80944caaf88a27d02d0-d # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d5/d51db80511de7fa48af987dd8b63d6986e83acd0dec15094b79c12830e310d14-d # internal mkdir -p $WORK/b023/ internal/strconv cat >/tmp/go-build2261839931/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a EOF go tool buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/strconv -lang=go1.26 -std -complete -installsuffix shared -buildid 4oqCWO48nlyCsZh8Y3O9/4oqCWO48nlyCsZh8Y3O9 -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/strconv/atob.go /usr/lib/golang/src/internal/strconv/atoc.go /usr/lib/golang/src/internal/strconv/atof.go /usr/lib/golang/src/internal/strconv/atofeisel.go /usr/lib/golang/src/internal/strconv/atoi.go /usr/lib/golang/src/internal/strconv/ctoa.go /usr/lib/golang/src/internal/strconv/decimal.go /usr/lib/golang/src/internal/strconv/deps.go /usr/lib/golang/src/internal/strconv/ftoa.go /usr/lib/golang/src/internal/strconv/ftoadbox.go /usr/lib/golang/src/internal/strconv/ftoafixed.go /usr/lib/golang/src/internal/strconv/itoa.go /usr/lib/golang/src/internal/strconv/math.go /usr/lib/golang/src/internal/strconv/pow10tab.go go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/66/66d9cac15cd70802eac30ca8c44a90bfa64d800515dfe5288b3bf5215581f41e-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d1/d108536d42a176ef448e8748ca7ec766d8e21be7679e377b0d5de1cecb87865d-d # internal go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f0/f0c6dfe0deea49aaa41dac0fd66d00abc940b09e4b946b336c8339c75d48de56-d # internal cat >/tmp/go-build2261839931/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/syscall/linux -lang=go1.26 -std -installsuffix shared -buildid V8ks48vKMDZS05FRneCY/V8ks48vKMDZS05FRneCY -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b022/symabis -c=12 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/linux/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/linux/syscall_linux.go go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/600f589ab440f14a110c6e788517257fb0091952993ec1a16f1512e74b63e75c-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/empty.o ./empty.s go tool pack r $WORK/b028/_pkg_.a $WORK/b028/empty.o # internal go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/57/57247338df495fa461b3b30acb2be1ca673e50ecb47855416666e61db74748eb-d # internal cd /usr/lib/golang/src/internal/runtime/syscall/linux /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall/linux -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b040/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/runtime/syscall/linux go tool pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/46/4678798423d6a1e4befafca60dba8739b1a3c26426d8fe6dfe46c5f26094c41d-d # internal cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b040/_pkg_.a $WORK/b040/asm.o # internal go tool buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/atomic_amd64.o ./atomic_amd64.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b9/b9fe1dbec1596983c0cdde87aab65815968d257b0dc5625d4339748c76a5160c-d # internal cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/58/58b2bb734fcf1da4f007cce39f180d94cefda0ed231584e78a6b42f43dc9d7e7-d # internal cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_amd64.o # internal mkdir -p $WORK/b014/ go tool buildid -w $WORK/b020/_pkg_.a # internal internal/chacha8rand mkdir -p $WORK/b011/ echo -n > $WORK/b014/go_asm.h # internal mkdir -p $WORK/b027/ internal/bytealg cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./chacha8_amd64.s echo -n > $WORK/b011/go_asm.h # internal internal/runtime/gc/scan cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./expand_amd64.s ./filter_amd64.s ./scan_amd64.s mkdir -p $WORK/b055/ cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/67010787b29db2cc76646ac97a4202fb5a5a105fdf718f07a1a10e440e2579a5-d # internal math mkdir -p $WORK/b025/ echo -n > $WORK/b055/go_asm.h # internal internal/runtime/exithook cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b055/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cat >/tmp/go-build2261839931/b025/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build2261839931/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/exithook -lang=go1.26 -std -complete -installsuffix shared -buildid -1IYsE-cOKG5poB1wBCS/-1IYsE-cOKG5poB1wBCS -goversion go1.26.3-X:nodwarf5 -c=27 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build2261839931/b014/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2261839931/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build2261839931/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.26 -std -installsuffix shared -buildid jHZEisYY1GMlVjmtCs80/jHZEisYY1GMlVjmtCs80 -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b014/symabis -c=16 -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-build2261839931/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2261839931/b012/_pkg_.a EOF cat >/tmp/go-build2261839931/b055/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2261839931/b012/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.26 -std -installsuffix shared -buildid rilgR4NBoz42kdMIDYqu/rilgR4NBoz42kdMIDYqu -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b011/symabis -c=10 -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_amd64.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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math -lang=go1.26 -std -installsuffix shared -buildid emCeSNgy3VmQIgbV8R-T/emCeSNgy3VmQIgbV8R-T -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b055/symabis -c=7 -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_noasm.go /usr/lib/golang/src/math/exp_amd64.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_asm.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_asm.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/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-build2261839931/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2261839931/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2261839931/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2261839931/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/gc/scan -lang=go1.26 -std -installsuffix shared -buildid h1T3xAFdzpI3r0QXRulN/h1T3xAFdzpI3r0QXRulN -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b027/symabis -c=5 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/gc/scan/expand_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/expand_reference.go /usr/lib/golang/src/internal/runtime/gc/scan/filter.go /usr/lib/golang/src/internal/runtime/gc/scan/filter_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_amd64.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_go.go /usr/lib/golang/src/internal/runtime/gc/scan/scan_reference.go go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/fb/fbedd26fd737fe1bcc89f5c38b5799a4fd4cf20fdcda10c393dd303f2bab62ea-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b014/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/expand_amd64.o ./expand_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_amd64.o # internal go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/74/748cf10291f2bffb01206b5fbccb11b3c4ecf71cbff2e256e683357b47db2874-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s go tool pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9c/9cf9a18372af5a521258da076e8ec0201e7a6550246c60a761a09e63d684ee32-d # internal mkdir -p $WORK/b035/ internal/stringslite cat >/tmp/go-build2261839931/b035/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/stringslite -lang=go1.26 -std -complete -installsuffix shared -buildid aJmGe-F53UWtvz3PgCWC/aJmGe-F53UWtvz3PgCWC -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cd /usr/lib/golang/src/internal/runtime/gc/scan /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/filter_amd64.o ./filter_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/gc/scan -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/scan_amd64.o ./scan_amd64.s go tool pack r $WORK/b027/_pkg_.a $WORK/b027/expand_amd64.o $WORK/b027/filter_amd64.o $WORK/b027/scan_amd64.o # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/56/56c3ec7d97f6c751497695877ff177cf143500503c0fc7a7fa9835b7a57bea69-d # internal go tool buildid -w $WORK/b035/_pkg_.a # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c3155217e508311a64fbabb029150dd21a260ef0c4d069587c322a3a5a92970b-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e8/e8833082c32acdd0707f8851f1e1cf4bd3187fb8e7f5bec5c119eeeabe6029c4-d # internal mkdir -p $WORK/b021/ internal/runtime/cgroup cat >/tmp/go-build2261839931/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2261839931/b022/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/cgroup -lang=go1.26 -std -complete -installsuffix shared -buildid q65AAr1Xgaf6gPrZ5CV4/q65AAr1Xgaf6gPrZ5CV4 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup.go /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_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/stub.o ./stub.s 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 cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bf/bfcd9afcf437c3bad9efb38827f83f18428d530b31408c77577a9141a0de150a-d # internal mkdir -p $WORK/b032/ mkdir -p $WORK/b041/ internal/race cat >/tmp/go-build2261839931/b032/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a EOF internal/synctest cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/race -lang=go1.26 -std -complete -installsuffix shared -buildid GI_sE_pV4SofbC3Yzy5c/GI_sE_pV4SofbC3Yzy5c -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build2261839931/b041/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/synctest -lang=go1.26 -std -complete -installsuffix shared -buildid OaoKXt54uKygsJy2AH36/OaoKXt54uKygsJy2AH36 -goversion go1.26.3-X:nodwarf5 -c=11 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/d2/d2df22f566ef837ac2045e42fbaf8ea5a11c83c8f15a5910195954a2fa27d8c1-d # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/eb/eb19bfc0fca08ad4bcf9331c8ff91f5ed427fcc929ecd8ecd464af442815150d-d # internal go tool buildid -w $WORK/b043/_pkg_.a # internal go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/78/78bd7c41651577db4165614502184ab3f83b73a9b82e693bb11127e3f0846eaa-d # internal mkdir -p $WORK/b039/ cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8f/8f83d0e98d222b1558ee070de82dcf276ce1b9bd2e42191c2a2559cff716134c-d # internal internal/sync cat >/tmp/go-build2261839931/b039/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/race=/tmp/go-build2261839931/b032/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/sync -lang=go1.26 -std -complete -installsuffix shared -buildid 680JAhuXB3U2YFe4HpW7/680JAhuXB3U2YFe4HpW7 -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b039/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 mkdir -p $WORK/b029/ internal/runtime/maps cat >/tmp/go-build2261839931/b029/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/asan=/tmp/go-build2261839931/b030/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/msan=/tmp/go-build2261839931/b031/_pkg_.a packagefile internal/race=/tmp/go-build2261839931/b032/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2261839931/b033/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2261839931/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/runtime/maps -lang=go1.26 -std -complete -installsuffix shared -buildid 5rVe23I6y_37O6wDV2d7/5rVe23I6y_37O6wDV2d7 -goversion go1.26.3-X:nodwarf5 -c=18 -shared -nolocalimports -importcfg $WORK/b029/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.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/exp_amd64.o ./exp_amd64.s go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/98/9840a08a1d6bedc9df20c2932af0544918e8edd505e37fb81b9dfecd40294a7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/log_amd64.o ./log_amd64.s go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_amd64.o $WORK/b055/exp_amd64.o $WORK/b055/floor_amd64.o $WORK/b055/hypot_amd64.o $WORK/b055/log_amd64.o # internal go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a6/a68522df2731400c4b9466856f6bcea3873518aa8a2a76041e2edb216c2e2fdf-d # internal go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e7/e74bcc8c0551ecf35201cee962c3e8e69381977157661a3af4a9deef2d64acc0-d # internal mkdir -p $WORK/b010/ runtime echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./secret_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build2261839931/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build2261839931/b013/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2261839931/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2261839931/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build2261839931/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build2261839931/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2261839931/b017/_pkg_.a packagefile internal/goos=/tmp/go-build2261839931/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2261839931/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2261839931/b020/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2261839931/b021/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2261839931/b025/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2261839931/b026/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build2261839931/b027/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2261839931/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2261839931/b033/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build2261839931/b034/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2261839931/b028/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2261839931/b022/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2261839931/b036/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.26 -std -installsuffix shared -buildid 9hqDzNy_R_3nAg5E3TrT/9hqDzNy_R_3nAg5E3TrT -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b010/symabis -c=32 -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_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.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_amd64.go /usr/lib/golang/src/runtime/dit.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/fipsbypass.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/hexdump.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_shim.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/list.go /usr/lib/golang/src/runtime/list_manual.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/malloc_generated.go /usr/lib/golang/src/runtime/malloc_stubs.go /usr/lib/golang/src/runtime/malloc_tables_generated.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.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_greenteagc.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_linux64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.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_amd64.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/preempt_xreg.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/runtime_clearenv.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/secret.go /usr/lib/golang/src/runtime/secret_asm.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_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.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_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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/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_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/secret_amd64.o ./secret_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/ints.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/secret_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/test_amd64.o $WORK/b010/time_linux_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77908c6e7fe2937ec70d8d290e8d9b9e9f1d57b6f043b71c94ab169d883ecf62-d # internal mkdir -p $WORK/b005/ mkdir -p $WORK/b042/ mkdir -p $WORK/b079/ internal/reflectlite weak echo -n > $WORK/b005/go_asm.h # internal iter cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s cat >/tmp/go-build2261839931/b079/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a EOF cat >/tmp/go-build2261839931/b042/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2261839931/b032/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a EOF mkdir -p $WORK/b038/ cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p weak -lang=go1.26 -std -complete -installsuffix shared -buildid 5yVfs1UzNqkCknmU_zNF/5yVfs1UzNqkCknmU_zNF -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p iter -lang=go1.26 -std -complete -installsuffix shared -buildid 63rA10yzBTfqDdR_FdnB/63rA10yzBTfqDdR_FdnB -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/iter/iter.go sync cat >/tmp/go-build2261839931/b038/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2261839931/b032/_pkg_.a packagefile internal/sync=/tmp/go-build2261839931/b039/_pkg_.a packagefile internal/synctest=/tmp/go-build2261839931/b041/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p sync -lang=go1.26 -std -installsuffix shared -buildid oCUaZCxrcoAsL-HYaaJk/oCUaZCxrcoAsL-HYaaJk -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.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-build2261839931/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2261839931/b009/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.26 -std -installsuffix shared -buildid TtUInH2gddB4wX9X1grr/TtUInH2gddB4wX9X1grr -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b005/symabis -c=8 -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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8c/8c5b7884959c989cabf63c02207d9efbcb844fabe6300a3ac96fe8e9040024aa-d # internal go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d3/d3aa7c3c0bfdb399590f533e3aace6088d4191dfa915d6980d3e5ee56441cf8c-d # internal mkdir -p $WORK/b050/ mkdir -p $WORK/b101/ slices maps cat >/tmp/go-build2261839931/b050/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2261839931/b047/_pkg_.a packagefile iter=/tmp/go-build2261839931/b042/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p slices -lang=go1.26 -std -complete -installsuffix shared -buildid m-r5r1VoVwUu18Uq__jA/m-r5r1VoVwUu18Uq__jA -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b050/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-build2261839931/b101/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build2261839931/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p maps -lang=go1.26 -std -complete -installsuffix shared -buildid cp69ywA9Fjz9duWbzZXn/cp69ywA9Fjz9duWbzZXn -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c0/c0980b3e09ef315852eff1c930340a199a988c634a60cf2df198ad0695a93867-d # internal go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b4/b444ea97efd363dbee88ced0c98c642c344747c45f17bb2e0bc200a03a6705bf-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -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/2c/2ca41bd69d8d65590b3ce217fd62bebbb4f131aff7fd0985763cbaeed78bef1c-d # internal go tool buildid -w $WORK/b038/_pkg_.a # internal mkdir -p $WORK/b095/ mkdir -p $WORK/b004/ sort errors cat >/tmp/go-build2261839931/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2261839931/b005/_pkg_.a EOF cat >/tmp/go-build2261839931/b095/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2261839931/b005/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.26 -std -complete -installsuffix shared -buildid VZGJxbyIMx_j3Ryk-ueI/VZGJxbyIMx_j3Ryk-ueI -goversion go1.26.3-X:nodwarf5 -c=32 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p sort -lang=go1.26 -std -complete -installsuffix shared -buildid 7S2PE5cdnb5yjYGzGrHF/7S2PE5cdnb5yjYGzGrHF -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b095/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 cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9b/9bbabf7de36c70e0dde65b4dfb00d2ce992e7e5d5a7e0831fee0170fdf0d5b2e-d # internal mkdir -p $WORK/b063/ mkdir -p $WORK/b068/ mkdir -p $WORK/b076/ internal/bisect internal/testlog internal/singleflight cat >/tmp/go-build2261839931/b063/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a EOF cat >/tmp/go-build2261839931/b068/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/bisect -lang=go1.26 -std -complete -installsuffix shared -buildid Y67seJAuVZnvR4IrxDDR/Y67seJAuVZnvR4IrxDDR -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go mkdir -p $WORK/b078/ cat >/tmp/go-build2261839931/b076/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p internal/testlog -lang=go1.26 -std -complete -installsuffix shared -buildid RAx7nf96PvzW6pMbLQYi/RAx7nf96PvzW6pMbLQYi -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p internal/singleflight -lang=go1.26 -std -complete -installsuffix shared -buildid li1EbkB1Gyp6Scuka2xL/li1EbkB1Gyp6Scuka2xL -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go unique cat >/tmp/go-build2261839931/b078/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile internal/sync=/tmp/go-build2261839931/b039/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile weak=/tmp/go-build2261839931/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p unique -lang=go1.26 -std -complete -installsuffix shared -buildid ozvlMRqr8JV3YiNB9FpH/ozvlMRqr8JV3YiNB9FpH -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b078/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 mkdir -p $WORK/b080/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/82/82f4c5d17717960b33aee26886b06b92cc5411a75f8a64ec9f6a97c9b9f43159-d # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff032e9ec8d4a64c99110ad272ee2a8ee197c2ff9bf88a42ffa09832870cea4-d # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/c2/c2b0154f7d7d18a62d1829eeaed1736e4d8861129836892c6e3706ac0d31b971-d # internal mkdir -p $WORK/b037/ cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=14jWClVqueopfDa99Dhu -o $WORK/b080/_x001.o -c _cgo_export.c mkdir -p $WORK/b059/ internal/oserror mkdir -p $WORK/b060/ mkdir -p $WORK/b051/ path cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qXbbAJeCSQDOA6s2n_72 -o $WORK/b080/_x004.o -c gcc_clearenv.c strconv cat >/tmp/go-build2261839931/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a EOF TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9i9gyKWpwkI-KqpXFVoF -o $WORK/b080/_x006.o -c gcc_fatalf.c cat >/tmp/go-build2261839931/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hvU2s5pIDsvHPu08z8si -o $WORK/b080/_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5a1U2pLmEPdvjuP_O5df -o $WORK/b080/_x008.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NOjewZ71PoAG03WoAPzP -o $WORK/b080/_x009.o -c gcc_mmap.c cat >/tmp/go-build2261839931/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF mkdir -p $WORK/b074/ cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p strconv -lang=go1.26 -std -complete -installsuffix shared -buildid YEz4kUQO3DhI8NEsPiaL/YEz4kUQO3DhI8NEsPiaL -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/number.go /usr/lib/golang/src/strconv/quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=z21DIFxUa2mq_f3rknpg -o $WORK/b080/_x010.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9P-mtRCttLVNOGzcD_Es -o $WORK/b080/_x011.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=NUOJvLPdMFYKLJrMe7ke -o $WORK/b080/_x012.o -c gcc_stack_unix.c vendor/golang.org/x/net/dns/dnsmessage cat >/tmp/go-build2261839931/b074/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p path -lang=go1.26 -std -complete -installsuffix shared -buildid Y7JvzoU2hj9pydMdnYuj/Y7JvzoU2hj9pydMdnYuj -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.26 -std -complete -installsuffix shared -buildid 9j9W2JHHxXnC2OMO-DhW/9j9W2JHHxXnC2OMO-DhW -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/svcb.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=nq0l702N3x8p_VPsXIfj -o $WORK/b080/_x013.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Qx6t1a1UCVA5q_RLw_X3 -o $WORK/b080/_x005.o -c gcc_context.c cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/oserror -lang=go1.26 -std -complete -installsuffix shared -buildid PllUHW9rliE9tujNFFZJ/PllUHW9rliE9tujNFFZJ -goversion go1.26.3-X:nodwarf5 -c=21 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=fmfB4iu-oQwLvRHPdVxY -o $WORK/b080/_x014.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qMeMn5_ayvNMcIZQXCUr -o $WORK/b080/_x003.o -c gcc_amd64.S TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ikhZcP8oGsqi1EgLwiLz -o $WORK/b080/_x015.o -c linux_syscall.c io TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=G-xQjavUfvNm7wLj7QK- -o $WORK/b080/_x007.o -c gcc_libinit.c cat >/tmp/go-build2261839931/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p io -lang=go1.26 -std -complete -installsuffix shared -buildid JB9zdVJWtp1INelPDRqa/JB9zdVJWtp1INelPDRqa -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b037/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/36/36a62ff2daec30e4f7ad31148dc47d40bea7a6f70bcd656b14e1ec3fbdb00dc3-d # internal mkdir -p $WORK/b064/ syscall echo -n > $WORK/b064/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >/tmp/go-build2261839931/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/asan=/tmp/go-build2261839931/b030/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build2261839931/b013/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/msan=/tmp/go-build2261839931/b031/_pkg_.a packagefile internal/oserror=/tmp/go-build2261839931/b059/_pkg_.a packagefile internal/race=/tmp/go-build2261839931/b032/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2261839931/b022/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p syscall -lang=go1.26 -std -installsuffix shared -buildid cyST7jvFd_KEMBhUgX_t/cyST7jvFd_KEMBhUgX_t -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b064/symabis -c=13 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/10/103e58e33d7dd16dbde86a33361b3d91be5a20d384c73b67338673103e93325b-d # internal mkdir -p $WORK/b062/ internal/godebug cat >/tmp/go-build2261839931/b062/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2261839931/b063/_pkg_.a packagefile internal/godebugs=/tmp/go-build2261839931/b016/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/godebug -lang=go1.26 -std -complete -installsuffix shared -buildid xk4ah9CoZnMuMMUqTVRo/xk4ah9CoZnMuMMUqTVRo -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/71/719d354e505f33cd563168f6802716a07ceb08622191475ae1c270133d980083-d # internal go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e2/e2722e76261ca46c3c984f66aa00a4f2e759d5b2555b9662f290a9a919e28e09-d # internal go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7fc0d35894443377e3821f18e5b16cfa7d7845997fd08e3240604135a7c8ae11-d # internal mkdir -p $WORK/b054/ reflect echo -n > $WORK/b054/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b054/symabis ./asm_amd64.s go tool buildid -w $WORK/b078/_pkg_.a # internal runtime/cgo echo -n > $WORK/b080/preferlinkext # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=286SdCnkqV6e1yUIfEBj -o $WORK/b080/_cgo_main.o -c _cgo_main.c cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3f/3fe36bdf58c82445a0bc0ce2cb1ad9ce5f70ad6c2e96e079737da8fbdc997dc2-d # internal mkdir -p $WORK/b077/ net/netip cat >/tmp/go-build2261839931/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/race=/tmp/go-build2261839931/b032/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2261839931/b029/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2261839931/b028/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2261839931/b009/_pkg_.a packagefile iter=/tmp/go-build2261839931/b042/_pkg_.a packagefile math=/tmp/go-build2261839931/b055/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF cat >/tmp/go-build2261839931/b077/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2261839931/b047/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build2261839931/b013/_pkg_.a packagefile math=/tmp/go-build2261839931/b055/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile unique=/tmp/go-build2261839931/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p net/netip -lang=go1.26 -std -complete -installsuffix shared -buildid oU3EeyvaCDCIiVu2Z1YH/oU3EeyvaCDCIiVu2Z1YH -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p reflect -lang=go1.26 -std -installsuffix shared -buildid jvOEBLjahe-IyJpL5Fmw/jvOEBLjahe-IyJpL5Fmw -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b054/symabis -c=23 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/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.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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/83/83f19936570132c80fcc3f58af27f401d8aa6c8f50130296571ba3bb3c73e8f2-d # internal mkdir -p $WORK/b045/ mkdir -p $WORK/b003/ mkdir -p $WORK/b049/ strings bytes encoding/base64 cat >/tmp/go-build2261839931/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile iter=/tmp/go-build2261839931/b042/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF cat >/tmp/go-build2261839931/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile iter=/tmp/go-build2261839931/b042/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF cat >/tmp/go-build2261839931/b049/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2261839931/b013/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -lang=go1.26 -std -installsuffix shared -buildid Vy0E_Pw_J49RugRgbOVu/Vy0E_Pw_J49RugRgbOVu -goversion go1.26.3-X:nodwarf5 -c=7 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p strings -lang=go1.26 -std -complete -installsuffix shared -buildid nm4kQequJdSje1J9x1EX/nm4kQequJdSje1J9x1EX -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b045/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/base64 -lang=go1.26 -std -complete -installsuffix shared -buildid AiPXzHDDCZiME7J-IHet/AiPXzHDDCZiME7J-IHet -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/preferlinkext $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.o $WORK/b080/_x013.o $WORK/b080/_x014.o $WORK/b080/_x015.o -O2 -g -lpthread go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/24/249a5f41abbb1b6b7904827071f458956edc03e9688c47409b912623fea7e323-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/preferlinkext $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.o $WORK/b080/_x013.o $WORK/b080/_x014.o $WORK/b080/_x015.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker echo -n > $WORK/b080/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b080/symabis ./asm_amd64.s cat >/tmp/go-build2261839931/b080/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build2261839931/b028/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p runtime/cgo -lang=go1.26 -std -installsuffix shared -buildid 286SdCnkqV6e1yUIfEBj/286SdCnkqV6e1yUIfEBj -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b080/symabis -c=9 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/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/clearenv.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/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/77/7757a101679b161958808fe97a9c3c6b34eb740a095087b4786e698fde88282a-d # internal go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d6/d68635f4397fa6fbfdfeda36905be241b87bc93a235e25449f7ca136fbf2462b-d # internal go tool buildid -w $WORK/b074/_pkg_.a # internal go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e3/e38a26f8db5a53452096e4e60ae664137f2afe408f2c26b3281e793f5b15c73c-d # internal mkdir -p $WORK/b002/ bufio cat >/tmp/go-build2261839931/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF mkdir -p $WORK/b094/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -lang=go1.26 -std -complete -installsuffix shared -buildid cw1FtacObgdBT9pLrwmq/cw1FtacObgdBT9pLrwmq -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax cat >/tmp/go-build2261839931/b094/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile sort=/tmp/go-build2261839931/b095/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p regexp/syntax -lang=go1.26 -std -complete -installsuffix shared -buildid tEMKaxY9WXKOIqpZWKby/tEMKaxY9WXKOIqpZWKby -goversion go1.26.3-X:nodwarf5 -c=8 -shared -nolocalimports -importcfg $WORK/b094/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 cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/72/72bfc58332cbccc3bd6321185724910297aa8f2919e4d72a5233847c92d005fe-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b080/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b080/_pkg_.a $WORK/b080/asm_amd64.o $WORK/b080/preferlinkext $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.o $WORK/b080/_x013.o $WORK/b080/_x014.o $WORK/b080/_x015.o # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ae/aeb3d10ee0b476e6df223b3b245585bf53e2eabf50b190a45d683f25d530b88c-d # internal go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cb/cb10a20d5b3962f363b00dc0f95ef7de3977a3a029841ef526ef3e6c312ab20d-d # internal go tool buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/69/69f7bb379a3e4e9d93987901ef953f23d310f8edc5d054d70e8c5ec1f1c8c12b-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/82/82c695c09cbf66a56c6c8fb7728c3dc9842f48d2e7d35deebf0ac85106f0a2c2-d # internal mkdir -p $WORK/b067/ internal/syscall/execenv cat >/tmp/go-build2261839931/b067/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a EOF mkdir -p $WORK/b088/ cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/syscall/execenv -lang=go1.26 -std -complete -installsuffix shared -buildid GxePklrWILAD_a1WMorq/GxePklrWILAD_a1WMorq -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b067/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/b061/ time cat >/tmp/go-build2261839931/b088/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -lang=go1.26 -complete -installsuffix shared -buildid F3elO4EgeTyLO-_nOLVJ/F3elO4EgeTyLO-_nOLVJ -goversion go1.26.3-X:nodwarf5 -c=13 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex/filemutex_flock.go mkdir -p $WORK/b066/ cat >/tmp/go-build2261839931/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2261839931/b062/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a EOF internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p time -lang=go1.26 -std -installsuffix shared -buildid z1kPUfuQKOkqjFUQASe4/z1kPUfuQKOkqjFUQASe4 -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b061/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 cat >/tmp/go-build2261839931/b066/importcfg << 'EOF' # internal # import config packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/syscall/unix -lang=go1.26 -std -complete -installsuffix shared -buildid ADuN5fC1yy03lg5YLBlh/ADuN5fC1yy03lg5YLBlh -goversion go1.26.3-X:nodwarf5 -c=6 -shared -nolocalimports -importcfg $WORK/b066/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_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_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/fchmodat_linux.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_ge.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_amd64.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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ff/ff8879c0b31ea1f9029b427967265af4c080235589587441afeb7d825ecd9051-d # internal go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1a/1a69fc34669d83d1f60e9f2127d8b9c8ac7324ab0eec51d5634249e64b74d70a-d # internal go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/fb/fb3aed03b4df918ae9528d6bfe20f24f813d54c757da337901376384b7dc1a09-d # internal go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/75/751554f2c317be162a77a90f9d1557079b1e32d677ac8ead4f7f73211d45000f-d # internal mkdir -p $WORK/b093/ regexp cat >/tmp/go-build2261839931/b093/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile regexp/syntax=/tmp/go-build2261839931/b094/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p regexp -lang=go1.26 -std -complete -installsuffix shared -buildid 6IklmsjzN9hbH70XF0de/6IklmsjzN9hbH70XF0de -goversion go1.26.3-X:nodwarf5 -c=22 -shared -nolocalimports -importcfg $WORK/b093/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/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1a/1a6cabea15df3a86cb9c36788b70444cf580ec12625493f55a3a4c647a6c9d54-d # internal go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0b/0bba60cb9de5626834594bc715e9e09444f4c2ad5f45465deaea5499b75a11ca-d # internal mkdir -p $WORK/b073/ mkdir -p $WORK/b058/ context io/fs cat >/tmp/go-build2261839931/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2261839931/b005/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p context -lang=go1.26 -std -complete -installsuffix shared -buildid 9zwEgv4_iT5nIvjSTFmC/9zwEgv4_iT5nIvjSTFmC -goversion go1.26.3-X:nodwarf5 -c=24 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/context/context.go cat >/tmp/go-build2261839931/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/oserror=/tmp/go-build2261839931/b059/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile path=/tmp/go-build2261839931/b060/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p io/fs -lang=go1.26 -std -complete -installsuffix shared -buildid w0AAztNoGn1j50Rh1K63/w0AAztNoGn1j50Rh1K63 -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b058/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 internal/poll cat >/tmp/go-build2261839931/b065/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2261839931/b066/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/poll -lang=go1.26 -std -installsuffix shared -buildid 5J5yujNHwZ0Tpc4yAdKe/5J5yujNHwZ0Tpc4yAdKe -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b065/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/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b054/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o # internal go tool buildid -w $WORK/b054/_pkg_.a # internal go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/81/8151007d05e54c3bfc48b02d0d3fdffca0526ecf7a27308d66ad7f8aaddf7991-d # internal mkdir -p $WORK/b053/ internal/fmtsort mkdir -p $WORK/b099/ cat >/tmp/go-build2261839931/b053/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2261839931/b047/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/fmtsort -lang=go1.26 -std -complete -installsuffix shared -buildid j2GGLnR5r-7TlMdcy65T/j2GGLnR5r-7TlMdcy65T -goversion go1.26.3-X:nodwarf5 -c=26 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go encoding/binary cat >/tmp/go-build2261839931/b099/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile math=/tmp/go-build2261839931/b055/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p encoding/binary -lang=go1.26 -std -complete -installsuffix shared -buildid _CIpe9cEco_82HZdAUiP/_CIpe9cEco_82HZdAUiP -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b099/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/b073/_pkg_.a /builddir/.cache/go-build/69/695bbb320acfaec9c2d4f2b14a0d761cf3f9ba5cc8da07c20779257116cc61db-d # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/571f08beca5e8375612d9935a56e58c67c5dd128e82620ef97e0488ca6490c2c-d # internal mkdir -p $WORK/b057/ internal/filepathlite cat >/tmp/go-build2261839931/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/filepathlite -lang=go1.26 -std -complete -installsuffix shared -buildid X7K_O2UdjCbebrm6ersS/X7K_O2UdjCbebrm6ersS -goversion go1.26.3-X:nodwarf5 -c=15 -shared -nolocalimports -importcfg $WORK/b057/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/18/18647ea29cf25d4431bed2f35cdcdb2f4dbade17eea4be4c9e26185960c9014d-d # internal go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/4a/4a7a4e053d0f417dd1104f895502bee12fda193c08e2e66f8ece3525636bfaff-d # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ef/ef3de0518295bb5d7e1499277f828b2e8edaa39891c90d431d1943536904e90d-d # internal mkdir -p $WORK/b056/ os cat >/tmp/go-build2261839931/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build2261839931/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2261839931/b057/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/poll=/tmp/go-build2261839931/b065/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2261839931/b067/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2261839931/b066/_pkg_.a packagefile internal/testlog=/tmp/go-build2261839931/b068/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p os -lang=go1.26 -std -installsuffix shared -buildid k80XzpL2PYVlnzMBbmLV/k80XzpL2PYVlnzMBbmLV -goversion go1.26.3-X:nodwarf5 -c=28 -shared -nolocalimports -importcfg $WORK/b056/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/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a4/a4c4492526ac487c3b2135254a82c9205509c1e60758b1dc61da32dcb57157be-d # internal mkdir -p $WORK/b098/ github.com/containers/dnsname/vendor/golang.org/x/sys/unix echo -n > $WORK/b098/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b098/symabis ./asm_linux_amd64.s cat >/tmp/go-build2261839931/b098/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build2261839931/b099/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sort=/tmp/go-build2261839931/b095/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -lang=go1.26 -installsuffix shared -buildid fS7Dz_5GAxGe6ENw1xWc/fS7Dz_5GAxGe6ENw1xWc -goversion go1.26.3-X:nodwarf5 -symabis $WORK/b098/symabis -c=22 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/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_alarm.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.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_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zptrace_x86_linux.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_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.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_amd64.go go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ef/eff64bf17d739813cd962a36b1f96e140943f9effebf51615b17959f65830bf8-d # internal mkdir -p $WORK/b084/ mkdir -p $WORK/b052/ io/ioutil mkdir -p $WORK/b090/ fmt cat >/tmp/go-build2261839931/b084/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a EOF cat >/tmp/go-build2261839931/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2261839931/b053/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile math=/tmp/go-build2261839931/b055/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p fmt -lang=go1.26 -std -complete -installsuffix shared -buildid 5fDUwiyA8BG8nMgyk6iK/5fDUwiyA8BG8nMgyk6iK -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b052/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_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p io/ioutil -lang=go1.26 -std -complete -installsuffix shared -buildid fzKYiA_nvuQFyyQzLELJ/fzKYiA_nvuQFyyQzLELJ -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build2261839931/b090/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2261839931/b057/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p path/filepath -lang=go1.26 -std -complete -installsuffix shared -buildid xrOrJbOsGSlX6cbF0Eiw/xrOrJbOsGSlX6cbF0Eiw -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b090/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 mkdir -p $WORK/b072/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b072/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -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/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/68/686c92c684be69c3de03c1f0ca10da5d85e61ef145f84cf99470530929a48cf2-d # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/8d/8dd5986410a03dbc59881cf16725be133481c75f8527ec98c8caf0089ab1b39c-d # internal mkdir -p $WORK/b092/ os/exec cat >/tmp/go-build2261839931/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile context=/tmp/go-build2261839931/b073/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build2261839931/b062/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2261839931/b067/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2261839931/b066/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile path/filepath=/tmp/go-build2261839931/b090/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p os/exec -lang=go1.26 -std -complete -installsuffix shared -buildid qBX34nDvBKvYA1jB3LLR/qBX34nDvBKvYA1jB3LLR -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b092/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/lookpath.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0f/0f64830b8a9dab73d0e1abedbeafc0a3923b5e1b6ec02d60f10c51848f9e6c21-d # internal go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9b/9b9aa2e07ba2e974805641544481fbde1d909968de71dc7ea967fb020e77c4e9-d # internal mkdir -p $WORK/b096/ mkdir -p $WORK/b085/ github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b102/ log mkdir -p $WORK/b103/ net/url text/template/parse cat >/tmp/go-build2261839931/b085/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile log/internal=/tmp/go-build2261839931/b086/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a EOF cat >/tmp/go-build2261839931/b102/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile internal/godebug=/tmp/go-build2261839931/b062/_pkg_.a packagefile net/netip=/tmp/go-build2261839931/b077/_pkg_.a packagefile path=/tmp/go-build2261839931/b060/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a EOF mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -lang=go1.26 -std -complete -installsuffix shared -buildid Dt1yrtGuhzBQjntxyX-x/Dt1yrtGuhzBQjntxyX-x -goversion go1.26.3-X:nodwarf5 -c=14 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/net/url/encoding_table.go /usr/lib/golang/src/net/url/url.go cat >/tmp/go-build2261839931/b103/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p text/template/parse -lang=go1.26 -std -complete -installsuffix shared -buildid 1CA7RhaiaUIc_bUjSSeT/1CA7RhaiaUIc_bUjSSeT -goversion go1.26.3-X:nodwarf5 -c=9 -shared -nolocalimports -importcfg $WORK/b103/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-build2261839931/b096/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile path=/tmp/go-build2261839931/b060/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/containers/dnsname/vendor/github.com/pkg/errors -lang=go1.26 -complete -installsuffix shared -buildid 7Ct_yuZklUsFlr1LBgmI/7Ct_yuZklUsFlr1LBgmI -goversion go1.26.3-X:nodwarf5 -c=7 -shared -nolocalimports -importcfg $WORK/b096/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p log -lang=go1.26 -std -complete -installsuffix shared -buildid ArWsNGbTAuXD4hLSiFW-/ArWsNGbTAuXD4hLSiFW- -goversion go1.26.3-X:nodwarf5 -c=25 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build2261839931/b046/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile cmp=/tmp/go-build2261839931/b047/_pkg_.a packagefile encoding=/tmp/go-build2261839931/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2261839931/b049/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile math=/tmp/go-build2261839931/b055/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2261839931/b069/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/json -lang=go1.26 -std -complete -installsuffix shared -buildid Nl6ZDeBVH2XgKRy4ELaE/Nl6ZDeBVH2XgKRy4ELaE -goversion go1.26.3-X:nodwarf5 -c=5 -shared -nolocalimports -importcfg $WORK/b046/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/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/08/08e46485c5f6613dc52a9e1493efdf35c6d65917e494685e7f2fe2b76a25ca9e-d # internal cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gric-VmJ6cpTngquroRZ -o $WORK/b072/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W64ZVD8roJajUA1Rjw_q -o $WORK/b072/_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=F5jbN4KCBGeHNuhF3U9S -o $WORK/b072/_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=8WrbwYuNKN6NplF8H9WH -o $WORK/b072/_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=JJtyx_QxjiROn6TxXAQo -o $WORK/b072/_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CZ1zZlmlvMIHb8fCz8Ei -o $WORK/b072/_x005.o -c cgo_unix_cgo.cgo2.c cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/asm_linux_amd64.o ./asm_linux_amd64.s go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/69/697e905ba97a09b26ccc643afb211aac81c0476bc61e0638210eea073cadff4f-d # internal go tool pack r $WORK/b098/_pkg_.a $WORK/b098/asm_linux_amd64.o # internal go tool buildid -w $WORK/b098/_pkg_.a # internal go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9e/9eeade55bbbe71b7706501f97d1887a0e98854e083793dd95851640f8950905b-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3f/3f766fff29509d5adf245e02942472f6e58ac6c4e41ef9c37d03aaef045ee71c-d # internal net echo -n > $WORK/b072/preferlinkext # internal cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=MO5BsJHF_P-LV8uLk07v -o $WORK/b072/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/preferlinkext $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o -O2 -g -lresolv gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/preferlinkext $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go cat >/tmp/go-build2261839931/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build2261839931/b047/_pkg_.a packagefile context=/tmp/go-build2261839931/b073/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2261839931/b074/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2261839931/b062/_pkg_.a packagefile internal/nettrace=/tmp/go-build2261839931/b075/_pkg_.a packagefile internal/poll=/tmp/go-build2261839931/b065/_pkg_.a packagefile internal/singleflight=/tmp/go-build2261839931/b076/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2261839931/b066/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile net/netip=/tmp/go-build2261839931/b077/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a packagefile runtime/cgo=/tmp/go-build2261839931/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net -lang=go1.26 -std -installsuffix shared -buildid MO5BsJHF_P-LV8uLk07v/MO5BsJHF_P-LV8uLk07v -goversion go1.26.3-X:nodwarf5 -c=31 -shared -nolocalimports -importcfg $WORK/b072/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/b072/_cgo_gotypes.go $WORK/b072/cgo_linux.cgo1.go $WORK/b072/cgo_resnew.cgo1.go $WORK/b072/cgo_socknew.cgo1.go $WORK/b072/cgo_unix_cgo.cgo1.go $WORK/b072/cgo_unix_cgo_res.cgo1.go $WORK/b072/_cgo_import.go go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2c/2cd452c30ae1a1a195e06d8679e0e64dbac337a8df6a87fd6688239ec6c6dd32-d # internal mkdir -p $WORK/b100/ text/template cat >/tmp/go-build2261839931/b100/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2261839931/b053/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile maps=/tmp/go-build2261839931/b101/_pkg_.a packagefile net/url=/tmp/go-build2261839931/b102/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile path=/tmp/go-build2261839931/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2261839931/b090/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile text/template/parse=/tmp/go-build2261839931/b103/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p text/template -lang=go1.26 -std -complete -installsuffix shared -buildid 67QfM5B84zGsNhm9IaCw/67QfM5B84zGsNhm9IaCw -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b100/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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/fe/feb92a08151baa45088be070941084ba25acbff37ac2399adb433aa0125701b9-d # internal mkdir -p $WORK/b097/ github.com/containers/dnsname/vendor/github.com/sirupsen/logrus cat >/tmp/go-build2261839931/b097/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-build2261839931/b002/_pkg_.a packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile context=/tmp/go-build2261839931/b073/_pkg_.a packagefile encoding/json=/tmp/go-build2261839931/b046/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build2261839931/b098/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile log=/tmp/go-build2261839931/b085/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile sort=/tmp/go-build2261839931/b095/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -lang=go1.26 -complete -installsuffix shared -buildid iHi-D3tma-b0gc-gSCya/iHi-D3tma-b0gc-gSCya -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b097/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/df/df192ec5fa03796ec99f9d8a46db7a20733baa34727635f412f1ee6cd89cb394-d # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e4/e4f68f865ac030a00ec88a6d0f0ccfdd9dadd63370d92d01e2f9563bf6ab7a1c-d # internal cd /usr/lib/golang/src/net go tool pack r $WORK/b072/_pkg_.a $WORK/b072/preferlinkext $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o # internal go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/85a526f361d00830fcb5dbda6a12fb5d04c3652bbdc1ed0be3a34488bcbc6975-d # internal mkdir -p $WORK/b089/ mkdir -p $WORK/b071/ mkdir -p $WORK/b091/ github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables cat >/tmp/go-build2261839931/b071/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2261839931/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2261839931/b046/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile net=/tmp/go-build2261839931/b072/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a EOF cat >/tmp/go-build2261839931/b089/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2261839931/b072/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.4/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -lang=go1.26 -complete -installsuffix shared -buildid 9Tfsikel2PW5a1R0G36E/9Tfsikel2PW5a1R0G36E -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b071/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_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -lang=go1.26 -complete -installsuffix shared -buildid SBz438AHLckt1x9NOle7/SBz438AHLckt1x9NOle7 -goversion go1.26.3-X:nodwarf5 -c=20 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/store.go cat >/tmp/go-build2261839931/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile net=/tmp/go-build2261839931/b072/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile os/exec=/tmp/go-build2261839931/b092/_pkg_.a packagefile regexp=/tmp/go-build2261839931/b093/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -lang=go1.26 -complete -installsuffix shared -buildid Czd8HUDDc1fZlZMQ04jG/Czd8HUDDc1fZlZMQ04jG -goversion go1.26.3-X:nodwarf5 -c=12 -shared -nolocalimports -importcfg $WORK/b091/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/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0a/0adab7ab93ba74fab5c8655bd4e4bce9daa9a94ca1c71b8a60c9a186e7603eb2-d # internal mkdir -p $WORK/b087/ github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk cat >/tmp/go-build2261839931/b087/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-build2261839931/b088/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build2261839931/b089/_pkg_.a packagefile io/ioutil=/tmp/go-build2261839931/b084/_pkg_.a packagefile net=/tmp/go-build2261839931/b072/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile path=/tmp/go-build2261839931/b060/_pkg_.a packagefile path/filepath=/tmp/go-build2261839931/b090/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -lang=go1.26 -complete -installsuffix shared -buildid uIkop0Y8hHwHzwRC2DXt/uIkop0Y8hHwHzwRC2DXt -goversion go1.26.3-X:nodwarf5 -c=16 -shared -nolocalimports -importcfg $WORK/b087/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b2/b2a75c3047439917678c248cf825410b9052e454469a65c916b1a13ceabe5644-d # internal mkdir -p $WORK/b082/ github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 cat >/tmp/go-build2261839931/b082/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-build2261839931/b046/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build2261839931/b071/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile net=/tmp/go-build2261839931/b072/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -lang=go1.26 -complete -installsuffix shared -buildid Id5QKqb4XuAIt2HlgTVS/Id5QKqb4XuAIt2HlgTVS -goversion go1.26.3-X:nodwarf5 -c=24 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020/types.go go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/9f/9f2041846da872820b8b8a1966499dd10c9e5b42ae241fb669fefcd4f2230a91-d # internal go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/12/128cb06e087c599e30d0554ec6e75f1013559acd6582c6ac0533273a9e1bdd38-d # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6d/6dc43f6cde6f53f167e3699381fad30d53c00fb53b4240ea44d1a6ad5725c045-d # internal mkdir -p $WORK/b083/ github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current cat >/tmp/go-build2261839931/b083/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-build2261839931/b046/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build2261839931/b071/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build2261839931/b082/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile net=/tmp/go-build2261839931/b072/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -lang=go1.26 -complete -installsuffix shared -buildid i9TTxNYXfsSHtPIeBp-m/i9TTxNYXfsSHtPIeBp-m -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current/types.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a1/a1d1b0aca1ebd523ac8bfc7d9545f68ca8cfc4c5dfcb6dfc380dc06a18b920f2-d # internal mkdir -p $WORK/b081/ github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version cat >/tmp/go-build2261839931/b081/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-build2261839931/b046/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build2261839931/b071/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build2261839931/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build2261839931/b083/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -lang=go1.26 -complete -installsuffix shared -buildid 4kREYjX0yt0mzUoM4qzq/4kREYjX0yt0mzUoM4qzq -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b081/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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c0/c0366fcc9704749b130ce824f352655cfba86d9ebe09650605cc20612d0b6d78-d # internal mkdir -p $WORK/b070/ github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel cat >/tmp/go-build2261839931/b070/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-build2261839931/b003/_pkg_.a packagefile encoding/json=/tmp/go-build2261839931/b046/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build2261839931/b071/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build2261839931/b081/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile io/ioutil=/tmp/go-build2261839931/b084/_pkg_.a packagefile log=/tmp/go-build2261839931/b085/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -lang=go1.26 -complete -installsuffix shared -buildid y3Sfa4iXU6sO6gYdgRQs/y3Sfa4iXU6sO6gYdgRQs -goversion go1.26.3-X:nodwarf5 -c=32 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel/skel.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c6/c6ae7796594a2db47069d6e59a0e1976727363e65bcb27767050201f5c690470-d # internal mkdir -p $WORK/b001/ github.com/containers/dnsname/plugins/meta/dnsname cat >/tmp/go-build2261839931/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-build2261839931/b002/_pkg_.a packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile encoding/json=/tmp/go-build2261839931/b046/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build2261839931/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build2261839931/b071/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build2261839931/b083/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build2261839931/b081/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build2261839931/b087/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build2261839931/b091/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build2261839931/b096/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build2261839931/b097/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build2261839931/b098/_pkg_.a packagefile io/ioutil=/tmp/go-build2261839931/b084/_pkg_.a packagefile net=/tmp/go-build2261839931/b072/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile os/exec=/tmp/go-build2261839931/b092/_pkg_.a packagefile path/filepath=/tmp/go-build2261839931/b090/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile text/template=/tmp/go-build2261839931/b100/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build2261839931/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.26 -complete -installsuffix shared -buildid A6Rv2Sd--WN6E0_BM4tS/A6Rv2Sd--WN6E0_BM4tS -goversion go1.26.3-X:nodwarf5 -c=32 -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/61/612a349b9fcdcbb4bda6911379fb12d2946d1aa1115c675b1df2ec0a4c0d0e9e-d # internal cat >/tmp/go-build2261839931/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=/tmp/go-build2261839931/b001/_pkg_.a packagefile bufio=/tmp/go-build2261839931/b002/_pkg_.a packagefile bytes=/tmp/go-build2261839931/b003/_pkg_.a packagefile encoding/json=/tmp/go-build2261839931/b046/_pkg_.a packagefile errors=/tmp/go-build2261839931/b004/_pkg_.a packagefile fmt=/tmp/go-build2261839931/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build2261839931/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build2261839931/b071/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build2261839931/b083/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build2261839931/b081/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build2261839931/b087/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build2261839931/b091/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build2261839931/b096/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build2261839931/b097/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build2261839931/b098/_pkg_.a packagefile io/ioutil=/tmp/go-build2261839931/b084/_pkg_.a packagefile net=/tmp/go-build2261839931/b072/_pkg_.a packagefile os=/tmp/go-build2261839931/b056/_pkg_.a packagefile os/exec=/tmp/go-build2261839931/b092/_pkg_.a packagefile path/filepath=/tmp/go-build2261839931/b090/_pkg_.a packagefile strconv=/tmp/go-build2261839931/b051/_pkg_.a packagefile strings=/tmp/go-build2261839931/b045/_pkg_.a packagefile syscall=/tmp/go-build2261839931/b064/_pkg_.a packagefile text/template=/tmp/go-build2261839931/b100/_pkg_.a packagefile runtime=/tmp/go-build2261839931/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build2261839931/b080/_pkg_.a packagefile io=/tmp/go-build2261839931/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2261839931/b044/_pkg_.a packagefile internal/bytealg=/tmp/go-build2261839931/b011/_pkg_.a packagefile iter=/tmp/go-build2261839931/b042/_pkg_.a packagefile math/bits=/tmp/go-build2261839931/b024/_pkg_.a packagefile unicode=/tmp/go-build2261839931/b043/_pkg_.a packagefile cmp=/tmp/go-build2261839931/b047/_pkg_.a packagefile encoding=/tmp/go-build2261839931/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2261839931/b049/_pkg_.a packagefile math=/tmp/go-build2261839931/b055/_pkg_.a packagefile reflect=/tmp/go-build2261839931/b054/_pkg_.a packagefile slices=/tmp/go-build2261839931/b050/_pkg_.a packagefile sync=/tmp/go-build2261839931/b038/_pkg_.a packagefile unicode/utf16=/tmp/go-build2261839931/b069/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2261839931/b005/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2261839931/b053/_pkg_.a packagefile internal/stringslite=/tmp/go-build2261839931/b035/_pkg_.a packagefile log=/tmp/go-build2261839931/b085/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build2261839931/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=/tmp/go-build2261839931/b088/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build2261839931/b089/_pkg_.a packagefile path=/tmp/go-build2261839931/b060/_pkg_.a packagefile regexp=/tmp/go-build2261839931/b093/_pkg_.a packagefile context=/tmp/go-build2261839931/b073/_pkg_.a packagefile sort=/tmp/go-build2261839931/b095/_pkg_.a packagefile sync/atomic=/tmp/go-build2261839931/b040/_pkg_.a packagefile time=/tmp/go-build2261839931/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build2261839931/b099/_pkg_.a packagefile io/fs=/tmp/go-build2261839931/b058/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2261839931/b074/_pkg_.a packagefile internal/godebug=/tmp/go-build2261839931/b062/_pkg_.a packagefile internal/nettrace=/tmp/go-build2261839931/b075/_pkg_.a packagefile internal/poll=/tmp/go-build2261839931/b065/_pkg_.a packagefile internal/singleflight=/tmp/go-build2261839931/b076/_pkg_.a packagefile internal/strconv=/tmp/go-build2261839931/b023/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2261839931/b066/_pkg_.a packagefile net/netip=/tmp/go-build2261839931/b077/_pkg_.a packagefile internal/byteorder=/tmp/go-build2261839931/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2261839931/b057/_pkg_.a packagefile internal/goarch=/tmp/go-build2261839931/b007/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2261839931/b067/_pkg_.a packagefile internal/testlog=/tmp/go-build2261839931/b068/_pkg_.a packagefile internal/abi=/tmp/go-build2261839931/b006/_pkg_.a packagefile internal/asan=/tmp/go-build2261839931/b030/_pkg_.a packagefile internal/msan=/tmp/go-build2261839931/b031/_pkg_.a packagefile internal/oserror=/tmp/go-build2261839931/b059/_pkg_.a packagefile internal/race=/tmp/go-build2261839931/b032/_pkg_.a packagefile internal/runtime/syscall/linux=/tmp/go-build2261839931/b022/_pkg_.a packagefile maps=/tmp/go-build2261839931/b101/_pkg_.a packagefile net/url=/tmp/go-build2261839931/b102/_pkg_.a packagefile text/template/parse=/tmp/go-build2261839931/b103/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2261839931/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2261839931/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build2261839931/b012/_pkg_.a packagefile internal/godebugs=/tmp/go-build2261839931/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2261839931/b017/_pkg_.a packagefile internal/goos=/tmp/go-build2261839931/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2261839931/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2261839931/b020/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2261839931/b021/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2261839931/b025/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2261839931/b026/_pkg_.a packagefile internal/runtime/gc/scan=/tmp/go-build2261839931/b027/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2261839931/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2261839931/b033/_pkg_.a packagefile internal/runtime/pprof/label=/tmp/go-build2261839931/b034/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2261839931/b028/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2261839931/b036/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2261839931/b009/_pkg_.a packagefile internal/sync=/tmp/go-build2261839931/b039/_pkg_.a packagefile internal/synctest=/tmp/go-build2261839931/b041/_pkg_.a packagefile log/internal=/tmp/go-build2261839931/b086/_pkg_.a packagefile regexp/syntax=/tmp/go-build2261839931/b094/_pkg_.a packagefile internal/bisect=/tmp/go-build2261839931/b063/_pkg_.a packagefile unique=/tmp/go-build2261839931/b078/_pkg_.a packagefile weak=/tmp/go-build2261839931/b079/_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 0xac6fe924f77a3c629ba9e31d6fd09a0ce77b0866 -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,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\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_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,cryptocustomrand=1,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,tlssecpmlkem=0,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,urlstrictcolons=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=_8GJ-eXq_j0jbDYhkbzM/A6Rv2Sd--WN6E0_BM4tS/GGBsfFeLPfonR2Y-kxRv/_8GJ-eXq_j0jbDYhkbzM -B 0xac6fe924f77a3c629ba9e31d6fd09a0ce77b0866 -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 + RPM_EC=0 ~/build/BUILD/podman-5.8.4 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ch3UdJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64 + cd podman-5.8.4 + install -dp /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/systemd/system + PODMAN_VERSION=5.8.4 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/podman ln -sf podman /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/podmansh test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman install -m 755 bin/rootlessport /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman/rootlessport test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman/rootlessport bin/rootlessport install -m 755 bin/quadlet /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman/quadlet install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/systemd/system-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/systemd/system-generators/podman-system-generator install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/systemd/user-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/systemd/user-generators/podman-user-generator install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/tmpfile/podman.conf /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin install -m 755 bin/podman-remote \ /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/podman-remote test "linux" != "windows" || \ install -m 755 bin/win-sshproxy.exe /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin test "linux" != "windows" || \ install -m 755 bin/gvproxy.exe /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin test "linux" != "darwin" || \ install -m 755 bin/podman-mac-helper /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin test -z "" || \ chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/podman-remote \ bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man5 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/source/markdown/links/*1 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/build/man/podman-systemd.unit.5 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*5 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/lib/systemd/user/$(basename $unit); \ install -m 644 $unit /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/lib/systemd/user/podman-clean-transient.service sed -i '/After=/d' /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman-remote /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman-remote /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman.fish /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman-remote.fish /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/bin env BINDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin ETCDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/etc envsubst '$BINDIR;$ETCDIR' < docker/docker.in > /tmp/tmp.xwW5qaWpHS install -m 755 /tmp/tmp.xwW5qaWpHS /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/docker rm /tmp/tmp.xwW5qaWpHS install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/tmpfiles.d /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/etc/profile.d install -m 644 docker/podman-docker.sh /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/etc/profile.d/podman-docker.sh install -m 644 docker/podman-docker.csh /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/etc/profile.d/podman-docker.csh install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/build/man/docker*.5 -t /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man5 make: Nothing to be done for 'install.remote'. + sed -i 's;/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64;;g' /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/docker + cd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64 install install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/cni/dnsname + cd .. ++ find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man5 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man7 -type f ++ sed s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podmansh.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-compose.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-completion.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | 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.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/quadlet.5*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-rootless.7*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-troubleshooting.7*' + rm -f /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man5/dockerfile.5 /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/man/man5/dockerignore.5 + install -d -p /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/011-image.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/011-image.bats' 'test/system/012-manifest.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/012-manifest.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/032-sig-proxy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/032-sig-proxy.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/037-runlabel.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/037-runlabel.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/045-start.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/045-start.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/080-pause.bats' 'test/system/085-top.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/085-top.bats' 'test/system/090-events.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/090-events.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/125-import.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/125-import.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/150-login.bats' 'test/system/155-partial-pull.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/155-partial-pull.bats' 'test/system/156-pull-policy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/156-pull-policy.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/160-volumes.bats' 'test/system/161-volume-quotas.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/161-volume-quotas.bats' 'test/system/170-run-userns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/170-run-userns.bats' 'test/system/180-blkio.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/180-blkio.bats' 'test/system/190-run-ipcns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/190-run-ipcns.bats' 'test/system/195-run-namespaces.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/195-run-namespaces.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/250-systemd.bats' 'test/system/251-system-service.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/251-system-service.bats' 'test/system/252-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/252-quadlet.bats' 'test/system/253-podman-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/253-podman-quadlet.bats' 'test/system/254-podman-quadlet-multi.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/254-podman-quadlet-multi.bats' 'test/system/255-auto-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/255-auto-update.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/270-socket-activation.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/270-socket-activation.bats' 'test/system/271-tcp-cors-server.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/271-tcp-cors-server.bats' 'test/system/272-system-connection.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/272-system-connection.bats' 'test/system/273-remote-spot-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/273-remote-spot-check.bats' 'test/system/280-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/280-update.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/320-system-df.bats' 'test/system/330-corrupt-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/330-corrupt-images.bats' 'test/system/331-system-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/331-system-check.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/410-selinux.bats' 'test/system/420-cgroups.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/420-cgroups.bats' 'test/system/450-interactive.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/450-interactive.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/500-networking.bats' 'test/system/505-networking-pasta.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/505-networking-pasta.bats' 'test/system/520-checkpoint.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/520-checkpoint.bats' 'test/system/550-pause-process.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/550-pause-process.bats' 'test/system/555-migration.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/555-migration.bats' 'test/system/600-completion.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/600-completion.bats' 'test/system/610-format.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/610-format.bats' 'test/system/620-option-conflicts.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/620-option-conflicts.bats' 'test/system/700-play.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/700-play.bats' 'test/system/702-artifact.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/702-artifact.bats' 'test/system/710-kube.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/710-kube.bats' 'test/system/750-trust.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/750-trust.bats' 'test/system/760-system-renumber.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/760-system-renumber.bats' 'test/system/800-config.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/800-config.bats' 'test/system/850-compose.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/850-compose.bats' 'test/system/900-ssh.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/900-ssh.bats' 'test/system/950-preexec-hooks.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/950-preexec-hooks.bats' 'test/system/999-final.bats' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/999-final.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/README.md' 'test/system/build-systemd-image' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/build-systemd-image' 'test/system/build-testimage' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/build-testimage' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.network.bash' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/helpers.network.bash' 'test/system/helpers.registry.bash' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/helpers.registry.bash' 'test/system/helpers.sig-proxy.bash' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/helpers.sig-proxy.bash' 'test/system/helpers.systemd.bash' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/helpers.systemd.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/helpers.t' 'test/system/setup_suite.bash' -> '/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/system/setup_suite.bash' + cp -pav test/system /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64//usr/share/podman/test/ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 5.8.4-1.oc9 --unique-debug-suffix -5.8.4-1.oc9.x86_64 --unique-debug-src-base podman-5.8.4-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/podman-5.8.4 extracting debug info from /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman/rootlessport extracting debug info from /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/libexec/podman/quadlet warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/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.4-1.oc9.x86_64/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.4-1.oc9.x86_64/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.4-1.oc9.x86_64/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.4-1.oc9.x86_64/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 58524 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/build-systemd-image from /bin/bash to #!/usr/bin/bash 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/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.qzdV2c + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-5.8.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2sqBvc + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YEHxIU + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman = 5.8.4-1.oc9 podman(x86-64) = 5.8.4-1.oc9 podman-manpages = 5.8.4-1.oc9 podman-quadlet = 5.8.4-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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(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) libc.so.6(GLIBC_2.4)(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.4-1.oc9.noarch Provides: podman-docker = 5.8.4-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.4-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s0KRqB + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 5.8.4-1.oc9 podman-remote(x86-64) = 5.8.4-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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(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) libc.so.6(GLIBC_2.4)(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.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j9pwqV + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README.md dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README_PODMAN.md /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZLalpe + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/LICENSE /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 5.8.4-1.oc9 podman-plugins(x86-64) = 5.8.4-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.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Recommends: gvisor-tap-vsock Processing files: podman-tests-5.8.4-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F1acg7 + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 5.8.4-1.oc9 podman-tests(x86-64) = 5.8.4-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.4-1.oc9.x86_64 Provides: podman-podmansh = 5.8.4-1.oc9 podman-shell = 5.8.4-1.oc9 podmansh = 5.8.4-1.oc9 podmansh(x86-64) = 5.8.4-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.4-1.oc9.x86_64 Provides: podman-debugsource = 5.8.4-1.oc9 podman-debugsource(x86-64) = 5.8.4-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.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 102f9aa851b94bb21eec77fb0adba200eaa8cff5 debuginfo(build-id) = 38b7f8f70f24fe8676bbca1e0c4687d52fe669ea debuginfo(build-id) = af64b664420dc9162199047e29150f0eec0facec podman-debuginfo = 5.8.4-1.oc9 podman-debuginfo(x86-64) = 5.8.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.4-1.oc9 Processing files: podman-remote-debuginfo-5.8.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 63b52073128bb320225b9c2474c6998b33ef66e7 podman-remote-debuginfo = 5.8.4-1.oc9 podman-remote-debuginfo(x86-64) = 5.8.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.4-1.oc9 Processing files: podman-plugins-debuginfo-5.8.4-1.oc9.x86_64 Provides: debuginfo(build-id) = bc98c36b375660e666983eeae3a611f9d730f68c podman-plugins-debuginfo = 5.8.4-1.oc9 podman-plugins-debuginfo(x86-64) = 5.8.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.4-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-5.8.4-1.oc9.x86_64 Wrote: /builddir/build/RPMS/podmansh-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-5.8.4-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/podman-tests-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-5.8.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-5.8.4-1.oc9.x86_64.rpm Child return code was: 0